Filter Number in FITS header

Somewhere to ask questions about the best way to use SharpCap
Forum rules


If you have a problem or question, please check the FAQ to see if it already has an answer : https://www.sharpcap.co.uk/sharpcap-faqs
Post Reply
GregL
Posts: 68
Joined: Sun Apr 30, 2017 6:19 pm

Filter Number in FITS header

#1

Post by GregL »

I am just getting started with narrowband imaging -- using either SGP or Sharpcap to manage my QHY183M camera and filter wheel. It would be really nice if there was (or could be) a way to log the filter number being used for the exposure. I see the RA&DEC, binning, exposure -- all good, although I am used to seeing RA in H:M:S format. And the timestamp. But I would like some way of recording the filter slot being used, please.

greg latiak
nexusjeep
Posts: 293
Joined: Thu Oct 18, 2018 3:01 pm
Location: Gloucestershire

Re: Filter Number in FITS header

#2

Post by nexusjeep »

Not sure if it can be added in the header but you can add it to the filename automatically and create a new folder for each filter.

Cheers
Nick
User avatar
admin
Site Admin
Posts: 13177
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Filter Number in FITS header

#3

Post by admin »

Hi,

If you're using an Ascom filter wheel then this should already happen when saving to fits files. Actually the name of the filter rather than the index of the filter will be what gets put into the filter header in the fits file, but hopefully that will be sufficient.

I think it may also work for filter wheels that are controlled directly by the camera without an Ascom driver, but I'm not hundred percent sure from looking at the code – it would require a quick test. If you find that this doesn't work as it should, please let me know.

Cheers, Robin
GregL
Posts: 68
Joined: Sun Apr 30, 2017 6:19 pm

Re: Filter Number in FITS header

#4

Post by GregL »

Robin,

A couple of days ago I did a series of exposures with LRGB and Ha filters. The filter wheel is a QHYCFW3, the names of the filters are defined to ASCOM and are visible through a number of different programs. What I find is that the FIT header on the image file and the camera settings file in the capture directory record the same information ... 'Filter7' for the filter wheel position 7, not 'B'. I suspect its not actually talking to ASCOM for this as the tag recorded for filter 1 is blank. And the ASCOM definition for that slot is 'Lum'.

greg
User avatar
admin
Site Admin
Posts: 13177
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Filter Number in FITS header

#5

Post by admin »

Hi Greg,

That's odd because I've had another report that the names of the filters are not showing up correctly for a qhy filter wheel. Do the names of the filters show up in the filter wheel change buttons in the control panel?

Cheers, Robin
GregL
Posts: 68
Joined: Sun Apr 30, 2017 6:19 pm

Re: Filter Number in FITS header

#6

Post by GregL »

Robin,

No, they don't. The grid just shows 'filter 1', etc. What is funny about this is that if I look at 'properties' for the filterwheel in 'settings', all the filters are named correctly. As an aside, is there any commercial filterwheel with the number of slots allotted in the grid?

greg
User avatar
admin
Site Admin
Posts: 13177
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Filter Number in FITS header

#7

Post by admin »

Hi Greg,

Please can you send me your SharpCap log file – please capture it after you have opened the camera and move the filter wheel a bit.

Cheers, Robin
GregL
Posts: 68
Joined: Sun Apr 30, 2017 6:19 pm

Re: Filter Number in FITS header

#8

Post by GregL »

Robin,

Here is the log from my last captures -- a set of five groups of L, R, G, B, Ha. Used the exposure calc for L, R, Ha was a guess based on the L. Process was to select filter from the list, run captures, change tot he next filter, repeat. Clouds were closing in so I was a bit rushed. The filters used were 1,5,6,7,2 in that order.

greg
Attachments
Log_2019-08-04T23_33_59-10448.log
(92.33 KiB) Downloaded 109 times
User avatar
admin
Site Admin
Posts: 13177
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Filter Number in FITS header

#9

Post by admin »

Hi,

Thanks for the log – I have a couple of ideas now and will try to put some extra logging code into the next update that will help me to work out exactly where things are going wrong.

Cheers, Robin
GregL
Posts: 68
Joined: Sun Apr 30, 2017 6:19 pm

Re: Filter Number in FITS header

#10

Post by GregL »

Robin,

Glad you are having fun... brings back memories of writing this sort of code myself. But that was a long time ago and it was a mix of Vax Macro-32 and C/Basic. Gave it up when I retired. Now I am just a grumpy ex-techie...

g
Post Reply