-
Notifications
You must be signed in to change notification settings - Fork 3
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
Plots for trends in metadata for occulter radius and plate scale #288
Comments
We discussed this plot and changes happen when the observers change occulter. This point to an error in the measured occulter radius in the lab. The plan is to bring back the occult's and have them measured again with high accuracy. We should measure the diameter at different position angle, i.e. 0, 45,90,135deg, to verify that they are round but all the data we have from CoMP and UCoMP point to the ocular being nearly perfectly round. It seems the problem is that we do not know the diameter accurately enough. |
It would be useful to do the following:
|
Thank you Mike! For average radius I meant the average of camera 0 and camera 1 that we use for the plate scale, but what you plotted is perfectly fine. Can you please make additional plots where you change the scale so we can see better how stable it is? let's try 330 to 360. |
When looking at the difference between the two cameras, is larger early on. RCAM is systematically smaller at all wavelength. I found some notes from Steve saying this difference could be a focus problem. |
The code to compute the image scale is:
|
According to Ben's log, this is when the occulter where replaced:
More info can be found in this document. There may be an error in the logs. On 2021 1027 the logs say occulter #34 was installed but the occulter in the header is listed as #34. Ben is trying to read the occulter number in the data to confirm which one is the right one. |
from Mike: Here are the occulter sizes the pipeline uses:
|
There is no information in the headers about the occulter used before 2021 08 24. The headers after 2021 08 04 report occulter #28 but is unclear when this occulter was changed and what was used before. I do not see a note saying there was an occulter change on 2021 08 04 in the logs for that day. There was an occulter swap on 2021 08 05 but language is unclear. Maybe Ben can clarify what his notes mean. The information in the logs about the occulter installed on 2021 10 27 and used until 2022 03 16 is inconsistent with the one in the headers. It seems there is some uncertainty in the occulter used during these two periods: The second period correspond to the jump in the plate scale. Assuming the occulter used was #34 instead of #35 reduces the plate scale slightly but not sufficiently to explain the large difference seen in the measured occulter. |
The large jump in plate scale in early 2022 is not caused by the occulter but is a real change in platescale. The jump did not occur at a time of an occulter change. Moreover, no reasonable inaccuracy in the measured occulter size, nor a mistake in the occulter installed could explain a 4% jump in plate scale. The difference between occulter #27 and #35 is ~2.3% and we would see obvious spillage if the observers had installed a significantly smaller occulter than the planned one. After examining the UCOMP data around the time we see the large and sudden increase in plate scale, I could identify that the jump occurs between February 1st and 2nd 2022 when the new field lens was installed (see observer log) There are smaller discrepancies in the plate scale at the times when an occulter was changed that hopefully can be resolved by the new and more accurate physical measurements of the UCOMP occulters that we have requested. |
Before the field lens change in Feb 2022, UCOMP was out of optical perception. The field lens was too close to the modulator/lyot stop reducing the effectiveness of the Lyot stop. The fix brought the field lens back to the location expected in the zeemax model. Moving the field lens required changes to the O1 positions (command positions changed in the config file) and camera focus position (changed by manually moving the camera focus stage hardware). The (camera/O1) focus changes took place on Feb 07, 5 days after the field lens change; this may lead to a minor jump in the plate scale during this period. |
We need to take flats with the occulter in to properly determine the radius of the occulter and derive the plate scale accurately, like we do for KCor. A new diffuser with higher signal at the short wavelength will help with this. When we reopen, we need to take these flats daily at least for a while until we have some statistics to compute the plate scale. Then we can make the measurements once or twice a week. I know this is time consuming but accurate plate scales are critical for science. To minimize the impact, we will determine the minimum number of repeats to get good S/N. We do not need multiple wavelengths. Data at line center are sufficient for this. We should be able to do this in 5-10m. We like these data near zenith (+/- 2h), unless there is a CME going on. We can plan them after the wave program. |
We have a cookbook that will do this. measure-occulter.cbk. We can put this into daily.menu after the Waves program, along with all the other changes we plan to make to the observation program when we get back online. |
Was this program created by Steve? |
No, I made it an hour ago. I put a dark in there but am not 100% sure if it is needed. |
These new flats with the occulter in will. to be used by the pipeline to flat-field science data. The pipeline is already ignoring the flats with the occulter in. However, they will be saved into the new flats directory. |
Make a plot of
IMAGESCL
over the mission to test the nominal plate scale. Compute median, mean, and sigma.Make a plot of
RSTWVL
over the mission and consider how to fit data with a spline. It may require adjustment for the wavelength shift when the filter was retuned to put data on the same scale. Joan and I notice that RSTWVL seems to become smaller on cloudy days or late in the day when clouds gets in and would like to correct for that.Tasks
IMAGESCL
plot by occulter ID inucomp_mission_image_scale_plot.pro
IMAGESCL
plot with columns date/time, image scale, plate scale, occulter IDThe text was updated successfully, but these errors were encountered: