Skip to content

Commit 88cc13e

Browse files
committed
update tag version
1 parent a4449aa commit 88cc13e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

stimela/cargo/cab/mProjectCube/parameters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"task": "mProjectCube",
33
"base": "stimela/montage",
4-
"tag": "1.7.5",
4+
"tag": "1.7.9",
55
"description": "mProjectCube reprojects a single cube to the scale defined in a FITS header template file (read more about header templates here). The program produces a pair of files: the reprojected cube and an 'area' image consisting of the fraction input pixel sky area that went into each output pixel. The 'drizzle' algorithm is implemented. The algorithm proceeds by mapping pixel corners (as adjusted by drizzle, if called) from the input pixel space to the output pixel space, calculating overlap area with each output pixel, and accumulating an appropriate fraction of the input flux into the output cube pixels. In addition, the appropriate fraction of the input pixel area is accumulated into the area image pixels. Projection of points from input pixel space to output pixel space is calculated in two steps: first map from input pixel space to sky coordinates; second map from sky coordinates to output pixel space.",
66
"prefix": "-",
77
"binary": "mProjectCube",

stimela/cargo/cab/montage/parameters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"task": "montage",
33
"base": "stimela/montage",
4-
"tag": "1.7.5",
4+
"tag": "1.7.9",
55
"description": "Combine FITS files into a mosaic",
66
"prefix": "-",
77
"binary": "montage.mosiac",

0 commit comments

Comments
 (0)