../
|
hmib2ptr.c
|
1.4
(6 years ago)
by arta:
Add some checks for NULL segments, records, etc.
|
ingest_from_fits.c
|
1.9
(2 years ago)
by arta:
fix ingest_from_fits not working with new fits header code
|
arithtool.c
|
1.30
(3 years ago)
by arta:
do not write segments until date keyword has been set in DRMS structs
|
store_lmbackup_v2.c
|
1.1
(7 years ago)
by arta:
From JPS.
|
aia_fixCROTA2.c
|
1.1
(10 years ago)
by jps:
Module to update CROTA2, EPERDN, and related keywords for aia.lev1
|
drms2hdir.c
|
1.4
(7 years ago)
by jps:
Fix module_name string value.
|
pfss_backup.c
|
1.4
(8 years ago)
by jps:
Add base file name arguments to generalize
|
time_convert.c
|
1.5
(13 years ago)
by kehcheng:
Fix typo (1997 -> 1977).
|
jsoc_rebin.c
|
1.21
(6 years ago)
by kehcheng:
fix upNcenter() for images with odd number of rows
|
hmi_limbdark.c
|
1.11
(6 years ago)
by kehcheng:
fix typo nx->ny in upNcenter()
|
jsoc_resize.c
|
1.11
(6 years ago)
by kehcheng:
fix upNcenter() for images with odd number of rows
|
im_patch.c
|
1.30
(2 years ago)
by phil:
Change 1<<63 to (long long)1 << 63
|
render_image.c
|
1.25
(5 years ago)
by phil:
Add call to image_cutout, the new version of image_magrotate, to center and roll the
image using interpolation. This is not the default and will produce images with
solar north up unless the -u flag is set. The old upNcenter is called if r=0.
|
Rules.mk
|
1.30
(6 years ago)
by phil:
Add set_gaps_missing
|
index_convert.c
|
1.1
(13 years ago)
by phil:
Add index_convert.c
|
hmi_fixCROTA2.c
|
1.16
(11 years ago)
by phil:
do all, do not skip missings
|
export_as_maproj.c
|
1.8
(2 years ago)
by phil:
Change 1<<63 to (long long)1 << 63
|
set_gaps_missing.c
|
1.1
(6 years ago)
by phil:
Move from ~phil/apps. Last changed in 2010.
|
jsoc_getJP2images.c
|
1.3
(7 years ago)
by phil:
Fixed UV cadence
|
hg_patch.c
|
1.26
(11 years ago)
by phil:
Revert outparam code to prior style.
|
count_unslotted.c
|
1.1
(7 years ago)
by phil:
Initial add. Counts records in the get_input_recset call for cases with mostly unfilled slots.
Useful for aia.lev1 and hmi.lev1 where a reduced cadence is being queried.
|
rebin2.c
|
1.5
(13 years ago)
by phil:
rewrite to make it work.
Now takes int scale >0 for enlarging, <0 to reduce.
Fixes WCS keywrods and statistics.
|