Does anyone know a way to add a "group" identifier to a NINA image. I want to use it where I have a sequence set up which iterates. I want the iteration number added to the saved file name. The reason for this lunacy is so that I can stack all the images from one given interation together. Ideally, I'd even like to have a global constant that would be applied to the file name (kind of like powerups) but I want to put that global constant into the saved file name.

NINA grouping question
Started by
jmsikora
, Jan 19 2025 02:38 PM
2 replies to this topic
#1
Posted 19 January 2025 - 02:38 PM
- MeteorMarvelLuna likes this
#2
Posted 19 January 2025 - 02:47 PM
- AstroVagabond likes this
#3
Posted 20 January 2025 - 11:29 AM
Yes, you can achieve this in NINA using the advanced file name template. You can use the Iteration token to include the iteration number in the saved file name. Try something like {TargetName}_{Iteration}_{FrameType}_{Exposure} in your file naming pattern. If you're looking for a global constant, you might be able to define a custom placeholder using the Advanced Sequencer and set it as part of your file name template.
Hope this helps!"
- dswtan, Jim Waters and gundark like this