Questions About Cal...
 
Share:
Notifications
Clear all

MAY 4 2026: APP 2.0.0-beta44 has been released !

New improved internal memory controls should now work on all computers

May 1 2026: APP 2.0.0-beta43 has been released !

Improved internal memory controls (much more stable and faster on big datasets), fixed CPU image viewer, fixed Narrowband extraction demosaic algortihms.

Apr 29 2026 APP 2.0.0-beta42 has been released !

New improved Normalization engine, Fixed random crashes in integration, fixed RGB Combine & Calibrate Star Colors, fixed Narrowband extraction algorithms, new development platform with performance gains, bug fixes in the tools, etc...

Apr 14 2026: Google Pay, Apple Pay & WeChat Pay added as payment options

Update on the 2.0.0 release & the full manual

We are getting close to the 2.0.0 stable release and the full manual. The manual will soon become available on the website and also in PDF format. Both versions will be identical and once released, will start to follow the APP release cycle and thus will stay up-to-date to the latest APP version.

Once 2.0.0 is released, the price for APP will increase. Owner's license holders will not need to pay an upgrade fee to use 2.0.0, neither do Renter's license holders.

 

Questions About Calibration Frames

9 Posts
3 Users
6 Reactions
1,159 Views
(@stevehookem)
Brown Dwarf
Joined: 2 years ago
Posts: 4
Topic starter  

I'm new to making calibration frames.

1) I have 4 nights of data I want to calibrate so I can add more later. When adding Lights, I am having it choose the filter but selecting 1 session for all four nights. Is this correct? I had always made each night a session before but was told it wasn't needed.

2) My working directory is in a folder "Stacked". The output of frames goes to a folder "Calibrated 1-4". Is this the best way to do that? What will I get saved to the Stacked folder?

3) When I calibrate the next 4-8 nights, do I load the raw darks and bias files I used this time or will I have "Master" files to use? Does that make a difference?

4) When I am ready to stack to get my final LRGBH files, do I just put the calibrated frames in Lights and nothing else? Thanks!



   
Mabula-Admin reacted
ReplyQuote
(@connor231)
Neutron Star
Joined: 6 years ago
Posts: 103
 

Steve

There is no 'right' way to organise your data. Whatever works for you, helps you avoid mistakes and reminds you what you did is the 'right' way. I can give you a run down on how I do it, but feel free to disregard what I say and do what makes sense to you. When I was first starting I was pretty haphazard about data management, but over time I developed a more rigid structure that works for me.

Bear in mind that your acquisition software may have rules or capabilities that affect data management. I use NINA, so my workflows will start from there.

I only use sessions to group data by exposure time. In the layout below (which is related to narrowband imaging of a faint target), session 1 has all the 10 min exposures for Ha and Oiii and session 2 has all the 20 min exposures for Sii. I make no distinction for data from different nights. I may add a session 3 to hold 2 min rgb exposures for star colours if I get the chance.

However, if you are setting up your equipment from scratch each night then it may make more sense to use a session for each night so that each session can have its own calibration frames.

Often you may only need one session, even for multiple nights.

 

I hope this is legible.

image

The working directory (Work) is where APP stores all the files it creates, unless you tell it differently.

Each Masters folder holds the masterdarks and masterflats that relate to that session. They can be created (in Work) during your first test integration and moved to the masters folder for use in later integrations, assuming your optical setup is unchanged. After they have been created the Flats, Darkflats (Bias) and Darks folders can be deleted.

The Lights, Flats, etc folders are created by NINA (in my setup). Each folder has a subfolder for filter type (again - assuming NINA is set up that way).

Assuming you only use one camera there will be a BPM that can be stored in any masters folder and used for all sessions.

The final integration is pretty simple. For each session load the raw lights from the lights folder, the master calibration frames from the masters folder and you are good to go.

 

Hope this helps

JC

 



   
Mabula-Admin reacted
ReplyQuote
(@stevehookem)
Brown Dwarf
Joined: 2 years ago
Posts: 4
Topic starter  

@connor231 thanks! I am using Nina at StarFront so my scope is always there.

How does NINA save to folders by filter, etc. Currently, all my subs are uploaded to a folder on my cloud drive, all at once. I can sort there by name or date created. It would be nice to go into separate folders.


This post was modified 12 months ago by Steve Rawley

   
Mabula-Admin reacted
ReplyQuote
(@connor231)
Neutron Star
Joined: 6 years ago
Posts: 103
 

Steve

In NINA, under Options/Imaging, there is a field called 'Image file pattern'. This can contain details on how NINA is to save its subs.

The pattern I use is:

$$IMAGETYPE$$\$$FILTER$$_$$TARGETNAME$$\$$DATETIME$$_$$GAIN$$_$$EXPOSURETIME$$s_$$OFFSET$$_$$FRAMENR$$

This pattern creates a folder for each imagetype (lights, flats, etc) and a subfolder that concatenates the filter name and target name.

The last part is how it creates the filename for each sub. All this must be entered precisely, but gives a lot of flexibility and control over NINA.

I'm using an older version of NINA, but I think this should work in the latest version.

JC

 



   
ReplyQuote
(@stevehookem)
Brown Dwarf
Joined: 2 years ago
Posts: 4
Topic starter  

@connor231 Is the difference that you put a "\" in the format rather than the underscore "_"? That causes the folders for Lights and inside, target and filter?



   
Mabula-Admin reacted
ReplyQuote
(@connor231)
Neutron Star
Joined: 6 years ago
Posts: 103
 

Steve

Yes that's right.

It works like a typical Windows directory string and file identifier. Each "\" separates a folder from a subfolder, except the last "\" which precedes the filename. The "_" is just a placeholder that is placed into the name to make it easier to read.

Its a format that is familiar to oldies like me, who go back to the days of MSDOS (or even earlier).

JC



   
Mabula-Admin reacted
ReplyQuote
(@mabula-admin)
Universe Admin
Joined: 9 years ago
Posts: 5254
 

Posted by: @stevehookem

I'm new to making calibration frames.

1) I have 4 nights of data I want to calibrate so I can add more later. When adding Lights, I am having it choose the filter but selecting 1 session for all four nights. Is this correct? I had always made each night a session before but was told it wasn't needed.

2) My working directory is in a folder "Stacked". The output of frames goes to a folder "Calibrated 1-4". Is this the best way to do that? What will I get saved to the Stacked folder?

3) When I calibrate the next 4-8 nights, do I load the raw darks and bias files I used this time or will I have "Master" files to use? Does that make a difference?

4) When I am ready to stack to get my final LRGBH files, do I just put the calibrated frames in Lights and nothing else? Thanks!

Hi Steve @stevehookem & John @connor231,

Steve, did all of your questions get answered? Or do you still have more questions about this? I think that John (thanks!) has answered part of it?

1) The separation of data into several sessions is only needed if you will calibration data that is different for the different actual/real life sessions. So if you can can use all darks, bias, flats from the first actual session also for the other subsequent nights. Then you can simply disable the multi-session mode and treat all data as 1 session.

2) That will be fine, in the working directory, a temporary file is created and destroyed while integrating your data. The working directory is also the default location of your integrated files, unless you select that save directory yourself.

3) You will be able to use the previously created masterframes. You can load them directly as masters with the master load buttons in 1) Load. It will not make a difference if you don't load the masters that you already have, and thus recreate the masters, since they should be indentical pixel by pixel and thus give identical calibration results.

4) Yes, if you chose to save the calibrated frames, then you simply load those to make your integrated LRGBHa files.

Please let me know if this answers all of your questions.

Mabula

 



   
ReplyQuote
(@stevehookem)
Brown Dwarf
Joined: 2 years ago
Posts: 4
Topic starter  

@mabula-admin Awesome, thanks!



   
Mabula-Admin reacted
ReplyQuote
(@mabula-admin)
Universe Admin
Joined: 9 years ago
Posts: 5254
 

Great Steve!



   
ReplyQuote
Share: