learn.ipynb

jupyter
Jeff Moe 2022-09-11 21:05:28 -06:00
parent 097fff7f61
commit fd10e3112b
1 changed files with 6 additions and 2 deletions

View File

@ -3,12 +3,16 @@ This is a Jupyter notebook conversion of `process_new.py`
and `acquire.py` for didadic purposes.
The following Jupyter notebooks are available:
The main notebook `learn.ipynb` does each step acquiring two FITS images,
which are then processed and displayed:
* learn.ipynb --- Acquire, display image, and process one FITS.
The following other Jupyter notebooks are available.
* acquire.ipynb --- Acquires 10 seconds of FITS. Works.
* hacquire.ipynb --- Hakcy version, may show live view someday.
* process_new.ipynb --- Processes one FITS file, as shown below.
* stvid.ipynb --- Acquire, display image, and process one FITS.
# Install