I have been saving frames from several nights. I have to go in and rename each nights frames : Frame_0001.fits for example is how the first frame is saved every night. So, if I have 80 frames each night, I have to go in and touch each one and rename them so I can combine later in stacking.
Is there an easier way I am missing???
Different file names for muliti-nights for eventual stacking together
Forum rules
'+1' posts are welcome in this area of the forums to indicate your support for a particular feature suggestion. Suggestions that get the most +1's will be seriously considered for inclusion in future versions of SharpCap.
'+1' posts are welcome in this area of the forums to indicate your support for a particular feature suggestion. Suggestions that get the most +1's will be seriously considered for inclusion in future versions of SharpCap.
- admin
- Site Admin
- Posts: 14652
- Joined: Sat Feb 11, 2017 3:52 pm
- Location: Vale of the White Horse, UK
- Contact:
Re: Different file names for muliti-nights for eventual stacking together
Hi,
yes, you can work around this - one way would be to use the option to manually set up filename templates, which gives you more control over how the file (and directory) names are created when saving. See https://docs.sharpcap.co.uk/4.1/#Filename%20Templates
In particular, if you changed the 'Sequence (Stills)' entry so that the last part is something like
SharpCap will include the date and time in the names of the files, meaning that there will be no clash between frame 00001 from one night and the frame 00001 from the next.
cheers,
Robin
yes, you can work around this - one way would be to use the option to manually set up filename templates, which gives you more control over how the file (and directory) names are created when saving. See https://docs.sharpcap.co.uk/4.1/#Filename%20Templates
In particular, if you changed the 'Sequence (Stills)' entry so that the last part is something like
Code: Select all
{TargetName}_{Index}_{DateTime}
cheers,
Robin