Closed rnikutta closed 6 months ago
@jacquesalice and @bmerino95 can you please review these NBs. Just execute on gp13 to confirm that they work. Don't change the kernel, this is precisely the test: "do they run with the newly assigned kernels"? Thanks.
Hi @rnikutta. I loaded both notebooks into GP13 and was able to run DataReductionPyrafGMOS.ipynb without a problem because it automatically changed the kernel to Gemini (Py3.8). However, DataReductionDragonsGMOS.ipynb stayed in the Python 3 kernel and crashed while trying to run the first cell because it could not find the DRAGONS libraries.
Thanks for trying it out @bmerino95 . Just to make sure: did you switch the branch, after cloning the repo on gp13?
@rnikutta Thank you for pointing that out! I was on the wrong branch. This time DataReductionDragonsGMOS.ipynb successfully opened the DRAGONS (Py3.7) kernel and ran without any issues. I also retested DataReductionPyrafGMOS.ipynb and it also worked without any issues.
Great, many thanks @bmerino95 Can you please submit your review with "Approve" option selected, so that I can merge (w/o having tom override ;-))
Thanks for your reviews @bmerino95 and @jacquesalice. Merged.
Fixing 2 data reduction NBs for gp13, by re-running them with the updated kernels.