You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This short code in desimodel/bin/desi_quicklya.py is used to generate Lya SNR files that are then used in Fisher forecast.
I added this code two years ago, heavily based on quicksim.py by David Kirkby. However, it doesn't work now since it is trying to load an old module (desimodel.simulate) and the original, and I believe the original code quicksim.py does not exist.
It is not a priority, but it would be nice to fix at some point.
The text was updated successfully, but these errors were encountered:
This short code in desimodel/bin/desi_quicklya.py is used to generate Lya SNR files that are then used in Fisher forecast.
I added this code two years ago, heavily based on quicksim.py by David Kirkby. However, it doesn't work now since it is trying to load an old module (desimodel.simulate) and the original, and I believe the original code quicksim.py does not exist.
It is not a priority, but it would be nice to fix at some point.
The text was updated successfully, but these errors were encountered: