About:

Here is some labview code I have ported to run on the Mac OS X versions of Labview. These packages use the external C libraries that make them incompatible with other systems. If you experience any problems with or find any bugs please feel free to email me at ciancmr(at)auburn.edu.

Downloads:

GFITSIO for Mac OS X

System Requirements:

GFITSIO 4.0.1

GFITSIO 4.1.1 PPC

GFITSIO 4.1.1 Universal

Notes:

This is the Mac OS X port of gfitsio. This version supports reading writing images, ASCII tables, and BINARY tables.

Version 4.0.1 fixes a bug that prevented GFITSIO from writing to columns that already exist in a binary table.

Mds Labview vi's for Mac OS X

System Requirements:

Notes:

This is the Mac OS X port of MDSplus for labview. Currently this version is PPC only. The MdsLib.framework is statically linked to the libMdsShr.a, libMdsIpUtil.a, and libMdsLib_client.a library. Creating an intel version should be possible by either compiling and linking to an intel version of these libraries or by creating a universal version of of these libraries.

NetCDF Labview vi's for Mac OS X and Windows

System Requirements:

Mac

Windows

Notes:

This is the port of NetCDF for labview. The Mac version requires the NetcdfStep.framework installed in /Library/Frameworks.

Igor FitsFile support for Mac OS X

System Requirements:

Notes:

This is a Mac OS X port of FITS for Igor. This version only supports reading every data type except complex data types from ASCII and Binary tables.