Posted by
karenacollins on
Jan 25, 2018; 10:19am
URL: http://astroimagej.170.s1.nabble.com/Measuring-a-huge-amount-of-images-tp959p962.html
Hi Petri,
The detrend parameters are applied separate from the photometry, so those setting are not critical during the photometry run. In fact, I would turn them all off so that the photometry will run faster. In fact, if you run the entire set at once, you should set
the multi-aperture option to not update the table and plot while photometry is running, because the table gets huge and slows down significantly the longer it gets, if the table has to be updated after each photometric measurement. With that option off, it
will update one time at the end of the run. Still you may be better off to break the images into ~1000 image chunks.
Now that I see you have meridian flips, the problem is even harder. There is a "meridian flip" detrend parameter, as you mentioned, but that will realign the baseline at only one flip point per light curve. As I mentioned, in our project of 300 light curves,
we reduced each one separately, and honestly that is what I would do with your dataset too. Since all of your fields are nearly identical, all of the desired settings will be retained from one time-series to the next (including aperture positions), so I think
all of your data could be processed relatively quickly (although I realize it would be a repetitive boring task). That way you can keep a quality check on each night of data, plus correct for the meridian flip offsets in the baseline. Also, you wouldn't have
to manually split the table.
Explaining how to set the fit and detrend options is fairly involved. I'd suggest starting with the tutorial offer by Dennis Conti here (if you haven't already):
http://www.astrodennis.com/Guide.pdf
at his website here
http://www.astrodennis.com
Just skip to the relevant sections of the document. If you have specific questions that are not answered there, I'd be happy to help with any remaining areas of concern.
In general, for a light curve with a transit, you would want to choose the transit fit mode option (the all green icon with a red line that looks like a transit) and normalize using the two OOT chunks of data using that normalize option (the normalize icon
with green, white, green). For an OOT light curve, fit using the full green mode with the flat red line and normalize with the all green option. Note that the fitted/detrended/normalized data are just plotted by default. If you want to same them, you have
to use the button on the left hand side of the plot options to add the data to the measurements table. Then save the measurements table. I suggest the "save all" option in the Multi-Plot file menu. Dennis' document covers the details of all of that.
Karen
On 1/23/2018 6:18 AM, PetriKehusmaa [via AstroImageJ] wrote:
Hi Karen,
Thank you for your reply.
Telescope pointing precision is good, pointing error is mainly +/- 1 arcmin. All images are plate solved and calibrated.
Then the hard part.
Atmospheric transparency is pretty stable. Our observatory is at 2500 meters above sea level in Atacama Chile. But of course there are some fluctuation because these images have been taken during two years time period.
The telescope is keeping its focus pretty well even if temperature is changing during the night. Focus routine is done by FocusMax for the filter been used for imaging so no filter offsets are being used. Focus run is done every time before starting the time
series.
I'm currently using 8 comp stars which have approx. the same brightness as target. All of these stars are available for the whole stack of images. One of the problem seem to be longterm brightness and its fluctuation. Also meridian flips are causing these fluctuations.
--"If you do the photometry in one run, and then chop the measurements table on night boundaries and copy the header line to each file, you can then load them into AIJ as if they were done separately. Then normalization and detrending of each night could be
done separately in AIJ."
How do I do normalization and detrending afterwards? And should I do the one run photometry without detrending and normalization (so 'Fit Mode' and 'Norm/Mag Ref' off) for all stars (target and comp stars)?
And then I need to chop individual nights off from the big file and for each night I need to detrend meridian flips and for transits/eclipses choose fit mode and normalization regions?
For target I have used AIRMASS, tot_C_cnts, Width_T1, BJD_TDB and Meridian_Flip detrend parameters. For comps stars I have used AIRMASS and BJD_TDB.
Is this about right?
I have data from about 200 nights, so chopping data into individual files for each night is a mighty task.
Petri