-
Notifications
You must be signed in to change notification settings - Fork 7
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
Implement BRIGHT program exposure time model #77
Comments
For the last point, one could use one of the redrock simulation runs.
|
I've generated a set of reference spectra (No 2, bullet two in @dkirkby's original post) for the BGS sample. See desihub/desisim#285 or just the notebook -- The spectra themselves are at NERSC in Comments are welcome. |
Here is a first look at the reference spectra provided by @moustakas (details in desihub/desisim#285). The redshift distribution is reasonable (with some spikes due to realistic clustering). The magnitudes cover a range, so I am rescaling them all to DECam-r = 19.5 to define the "threshold" sample. Here are the fiberloss fractions calculated for each target in the sample: These are generally low compared with the DARK program targets because of the larger galaxy sizes. The strong correlation with redshift is because I scale disk and bulge sizes with DA(z), so closer galaxies have less overlap with the fiber:
|
I've begun characterizing the redshift efficiency of BGS targets under "nominal" observing conditions -- see desihub/desisim#286. This work is still preliminary because it's only based on 1000 spectra and also because the fiberloss fractions are not totally up to date with the ongoing work by @dkirkby (although I'm not sure in what sense). But it nevertheless gives a rough idea of how we should expect to perform with 5-minute exposures. Comments are welcome here or at desihub/desisim#286. |
The code and notebook used to develop this model is now checked into desihub/surveysim#56 |
We've defined effective exposure times for the BRIGHT program, which is the extent to which desisurvey cares about this issue. I'm inclined to close. There's a PR to implement a better sky model in surveysim |
This issue is to discuss and converge on a first implementation of a BRIGHT program exposure time model. As a reminder, we currently use the DARK/GRAY model for BRIGHT exposures.
I am following the same approach already used for the DARK/GRAY model here, which has two components:
I believe @moustakas is working now on this component and I hope he can post updates here. We currently assume the answer is 300s, but if the answer is much different we need to know soon.
The text was updated successfully, but these errors were encountered: