-
Notifications
You must be signed in to change notification settings - Fork 2
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
RFE: order and limits #4
Conversation
The preview generation is triggered when a commit occurs on the origin/wd-v1.2 branch. The good way to proceed is to work on specific branches (e.g. rfe_order) and to operate PRs on wd-v1.2 (as if it was the main branch) |
The mist convenient way to build UCD is to query the UCD builder. http://cdsweb.u-strasbg.fr/UCD/cgi-bin/descr2ucd Lower limit: "detection lower limit" -> instr.saturation;stat.min Spectral order "spectral diffraction order" -> stat.variance;instr.order (or just instr.order) |
Once you've chosen suitable UCDs they should be checked for correctness. You can use Gregory Mantelet's Ucidy or the STILTS harness of it to do that. It would be nice to include automatic checks for all the UCDs as part of the document build system. I tried this out for EPN-TAP by using a You can see what that looked like at mbtaylor/EPNTAP@3cec868c2; if you like I could submit a PR to do something similar here once the UCDs look somewhat stable. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest not to merge before the UCD issue is fixed
Thanks Laurent, I assumed that list was rather old, where the UCD builder probably uses the latest approved list. So, I simply did a manual look through the list. It turns out:
|
I think I would prefer addressing the UCDs as a separate RFE/PR, especially if we are going to do more than just specify UCDs for these new element (ala Mark's suggestion of tagging them for automatic validation in the build). I'd like to open an Issue to build the action list for this. FYI:
|
2 points
As you wish to address the UCD question in a separate issue, I can merge the PR. |
That looks useful.. I see the test target is added to ivoatex/Makefile, this document has migrated toward, but not fully to using ivoatex. That shouldn't be a problem for the target, but was wondering where the \ucd{} macro spec lives... is that within ivoatex?
|
There's nothing magic about the |
Yes.. I understand this. I'll open an Issue for the UCD topic shortly.
|
I had expected to make a separate branch for each item, but these effect the same diagram which made that a little more tricky, so I'm submitting them together.
This is an initial pass at satisfying Issues #2 and #3.
Things of note: