diff --git a/README-jupyter.md b/README-jupyter.md index 6bb632f..f6bd45c 100644 --- a/README-jupyter.md +++ b/README-jupyter.md @@ -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