I'm "shooting" Asteroids and use Astrometrica to check their position.
Normally I take 5 frames with 30s each.
If the Astoroid is very dark, I do not use a single frame but rather use the stack of
5 frames.
Today I found out that the observation dates of the stack (DATE-OBS, DATE-AVG and DATE-END
in the fits header) depend on the moment, at which I save the stack and are not the actual
observation dates of the single frames. (both in 16 or 32 bit stacks)
When I use the folder monitor, the single frames observation time is also transfered to the
current time (ok if thought of as if the pictures are currently taken). But when I press
"Save as 16bit stack" one hour later, the stacks observation time is stored with this
additional hour.
The part of the log, when I press "save as 16bit stack":
Code: Select all
Info 14:30:32.723274 #12 =='.NET TP Worker' (New Thread)
Info 14:30:32.723390 #12 Initializing FitsFileWriter at 2712x1538x3x0bits, RGB, 2 bytes per PEL for Loaded from fits file in void SharpCap.Base.FileWriters.FileWriterBase.Initialize(IFileNameProvider fnp, ColourSpaceId colourSpaceId, int width, int height, int bytesPerPixelElement, int significantBitDepth, int colourPlanes, string DeviceName)
Info 14:30:33.206317 #1 Writing capture settings file to C:\Users\Mike\Desktop\SharpCap Captures\2024-06-23\Capture\12_06_37\Stack_16bits_4frames_120s.CameraSettings.txt in void SharpCap.Models.Camera.WriteCaptureSettingsTextAndHistogram(bool writeHistogram, string filename, string contents)
Debug 14:30:33.208128 #1 Notification (Status=OK): Stack saved to C:\Users\Mike\Desktop\SharpCap Captures\2024-06-23\Capture\12_06_37\Stack_16bits_4frames_120s.fits in void SharpCap.UI.NotificationViewModel.DisplayMessage(NotificationMessage message)

Thanks for taking this into account!
best regards,
Michael