www.pixinsight.com
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
This forum is closed since 5 March 2020
PixInsight Forum is now available at:
https://pixinsight.com/forum/
News:
Home
Help
Search
Login
Register
PixInsight Forum (historical)
»
PixInsight
»
General
»
Exact Steps BatchPreProcessing Script Takes...?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Exact Steps BatchPreProcessing Script Takes...? (Read 1776 times)
jimwaters
Member
Posts: 70
Exact Steps BatchPreProcessing Script Takes...?
«
on:
2018 December 15 18:59:43 »
Does anybody know the
exact steps
the BPP Script takes? Is this documented anywhere? Thx
Logged
RickS
PTeam Member
PixInsight Jedi
Posts: 1298
Re: Exact Steps BatchPreProcessing Script Takes...?
«
Reply #1 on:
2018 December 15 19:39:51 »
Jim,
Quote from: jimwaters on 2018 December 15 18:59:43
Does anybody know the
exact steps
the BPP Script takes? Is this documented anywhere? Thx
I don't know of any documentation with exact and up to date details. You can get some of this from the parameters in the script dialogs and process console output. For the rest you'd probably need to read the source code.
Cheers,
Rick.
Logged
jimwaters
Member
Posts: 70
Re: Exact Steps BatchPreProcessing Script Takes...?
«
Reply #2 on:
2018 December 15 20:09:35 »
What I am trying to find out if just Flats are normalized against BIAS or both Flats and Darks are done from a DSLR standpoint.
Logged
pfile
PTeam Member
PixInsight Jedi Grand Master
Posts: 4729
Re: Exact Steps BatchPreProcessing Script Takes...?
«
Reply #3 on:
2018 December 15 20:51:15 »
if you look at one of the calibrated flat subs, the fits header should show the ImageCalibration history including what types of calibration frames were applied and what the calibration filenames were.
rob
Logged
jimwaters
Member
Posts: 70
Re: Exact Steps BatchPreProcessing Script Takes...?
«
Reply #4 on:
2018 December 15 21:06:04 »
Rob - Thanks. It only looks like Flats are calibrated when using BPP.
Some on the internet say both Flats and Darks should be calibrated. They didn't make a distinction between DSLR, OSC or Mono CMOS / CCD.
Logged
RickS
PTeam Member
PixInsight Jedi
Posts: 1298
Re: Exact Steps BatchPreProcessing Script Takes...?
«
Reply #5 on:
2018 December 15 21:40:23 »
BPP creates a master dark that isn't bias calibrated but can calibrate the master dark with the master bias on the fly when calibrating light frames (see the Calibrate box under Master Dark in the ImageCalibration dialog.
Logged
jimwaters
Member
Posts: 70
Re: Exact Steps BatchPreProcessing Script Takes...?
«
Reply #6 on:
2018 December 15 23:17:01 »
Just saw it a few minutes ago. Many thanks.
Logged
Print
Pages: [
1
]
« previous
next »
PixInsight Forum (historical)
»
PixInsight
»
General
»
Exact Steps BatchPreProcessing Script Takes...?