-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Notebooks with problems under kernel 22.2 #65
Comments
All |
All notebooks that handle simulated data ( |
The following notebooks have been restored to kernel 20.8: FiberAssignAlgorithms_Part1.ipynb, FiberAssignAlgorithms_Part2.ipynb, restrict_reach.ipynb, redrock/RedrockOutputs.ipynb. |
Does this need to be left open, since all tasks are done and #66 has been merged? |
You are right, @weaverba137. Closing it! |
The following is a summary of notebooks that show problems under kernel 22.2. The work to fix them is under progress in branch
222_compatibility
FiberAssignAlgorithms_Part1.ipynb
, problem with fiberassign. A possible solution is described here: incomplete docstring for load_targets_table fiberassign#429FiberAssignAlgorithms_Part2.ipynb
, problem with fiberassign. A possible solution is described here: incomplete docstring for load_targets_table fiberassign#429restrict_reach.ipynb
, problem with fiberassign. A possible solution is described here: , Computing available targets fiberassign#431survey-simulations.ipynb
, problem with desisurvey, survey simulations tutorial fails with AttributeError: 'Configuration' object has no attribute 'tiles_nogray' desisurvey#148simulating-desi-spectra.ipynb
, problem with desisim, Failure on jupyter at nersc trying to run redrock on desisim outputs desisim#567Dec2020/galaxies/fitting_redshifts.ipynb
, problem with redrock, assert 'COADD_NUMEXP' not in tmpfmap.dtype.names redrock#212Dec2020/galaxies/fitting_sps.ipynb
, problem with probabgs, problem on NERSC after pip install: ModuleNotFoundError: No module named 'provabgs' changhoonhahn/provabgs#17Dec2020/quickquasars/quickquasars.ipynb
problem with desispec tutorial crashes with desi_zcatalog: error: unrecognized arguments: --fibermap desispec#1796Dec2020/ML_TensorFlow/ML_TensorFlow.ipynb
problem finding tensorflow and quasarnetredrock/RedrockOutputs.ipynb
problem reading dataValueError: Required input 'faprogram' is not set for type 'spectra'!
The text was updated successfully, but these errors were encountered: