File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11
22Montage Release Change History
33
4+ 6.0 09Nov2016 The primary addition in Version 6.0 is the packaging of Montage
5+ as a set of Python binary extensions (for Mac OS/X and Linux
6+ platforms, Python versions 2.7 and 3.6). This is very different
7+ from previous Python interfaces to Montage which relied on the
8+ user to pre-install Montage on their platform and then provided
9+ access through wrappers.
10+
11+ This release is a true extension in that it is installs a binary
12+ libraries that extend the Python executable itself. No compilers
13+ or other build infrastructure is needed, just a simple
14+
15+ pip install MontagePy
16+
17+ A few Montage modules have not been included but only because
18+ we consider them of questionable utility at this time. We can
19+ certainly reconsider any of these that people find useful.
20+
21+
4225.0 21Dec2016 Version 5.0 offers a new fast reprojection module, mProjectQL,
523 that is suitable for creating images for visualization; support
624 for FITS files containing data written in the HEALPix sky-
You can’t perform that action at this time.
0 commit comments