summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CONTOUR: fixed contour parser nlevels problem.William Joye2018-09-275-6/+8
|
* update docWilliam Joye2018-09-261-2/+2
|
* BIN: fixed old style Einstein WCS keyword CRVAL2William Joye2018-09-266-7/+9
|
* PAN: tweak pan parser for backward compatibilityWilliam Joye2018-09-246-8909/+10678
|
* BIN: use old style Einstein WCS keywords if presentWilliam Joye2018-09-242-0/+64
|
* update release notesWilliam Joye2018-09-211-1/+1
|
* update release notesWilliam Joye2018-09-211-0/+1
|
* Merge commit 'ffb13467623ff90bffa5a46389868904a5175a28'William Joye2018-09-211-0/+4
|\
| * Squashed 'tkblt/' changes from 102cc58b..9b8c9769William Joye2018-09-211-0/+4
| | | | | | | | | | | | | | 9b8c9769 Axis tick labels: zero out any extremely small numbers git-subtree-dir: tkblt git-subtree-split: 9b8c9769c0b7ad4e232550609f8e99d3d5b24f3c
* | clean up AST installWilliam Joye2018-09-2111-3481/+0
| |
* | update ASTWilliam Joye2018-09-211-0/+1
| |
* | update ast 8.6.3William Joye2018-09-21620-0/+711716
| |
* | update astWilliam Joye2018-09-21610-706856/+0
| |
* | GUI: use unicode for deg symbol in infobox, previous char caused conflicts ↵William Joye2018-09-212-2/+2
| | | | | | | | with Chinese Language
* | Merge commit '2672b9394d527ea997f9de4415b4defed20e4cb9'William Joye2018-09-191-4/+4
|\ \ | |/
| * Squashed 'tkblt/' changes from c383650b..102cc58bWilliam Joye2018-09-191-4/+4
| | | | | | | | | | | | | | | | | | | | 102cc58b Merge pull request #16 from prs-de/fix-xylowhigh-segfault 7f08010f Merge pull request #15 from prs-de/fix-negative-halo-distances 9f679ee2 NULL check to prevent segfault 1bf38a3a Halo distances must be absolute values git-subtree-dir: tkblt git-subtree-split: 102cc58b734175657d3112ccf51f6159bfd04518
* | PREFS: fix a problem updating from 7.6 to 8.0William Joye2018-09-192-6/+14
| |
* | WCS: fix a problem starting in crosshair mode set in prefs and infobox ↵William Joye2018-09-192-1/+6
| | | | | | | | update with 2D frame.
* | fix buffer overflow issue in astWilliam Joye2018-09-191-0/+3
| |
* | fix buffer overflow issue in fitschan.cWilliam Joye2018-09-191-2/+2
| |
* | WCS: fix a memory ref with short axes symbols (aka 'b')William Joye2018-09-191-4/+5
| |
* | up version numberWilliam Joye2018-09-194-6/+6
| |
* | update versionWilliam Joye2018-09-041-1/+1
| |
* | clean up doc htmlWilliam Joye2018-09-0421-6359/+5607
| |
* | minor fix in help buttonsWilliam Joye2018-09-041-5/+1
| |
* | clean up doc htmlWilliam Joye2018-09-0420-26851/+12234
| |
* | update version number, fix plot3d data cutWilliam Joye2018-09-046-8/+11
| |
* | special case wcs XPHWilliam Joye2018-09-022-4/+19
| |
* | fixed issue with cube dialogWilliam Joye2018-08-311-0/+2
| |
* | minor doc correctionWilliam Joye2018-08-311-1/+1
| |
* | fixed an issue with old backups and the smooth functionWilliam Joye2018-08-317-130/+166
| |
* | clean up codeWilliam Joye2018-08-311-1/+1
| |
* | clean up codeWilliam Joye2018-08-311-2/+2
| |
* | clean up codeWilliam Joye2018-08-312-97/+25
| |
* | clean up wcs codeWilliam Joye2018-08-312-35/+38
| |
* | clean up codeWilliam Joye2018-08-311-3/+6
| |
* | handle non equatorial wcs 3d correctlyWilliam Joye2018-08-301-1/+1
| |
* | handle non equatorial wcs 3d correctlyWilliam Joye2018-08-307-31/+108
| |
* | handle non equatorial wcs correctlyWilliam Joye2018-08-303-20/+8
| |
* | handle non equatorial wcs correctlyWilliam Joye2018-08-306-29/+35
| |
* | handle non equatorial wcs correctlyWilliam Joye2018-08-307-8/+49
| |
* | handle non equatorial wcs correctlyWilliam Joye2018-08-301-28/+40
| |
* | handle non equatorial wcs correctlyWilliam Joye2018-08-296-137/+91
| |
* | fix issues with HPXWilliam Joye2018-08-281-2/+6
| |
* | fix issues with HPXWilliam Joye2018-08-287-109/+77
| |
* | use astLinearApprox to calculate physicalToImage matrix if WCSP is presentWilliam Joye2018-08-281-25/+28
| |
* | fix wcs mapping issueWilliam Joye2018-08-282-6/+2
| |
* | BACKUP: restore crosshair cursorWilliam Joye2018-08-283-0/+5
| |
* | plug memory leaksWilliam Joye2018-08-273-108/+172
| |
* | region plot2d now extends across mosaic boundriesWilliam Joye2018-08-232-37/+42
| |