Author Topic: FITSKeyword sequential utility  (Read 16928 times)

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
FITSKeyword sequential utility
« on: 2011 April 19 05:10:09 »
Hi,
In attachment script for build sequential FITS utility. For example: extract "CCD-TEMP" from FITS Header and write it to filename. Or create subdirectories according FITSKeyword.value and put files with similar value to good place for it.

Now it's just skeleton. Script accumulate all FITS Header keyword for all file and show it on the screen. But if you have any idea, welcome!
Just say what you want to see in next version.

Best regards,
Nikolay.

PS FITS engine it stole. Juan thanks and sorry for.
« Last Edit: 2012 January 26 00:40:04 by NKV »

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: FITSKeyword sequential utility
« Reply #1 on: 2011 April 20 09:57:09 »
Ver.0.02
+move files to subdir according selected FITS KeyWords.
« Last Edit: 2011 May 30 02:06:30 by NKV »

Hans Pleijsier

  • Guest
Re: FITSKeyword sequential utility
« Reply #2 on: 2011 April 20 13:04:38 »
Thank you, Nikolay.
Looks interesting.
I will take a look and report back later.
HP

Hans Pleijsier

  • Guest
Re: FITSKeyword sequential utility
« Reply #3 on: 2011 April 20 13:14:58 »
first impression: this script works fine on a Mac.

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: FITSKeyword sequential utility
« Reply #4 on: 2011 April 21 03:51:03 »
Ver 0.03
+Button: Collect all files from sub folders.
+Button: Close selected files.
+DoubleClick: Invert "Checkmark" of selected files.

Offline vetenskapsman

  • Newcomer
  • Posts: 14
    • Cilice Astophotography
Re: FITSKeyword sequential utility
« Reply #5 on: 2011 May 27 20:25:51 »
Thanks Nikolay,  just what I have been looking for to get a text output of selected FITS keyword entries.
much appreciated,  -carl

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: FITSKeyword sequential utility
« Reply #6 on: 2011 May 29 07:46:00 »
text output of selected FITS keyword entries.
Done

Ver 0.04
+button: Copy
+button: Generate text file of selected keywords

Best regards,
Nikolay.
« Last Edit: 2011 May 30 00:36:45 by NKV »

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: FITSKeyword sequential utility
« Reply #7 on: 2012 January 22 03:09:10 »
Ver 0.05 Bug fix.

Hello All!
I am try to add keyword sorting to the script. I need it to manage sub folder creation procedure.

As you can see, possible to sort ThreeBox Header ( Use mouse push-move-drop to change column position in GUI ). But, i not understand how to get by JavaScript the result of GUI ThreeBox manipulation.
I mean: TreeBox.headerText( column ) ignore GUI manipulation. How to get real on screen GUI condition? Real column position?

Best regards,
Nikolay.
« Last Edit: 2012 January 26 19:55:38 by NKV »

Offline mmirot

  • PixInsight Padawan
  • ****
  • Posts: 881
Re: FITSKeyword sequential utility
« Reply #8 on: 2012 January 22 18:38:03 »
I see only ver 05

I can add a file or folder on a Windows 64

Max

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: FITSKeyword sequential utility
« Reply #9 on: 2012 January 25 01:30:41 »
I can add a file or folder on a Windows 64
Why not?

Offline mmirot

  • PixInsight Padawan
  • ****
  • Posts: 881
Re: FITSKeyword sequential utility
« Reply #10 on: 2012 January 25 08:15:34 »
Sorry,

I messed up that post.

I can not select any files or folders.
The script starts but won't doing anything from there on.
I tried the last version posted.
It is Window 7 64 system.

Thanks

Max


Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: FITSKeyword sequential utility
« Reply #11 on: 2012 January 25 08:36:12 »
I can not select any files or folders.
The script starts but won't doing anything from there on.
Strange...
I have no problem. See PrintScreen.

Offline mmirot

  • PixInsight Padawan
  • ****
  • Posts: 881
Re: FITSKeyword sequential utility
« Reply #12 on: 2012 January 25 10:53:12 »
I should just be able to add file with the + icon. I will reboot and try again when I get home.


Max

Offline Fco. Bosch

  • Member
  • *
  • Posts: 66
Re: FITSKeyword sequential utility
« Reply #13 on: 2012 January 25 10:56:34 »
when I try to download the script I get an "error of compilation sript" ... in the first line it seems
Fco. Bosch

Offline mmirot

  • PixInsight Padawan
  • ****
  • Posts: 881
Re: FITSKeyword sequential utility
« Reply #14 on: 2012 January 25 16:10:19 »
I checked again on another windows 64 cpu.
No files appear in the list box after selection.

Max