Convert to pure python.
Added CelestialCoord.greatCirclePoint method
Added Angle.deg property
Enabled <, >, <=, >= comparisons between Angles
Added xyz_to_radec and radec_to_xyz
Added AngleUnit.valid_names class attribute
Fixed error in postel projection with array input.
Close the files that are opened when reading headers for ffi.
Utility Functions