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

Add DESI module #1

Open
dkirkby opened this issue Mar 9, 2016 · 2 comments
Open

Add DESI module #1

dkirkby opened this issue Mar 9, 2016 · 2 comments
Assignees

Comments

@dkirkby
Copy link
Owner

dkirkby commented Mar 9, 2016

This issue is to add a bayez.desi module to encapsulate DESI-specific interfaces to bayez. I suggest the following functions:

  • read_bricks(): Read b,r,z bricks and prepare for analysis by bayez.
  • write_bricks(): Write b,r,z, bricks including truth using spectra generated by bayez simulation code.
  • write_zbest(): Write bayez results to zbest file.
  • desi_zfit(): Read bricks, perform redshift fits, and write zbest file.
@dkirkby
Copy link
Owner Author

dkirkby commented Mar 13, 2016

The write_zbest() method should optionally write an extra BAYEZ binary table HDU with bayez-specific columns like z_median, z_mean, z_95_lo, z_95_hi, z_68_lo, z_68_hi, etc.

@fjaviersanchez
Copy link
Collaborator

Option added to write_zbest() called extrahdu. We still need to create write_bricks()

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

No branches or pull requests

2 participants