ViewVC Help
View Directory | Root Listing
root/JSOC/proj/lev0/apps
File Last Change
 ../
data/
decode_dayfile.c 1.24 (12 years ago) by carl: #332 - Remove assert()
test_get_image_location.c 1.2 (12 years ago) by carl: #332 -Remove assert()
save_packet_to_dayfile.c 1.15 (12 years ago) by carl: #332 -Remove assert()
build_lev1_mgr_fsn.c 1.2 (13 years ago) by production: *** empty log message ***
stop_lev0.pl 1.2 (14 years ago) by production: *** empty log message ***
ingest_lev0_irisROT.c 1.5 (10 years ago) by prodtest: *** empty log message ***
build_lev1_hmi_test.c 1.1 (10 years ago) by production: *** empty log message ***
build_lev1_empty.c 1.2 (12 years ago) by production: *** empty log message ***
ingest_lev0_hmiaia.c 1.4 (10 years ago) by prodtest: *** empty log message ***
build_lev1_hmi.c 1.15 (9 years ago) by prodtest: *** empty log message ***
ingest_lev0_irisdc_jim.c 1.3 (9 years ago) by prodtest: *** empty log message ***
write_hk_to_drms_iris.c 1.2 (10 years ago) by prodtest: *** empty log message ***
hmi_time_setting.c 1.20 (13 years ago) by production: *** empty log message ***
lev0lev1.h 1.10 (10 years ago) by prodtest: *** empty log message ***
do_flat_iris.c 1.3 (10 years ago) by prodtest: *** empty log message ***
build_lev1_mgr.c 1.27 (9 years ago) by prodtest: *** empty log message ***
build_lev1_iris_test.c 1.2 (9 years ago) by prodtest: *** empty log message ***
xingest_lev0.c 1.5 (12 years ago) by production: *** empty log message ***
save_packet_to_dayfile.h 1.2 (15 years ago) by carl: -Fixed typo on : #define __SAVE_PACKET_TO_DAYFILE:w -Added new defines for status values.
extract_fds_statev.c 1.24 (10 years ago) by arta: Add a call to drms_count_records(). This module uses drms_open_recordset(), which has no knowledge of the number of records.
quallev0.h 1.9 (9 years ago) by prodtest: Added camera anomaly bit 0x00008000 - Hao
hmi_import_egse_lev0.c 1.9 (14 years ago) by thailand: Added check for config_rs to fail properly for missing config records
SOURCE_ENV_FOR_HK_DECODE_TEST_HMI 1.1 (13 years ago) by carl: Added to use when testing ingest_lev0. This directed saving of HK ISP,SEQ packets to test series(su_carl.hmilev0_isp_0021, or su_carl.aialev0_isp_0011, or su_carl.aialev0_seq_0011 or su_carl.hmilev0_seq_0011). This test series need to be there for testing with these files. If testing with hmi data use SOURCE_ENV_FOR_HK_DECODE_TEST_HMI. If testing with aia data use SOURCE_ENV_FOR_HK_DECODE_TEST_AIA.
SOURCE_ENV_FOR_HK_DECODE_TEST_AIA 1.1 (13 years ago) by carl: Added to use when testing ingest_lev0. This directed saving of HK ISP,SEQ packets to test series(su_carl.hmilev0_isp_0021, or su_carl.aialev0_isp_0011, or su_carl.aialev0_seq_0011 or su_carl.hmilev0_seq_0011). This test series need to be there for testing with these files. If testing with hmi data use SOURCE_ENV_FOR_HK_DECODE_TEST_HMI. If testing with aia data use SOURCE_ENV_FOR_HK_DECODE_TEST_AIA.
packets.h 1.6 (12 years ago) by arta: Changes for the porting of the egse hmi compression library from the CM tree to the CVS/JSOC tree
getorbitinfo.c 1.20 (9 years ago) by arta: Fix a bug in the handling of missing time values in the code that obtains SAA and HLZ information. Also, modify the build-lev1-iris code to call this code to obtain the info and set the SAA and HLZ keywords.
get_image_location.c 1.7 (12 years ago) by carl: Fix for TRAC Ticket #335. There was an accidental check in of incorrect master pointing series name by jps. I add in correct master pointing series name to use. Note the lev1 production code was using a modified version of this file with the correct name so running lev1 production had no issues.
aia_import_egse_lev0.c 1.2 (15 years ago) by arta: Fix hard-coded paths to use JSOC/base and JSOC/proj, not JSOC/src/base and JSOC/src/proj.
imgdecode.h 1.11 (11 years ago) by kehcheng: Fix image corruption due to bad skip value in crop table between Dec 2011 and Jan 2012
do_patch.c 1.3 (11 years ago) by kehcheng: Fix silly mistake.
SOURCE_ENV_FOR_HK_DECODE 1.13 (11 years ago) by jsoc: Haos changes.
aia_despike.c 1.3 (12 years ago) by jps: Improved handling of negative pixel values.
fix_hmi_config_file_date.c 1.2 (14 years ago) by arta: Make warning #266 an error if the compiler is icc - not declaring a function can cause very subtle and hard to find bugs
convert_fds.c 1.1 (15 years ago) by arta: Move JSOC/src/base to JSOC/base and JSOC/src/proj to JSOC/proj. 86 JSOC/src.
dwt_compress.h 1.1 (15 years ago) by arta: Move JSOC/src/base to JSOC/base and JSOC/src/proj to JSOC/proj. 86 JSOC/src.
imgstruct.h 1.1 (15 years ago) by arta: Move JSOC/src/base to JSOC/base and JSOC/src/proj to JSOC/proj. 86 JSOC/src.
build_lev1X.c 1.9 (11 years ago) by arta: Pass the path to the JSOC tree to the interpolation code - instead of using a hard-coded relative path. The interpolation code needs to locate data files in a directory that is relative to the interpolation source files.
build_lev1Y.c 1.6 (11 years ago) by arta: Pass the path to the JSOC tree to the interpolation code - instead of using a hard-coded relative path. The interpolation code needs to locate data files in a directory that is relative to the interpolation source files.
build_lev1.c 1.30 (11 years ago) by arta: Pass the path to the JSOC tree to the interpolation code - instead of using a hard-coded relative path. The interpolation code needs to locate data files in a directory that is relative to the interpolation source files.
build_lev1_fsn.c 1.3 (11 years ago) by arta: Pass the path to the JSOC tree to the interpolation code - instead of using a hard-coded relative path. The interpolation code needs to locate data files in a directory that is relative to the interpolation source files.
write_hk_to_drms.c 1.24 (12 years ago) by carl: Put back change did for ticket 316 which removes query to check if record exits when running ingest_lev0. This got removed when did last fix for removing assertusage because I used the version 1.21 instead of using 1.22 when did assert changes.
cosmic_ray.c 1.7 (12 years ago) by production: Richard's change
cosmic_ray.h 1.5 (12 years ago) by production: Richard's change
SOURCE_ENV_FOR_HK_DAYFILE_DECODE 1.4 (13 years ago) by carl: Updated file because had a path to JSOC version map files to carl's workspace. Reset path to production workspace. This impacts only decode_dayfile executable
write_hk_to_drms.h 1.8 (10 years ago) by jim: add IRIS
load_hk_config_files.h 1.10 (10 years ago) by jim: add IRIS
decode_hk_vcdu.h 1.9 (10 years ago) by prodtest: add IRIS
quallev1.h 1.5 (9 years ago) by production: add Q_CAM_ANOM1
ingest_lev0.c 1.85 (10 years ago) by prodtest: add check for stopfile in while(readdir)
Rules.mk 1.50 (9 years ago) by prodtest: add ingest_lev0_irisdc_jim
ingest_lev0_irisdc.c 1.24 (9 years ago) by prodtest: add ispfoundreopen
build_lev1_iris.c 1.10 (9 years ago) by prodtest: add timeline_roll code
decode_hk_vcdu.c 1.12 (10 years ago) by prodtest: added IRIS coe
imgdecode.c 1.16 (13 years ago) by kehcheng: cast pixel value to double before accumulating partial sums
build_lev1_aia.c 1.11 (10 years ago) by prodtest: change # or args in limb_fit() call
do_flat.c 1.23 (10 years ago) by production: change HIMGCFGFILE
SOURCE_ENV_FOR_HK_DECODE_IRIS 1.4 (10 years ago) by prodtest: change HK_DF_HSB_DIRECTORY
imgdecode_hmiaia.h 1.1 (10 years ago) by prodtest: change TBL_DIR to /home/prodtest from /home/production. Need this on new dcs1x datacapture to tet lookup tables.
limb_fit_function.c 1.10 (9 years ago) by prodtest: change init_fill() call
limb_fit.h 1.13 (10 years ago) by prodtest: change limb_fit() prototype
get_pointing_info.c 1.8 (13 years ago) by production: change p[i].sat_rot to minus sign
decode_hk.h 1.3 (14 years ago) by carl: decode_hk.h: Added 2 define parameters for merge data series updates.
iris_time_setting.c 1.8 (9 years ago) by prodtest: elim fsnx
load_hk_config_files.c 1.12 (10 years ago) by arta: fix bad checking
decode_hk.c 1.16 (10 years ago) by arta: fix bad checking
load_hk_config_files_iris.c 1.3 (10 years ago) by arta: fix bad checking
SOURCE_ENV_FOR_HK_DECODE_GROUND 1.2 (13 years ago) by carl: fix for move of dayfile directory from tmp21 to tmp22
add_small_image.c 1.8 (14 years ago) by phil: fixed too big malloc CV: ----------------------------------------------------------------------
build_lev1_aia_test.c 1.1 (11 years ago) by production: initial
imgdecode_iris.h 1.1 (10 years ago) by jim: initial
printtime.c 1.1 (13 years ago) by production: initial
heightformation.c 1.1 (13 years ago) by production: initial
imgdecode_iris.c 1.1 (10 years ago) by jim: initial
test0.c 1.1 (15 years ago) by production: initial
quallev0_iris.h 1.1 (10 years ago) by jim: initial
start_lev0.pl 1.3 (13 years ago) by production: look for stop file
doingestlev0.pl 1.7 (10 years ago) by prodtest: put in OLD message
iris_isp2wcs.c 1.4 (10 years ago) by prodtest: see mail Incorrect CRVALi in prelim04 - bugfix for iris_isp2solar.pro Jean-Pierre 9/23/13
set_HMI_mech_values.c 1.2 (12 years ago) by production: update to new dir and name of in_air_cal.*
1 directory and 79 files shown