Skip to content
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

- Change defaults for some options #574

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

alxogm
Copy link
Contributor

@alxogm alxogm commented Nov 10, 2022

Changed the defaults for options
--zbest, --bbflux and --desi_footprint to be true as defult. Now in order to set them false we have to give --no-zbest, --no-bbflux, and no-desifootprint.
@andreufont @HiramHerrera @andreicuceu I think those are the only arguments that make sense to change for now... let me know if there are other suggestions.

I also updated a bit the notebook about reproducibility to work with the latest version of the mocks. I simplified the notebook and included some information about the truth files. This can be improved in a future PR is we want to...

  and updated the notebook about reproducibility
@andreufont andreufont self-requested a review November 10, 2022 07:09
@andreufont
Copy link
Contributor

Not sure why the tests are failing, but I agree with the changes in the defaults (although we could also delete the options from argparser).

@alxogm
Copy link
Contributor Author

alxogm commented Nov 10, 2022

It fails because the functionality is only available in python 3.9 and the tests are in 3.8.

@sbailey is there any reason to keep the tests with python 3.8? I see other packages like desispec are already in 3.9...

@andreufont
Copy link
Contributor

@alxogm - is this still a relevant PR? Was it addressed elsewhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants