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

Backup tiles & EBVFAC #101

Open
schlafly opened this issue Feb 6, 2023 · 2 comments
Open

Backup tiles & EBVFAC #101

schlafly opened this issue Feb 6, 2023 · 2 comments

Comments

@schlafly
Copy link
Contributor

schlafly commented Feb 6, 2023

We should check to figure out if we are observing backup tiles to extinction-corrected depths or to EBV = 0 depths. We intend to do the latter, but it looks like we're actually doing the former. The ETC has code to do the latter, but maybe it's not active?

@schlafly
Copy link
Contributor Author

schlafly commented Feb 6, 2023

Some notes from Anand:

  • values for this tileid=42957 exposures (using: speed = efftime_spec * ebvfac * airfac / exptime)
    TILEID NIGHT EXPID EXPTIME EFFTIME_ETC EFFTIME_SPEC SPEED

42957 20220112 118314 606.36 1.25 0.0 0.0
42957 20221108 152390 600.53 1.78 3.0 0.13
42957 20230126 164810 601.82 4.15 5.03 0.22
42957 20230127 164945 601.39 10.51 11.5 0.51
42957 20230128 165074 605.67 10.76 11.91 0.53
42957 20230129 165212 606.17 4.23 5.47 0.24
=> the etc values are in agreement with the efftime_spec values, as you noticed.

@araichoor
Copy link
Contributor

I m not sure at what level this should be treated but, in case relevant for this discussion: in the fiberassign scripts, nothing particular is done for the EBVFAC which is stored in the header.

it s just based on the median value of the 5000 ebv values.

here: https://github.com/desihub/fiberassign/blob/270b4e80c53d94e48c54a9448d32c3e6b7ec90d5/bin/fba_launch#L388-L404
and here: https://github.com/desihub/fiberassign/blob/270b4e80c53d94e48c54a9448d32c3e6b7ec90d5/py/fiberassign/fba_launch_io.py#L2158

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