Skip to content

Mac OSX plugins to quickly pre-view files in Electron Microscopy

License

Notifications You must be signed in to change notification settings

thomashrabe/Quicklook4EM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quicklook 4 Electron Microscopy

These plugins all you to quickly inspect three types of EM file formats:

  • EM
  • MRC
  • CCP4

Functionality

The plugins load each file seperately from disk. Take care when running the plugins over a networked filesystem since that might significantly slow down your user experience when viewing large files. For tomorgrams, only the central slice will be used for display.

Requirements

Mac with installed XCode

Git

Structure

Each format has it's own, independent code stored as a XCode project. You have to build each project seperately to get all plugins.

Building

Simply clone the repository and run Archive in the XCode -> Product menu. This will build the qlgenerator file into the open project. Search for it in the XCode project browser.

Installing

Move the built files (*qlgenerator) to ~/Library/QuickLook. For activating the features you have to reboot / log out and log back in to your OSX session or type qlmanage -r in the terminal. You coulds also place the files into /Library/Quicklook but that requires administrator rights to that machine.

License

Released under GNU GPLv3

About

Mac OSX plugins to quickly pre-view files in Electron Microscopy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published