Main Menu

Recent posts

#31
General Discussion / Re: Observatory not opening FI...
Last post by Sander Berents - December 21, 2023, 09:53:14 PM
Observatory 2 uses the new Quick Look Extension APIs, which is why it now shows up in the System Settings. qlmanage -m plugins only shows the Quick Look Generators that use the old API (like Observatory 1.x did), so that it is not listed there is as expected.

If you right click a FITS file, what will Finder show in the "Open With" submenu? And for other file types? You may be able to force the system to associate Observatory with FITS files again by selecting a FITS file, right click and select "Show Info", and then in the window that opens under "Open with" choosing Observatory and then "Change All".

Clearly there's a corruption with your system's LaunchServices database. But you already rebuilt it to no (permanent) avail. Then again, maybe the parameters of the lsregister command changed in more recent macOS versions.

/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -h shows all options of lsregister.

Most likely you need to do a /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -delete, followed by a reboot, to have the system create a completely new database. Before executing that command, please make a Time Machine backup of your system. I have never tried that parameter myself, and do not know if it will solve the problem or make matters worse. The issue is not with Observatory or its Quick Look Extension, but with your LaunchServices database.

#32
General Discussion / Re: Observatory not opening FI...
Last post by fsantore - December 21, 2023, 05:32:46 PM
Hello again Sander-

     I don't recall ever having dealt with a Quick Look FITS plugin, but I would need more help in knowing how to verify it is not installed.  I only really know about Safari plugins.  I did check the System Settings, and found the Observatory extensions with both checkboxes enabled.  My first concern is FITS files cannot be imported into Observatory.  Importing results in no action and no error message.  Selecting a FITS file in the finder will present the error box previously mentioned.  I have deleted Observatory from the Applications folder, and redownloaded it from the App store without avail.  Perhaps a more complete delete is needed including Library and other files?  Also, to your question about the prior version, I only show the current version in the Applications folder.

     Thanks for giving this some thought.
#33
General Discussion / Re: Observatory not opening FI...
Last post by Sander Berents - December 21, 2023, 02:09:15 AM
Hi Frank,

Do you have any other Quick Look FITS plugin installed? I remember that QuickFits was causing conflicts in the past, but I can't find the details. Do you still have Observatory 1.6.7 on your system? It uses the older Quick Look APIs, and although I never encountered any conflicts between the two, it is best to remove it. Please also check the Quick Look Extensions in the System Settings to ensure that the Observatory Previews & Thumbnails extensions are enabled.
#34
General Discussion / Observatory not opening FITS i...
Last post by fsantore - December 20, 2023, 11:35:07 AM
In my quest to get Quick Look FITS functionality back working, I'm at the state where a right-click on an image shows Observatory as the default for opening.  However, when Observatory launches the following error appears:

"The document "2014WV5351.00227.fit" could not be opened. Observatory cannot open files in the "FITS Image" format."

Note I've been working this for some time, having issued the following terminal commands:

qlmanage -r
qlmanage -r cache
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -r -v /Applications/Observatory.app
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user
qlmanage -m plugins|grep fits

The final command produces no returned response, which is most likely part and parcel with the problem.

I'm running Observatory Version 2.0.4 (58)
MacOS Sonoma 14.2.1 (23C71)

though I'm not sure it is a version problem.  I believe FITS Quick Look may have been inoperable here for some time, and I'm just getting around to addressing this much appreciated Observatory functionality.

I should mention that rebuilding LaunchServices database completely, with the command
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user
does rectify the situation, but only until the next reboot when all is once again broken.

Thank you in advance for any help as I have done my diligence on this one without a final multi-boot resolution, and Happy Holidays to Code Obsession and the great forum members.

       -Frank (San Diego)
#35
General Discussion / Re: Total Integration Time?
Last post by Sander Berents - December 02, 2023, 03:12:58 PM
This has been implemented in Observatory 2.0.4.

Just select multiple images or stacks in the browser. The total integration time is then shown in the Overview Inspector, skipping rejected images for this computation. For stacks it uses the sub-exposures.
#37
General Discussion / Re: Using w EAA and the ASIAir
Last post by jkmonroe - November 16, 2023, 09:33:56 PM
Sure does.  I'll give that a whirl while I wait for 2 and 3.  :D

#38
General Discussion / Re: Using w EAA and the ASIAir
Last post by Sander Berents - November 16, 2023, 09:04:34 PM
If you select a tag and press Command-C, you can paste it with Command-V in the name field.
#39
General Discussion / Re: Using w EAA and the ASIAir
Last post by jkmonroe - November 16, 2023, 08:52:03 PM
Thanks for the reply.  I'll look forward to #'s 2 and 3 when they are released.  And yes, I have been using the batch feature.

For #1, my image filenames are always IMG_xxx.JPG since I pull them out of the Photos app.  They get into Observatory via a "watched" folder and  I run the blind plate solver which adds the data and tags.  I am asking if we can just drag the *tag* into the Name field.  I attached an image.

* Edit - to follow up on #1, I would *love* a checkbox which could make the "Name" and "Object Name" fields the same. *

:)
#40
General Discussion / Re: Using w EAA and the ASIAir
Last post by Sander Berents - November 16, 2023, 07:33:52 PM
I do not quite understand what you mean with your first request. You can drag and drop text into the tags field already if that is what you mean. But you will need to drag/drop each individual tag, because Observatory doesn't split the text into tags (it allows tags to contain spaces).

Right now Observatory only uses metadata stored in the image itself, but using the file creation date if there is no such metadata in the image is a good idea. I'll add it in the next update.

Your last request is something I indeed want to add, but I didn't have time for it yet. For now, please be aware that Observatory supports batch editing. You can select multiple images when editing the metadata.