------------------------------------------------------------------------
r2788 | barrettj | 2019-07-22 08:02:33 -0400 (Mon, 22 Jul 2019) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/include/control.h

make checksum match

------------------------------------------------------------------------
r2786 | barrettj | 2019-07-19 14:44:24 -0400 (Fri, 19 Jul 2019) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/include/control.h
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py

import video band pass changes to c-to-python control file interface library

------------------------------------------------------------------------
r2785 | barrettj | 2019-07-19 14:44:24 -0400 (Fri, 19 Jul 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/tests/test_fourphase.py
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py

fix values in fourphase make-check test

------------------------------------------------------------------------
r2784 | barrettj | 2019-07-19 14:44:23 -0400 (Fri, 19 Jul 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py

note to self: need to check for dTEC closure when generate pc_phases_x/y

------------------------------------------------------------------------
r2783 | barrettj | 2019-07-19 14:44:23 -0400 (Fri, 19 Jul 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py

clean up debug statements

------------------------------------------------------------------------
r2782 | barrettj | 2019-07-19 14:44:23 -0400 (Fri, 19 Jul 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/__init__.py
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py

fix ion-search/fix control files

------------------------------------------------------------------------
r2779 | barrettj | 2019-07-16 09:45:35 -0400 (Tue, 16 Jul 2019) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/include/control.h
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/include/parser.h
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/copy_cblock_parts.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/default_cblock.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/init_tokens.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/nullify_cblock.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/parser.c
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/src/generate_graphs.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/import_ffsearch.sh
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/apply_video_bp.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/delay_rate.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/fringe_search.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/norm_fx.c

import fourfit changes (video bp correction) to chops

------------------------------------------------------------------------
r2778 | barrettj | 2019-07-16 09:45:34 -0400 (Tue, 16 Jul 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/batch_fourfit.py.in
   M /trunk/chops/source/python_src/scripts/pcc_select.py.in

get rid of silly restriction on lower-case station mk4-ids

------------------------------------------------------------------------
r2776 | gbc | 2019-07-15 10:28:08 -0400 (Mon, 15 Jul 2019) | 1 line
Changed paths:
   M /trunk/MacPorts.txt

a note about headers on MacOS

------------------------------------------------------------------------
r2774 | rjc | 2019-07-12 13:14:16 -0400 (Fri, 12 Jul 2019) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   A /trunk/postproc/fourfit/apply_video_bp.c
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/delay_rate.c
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/generate_graphs.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/norm_fx.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h

add new ff code for video bandpass corrections

------------------------------------------------------------------------
r2769 | barrettj | 2019-06-21 15:12:47 -0400 (Fri, 21 Jun 2019) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/src/generate_text.c

import fix into chops

------------------------------------------------------------------------
r2768 | rjc | 2019-06-21 14:13:40 -0400 (Fri, 21 Jun 2019) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/generate_text.c

fixed rev 2389 bug in generate_txt

------------------------------------------------------------------------
r2767 | barrettj | 2019-06-21 12:07:11 -0400 (Fri, 21 Jun 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/__init__.py
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in
   M /trunk/chops/source/python_src/tests/3593.tar.gz
   M /trunk/chops/source/python_src/tests/test_pcc_generate.py
   M /trunk/chops/source/python_src/vpal_module/Makefile.am
   M /trunk/chops/source/python_src/vpal_module/vpal/__init__.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py
   A /trunk/chops/source/python_src/vpal_module/vpal/pcc_delay_fitting.py
   A /trunk/chops/source/python_src/vpal_module/vpal/pcc_plotting_utils.py
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py
   M /trunk/chops/source/python_src/vpal_module/vpal/utility.py

squash merge of vgos post-proc software release changes

------------------------------------------------------------------------
r2763 | rjc | 2019-06-11 12:35:59 -0400 (Tue, 11 Jun 2019) | 1 line
Changed paths:
   M /trunk/doc/fourfit/cf_keywords.tex
   M /trunk/doc/fourfit/fourfit_users_manual.pdf

update ff manual with video bandpass (vbp) commands

------------------------------------------------------------------------
r2760 | gbc | 2019-05-24 14:14:42 -0400 (Fri, 24 May 2019) | 1 line
Changed paths:
   A /trunk/doc/vgos/Asymmetric-Singleband-Delay-Functions.pdf

a report from roger

------------------------------------------------------------------------
r2753 | gbc | 2019-04-26 16:13:06 -0400 (Fri, 26 Apr 2019) | 1 line
Changed paths:
   A /trunk/doc/vgos
   A /trunk/doc/vgos/vgos-data-processing.pdf

capturing this

------------------------------------------------------------------------
r2750 | barrettj | 2019-04-23 13:51:51 -0400 (Tue, 23 Apr 2019) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffcore/import_ffcore.sh
   M /trunk/chops/source/c_src/fourfit_libs/ffcore/src/make_passes.c

fixing import

------------------------------------------------------------------------
r2749 | barrettj | 2019-04-23 13:51:51 -0400 (Tue, 23 Apr 2019) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/include/control.h
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/include/parser.h
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/copy_cblock_parts.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/criteria_match.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/default_cblock.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/init_tokens.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/lex.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/nullify_cblock.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/parser.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcore/src/set_pointers.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/gate_off.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/norm_fx.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/norm_xf.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/precorrect.c

import changes to chops

------------------------------------------------------------------------
r2747 | rjc | 2019-04-19 13:59:02 -0400 (Fri, 19 Apr 2019) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/criteria_match.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/gate_off.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/lex.c
   M /trunk/postproc/fourfit/make_passes.c
   M /trunk/postproc/fourfit/norm_fx.c
   M /trunk/postproc/fourfit/norm_xf.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/precorrect.c
   M /trunk/postproc/fourfit/set_pointers.c

in fourfit new chan_ids override for single-char labels

------------------------------------------------------------------------
r2746 | rjc | 2019-04-19 12:49:35 -0400 (Fri, 19 Apr 2019) | 1 line
Changed paths:
   M /trunk/doc/fourfit/cf_keywords.tex
   M /trunk/doc/fourfit/fourfit_users_manual.pdf

update ff manual to define new parameter chan_ids

------------------------------------------------------------------------
r2744 | barrettj | 2019-04-14 08:30:08 -0400 (Sun, 14 Apr 2019) | 1 line
Changed paths:
   M /trunk/misc/time/lifetime.c

fix yet more printf

------------------------------------------------------------------------
r2742 | barrettj | 2019-04-13 19:05:13 -0400 (Sat, 13 Apr 2019) | 1 line
Changed paths:
   M /trunk/misc/time/check_hops_time.sh

force check_hops_time to verbose

------------------------------------------------------------------------
r2741 | barrettj | 2019-04-13 19:05:13 -0400 (Sat, 13 Apr 2019) | 1 line
Changed paths:
   M /trunk/misc/time/lifetest.c

fixing some more format specifiers

------------------------------------------------------------------------
r2739 | barrettj | 2019-04-12 15:30:02 -0400 (Fri, 12 Apr 2019) | 1 line
Changed paths:
   M /trunk/misc/time/Makefile.am
   M /trunk/misc/time/check_hops_time.sh
   M /trunk/misc/time/eph_time.c
   M /trunk/misc/time/hops_time.c
   M /trunk/misc/time/hops_time.h
   M /trunk/misc/time/ht_parser.c
   M /trunk/misc/time/ht_timeis.c
   M /trunk/misc/time/htime.c
   M /trunk/misc/time/htime.h
   M /trunk/misc/time/julian.c
   M /trunk/misc/time/julian.h
   M /trunk/misc/time/leapsec.c
   M /trunk/misc/time/lifetest.c
   M /trunk/misc/time/lifetime.c
   M /trunk/misc/time/sc_time.c
   A /trunk/misc/time/time_float_type.h

fixing time lib issues after GPS rollover

------------------------------------------------------------------------
r2736 | barrettj | 2019-04-09 13:16:22 -0400 (Tue, 09 Apr 2019) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/misc/time/htime.h

bumping up GPS time precision to use long double...should be supported by most modern *nix/gcc

------------------------------------------------------------------------
r2731 | gbc | 2019-03-28 16:00:12 -0400 (Thu, 28 Mar 2019) | 1 line
Changed paths:
   M /trunk/Copyright

updated for 2019

------------------------------------------------------------------------
r2729 | gbc | 2019-03-20 14:55:55 -0400 (Wed, 20 Mar 2019) | 1 line
Changed paths:
   A /trunk/doc/more-history-from-cjl.txt

another fragment of the past

------------------------------------------------------------------------
r2727 | gbc | 2019-03-15 15:08:02 -0400 (Fri, 15 Mar 2019) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc

fixed typo in help which pointed at a non-existant keyword

------------------------------------------------------------------------
r2725 | barrettj | 2019-03-12 15:00:35 -0400 (Tue, 12 Mar 2019) | 1 line
Changed paths:
   M /trunk/doc/fourfit/cf_keywords.tex
   M /trunk/doc/fourfit/command_line_options.tex
   M /trunk/doc/fourfit/fourfit_users_manual.pdf
   M /trunk/doc/fourfit/multitone_pcal.tex

minor change, adding notches feature to fourfit doc

------------------------------------------------------------------------
r2722 | barrettj | 2019-02-26 08:37:45 -0500 (Tue, 26 Feb 2019) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/src/generate_text.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/fringe_search.c

import to chomps

------------------------------------------------------------------------
r2720 | rjc | 2019-02-25 09:57:03 -0500 (Mon, 25 Feb 2019) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/generate_text.c

added exec. machine name to ff plot, remove unneeded gen_cb call

------------------------------------------------------------------------
r2716 | gbc | 2019-02-13 16:57:38 -0500 (Wed, 13 Feb 2019) | 1 line
Changed paths:
   M /trunk/chops/data/Makefile.am

 --force is a linux thingy, -f is BSD/ATT

------------------------------------------------------------------------
r2715 | gbc | 2019-02-13 15:48:56 -0500 (Wed, 13 Feb 2019) | 3 lines
Changed paths:
   M /trunk/chops/import_hops.sh
   M /trunk/chops/source/c_src/vex/src/scan_info.c
   M /trunk/chops/source/c_src/vex/src/vex_init.c
   M /trunk/sub/vex/scan_info.c
   M /trunk/sub/vex/vex_init.c

Removed duplicated symbols between scan_info.c and vex_init.c
and migrated the definition to vex_init.c.


------------------------------------------------------------------------
r2701 | barrettj | 2019-01-31 14:17:28 -0500 (Thu, 31 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/tests/test_harness.sh.in
   M /trunk/configure.ac

some configure fixes

------------------------------------------------------------------------
r2698 | barrettj | 2019-01-29 09:01:54 -0500 (Tue, 29 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/tests/test_fourphase.py

fix cached test values for fourphase test

------------------------------------------------------------------------
r2696 | barrettj | 2019-01-28 23:58:38 -0500 (Mon, 28 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py

ensuring that ion-fixed control files are applied on a per-baseline basis by fourphase

------------------------------------------------------------------------
r2695 | barrettj | 2019-01-28 13:43:43 -0500 (Mon, 28 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/tests/Makefile.am

minor change

------------------------------------------------------------------------
r2694 | barrettj | 2019-01-28 13:43:38 -0500 (Mon, 28 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/tests/3593.tar.gz
   M /trunk/chops/source/python_src/tests/Makefile.am
   M /trunk/chops/source/python_src/tests/test_fourphase.py
   M /trunk/chops/source/python_src/tests/test_harness.sh.in
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py

eliminated a order of operations sensitive bug in fourphase, ok for now, but this may need investigation in the future

------------------------------------------------------------------------
r2693 | barrettj | 2019-01-28 13:43:30 -0500 (Mon, 28 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/tests/test_ffres2pcp.py
   M /trunk/chops/source/python_src/tests/test_fourphase.py

debugging test harness

------------------------------------------------------------------------
r2691 | barrettj | 2019-01-26 12:12:27 -0500 (Sat, 26 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/tests/test_harness.sh.in

disabling chops make-check unless env set by user

------------------------------------------------------------------------
r2689 | barrettj | 2019-01-25 21:51:05 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/tests/test_fourphase.py

debug

------------------------------------------------------------------------
r2688 | barrettj | 2019-01-25 21:51:04 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/tests/test_harness.sh.in

fix chops test harness when HOPS_SETUP exists

------------------------------------------------------------------------
r2687 | barrettj | 2019-01-25 16:25:13 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/tests/Makefile.am
   M /trunk/chops/source/python_src/tests/test_ffres2pcp.py
   M /trunk/chops/source/python_src/tests/test_fourphase.py
   M /trunk/chops/source/python_src/vex_module/vexpy/vexpy.py
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py
   M /trunk/data/ff_testdata/run_testsuite.sh

now have make check working for python2/3 w/ chops tests incorporated, distcheck may need work

------------------------------------------------------------------------
r2686 | barrettj | 2019-01-25 15:06:37 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   M /trunk/vex2xml/Makefile.am

making sure vex2xml pkg data makes it into the dist tarball

------------------------------------------------------------------------
r2685 | barrettj | 2019-01-25 14:32:43 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/Makefile.am
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   M /trunk/chops/source/python_src/mk4_module/afiob/afiob.py
   M /trunk/chops/source/python_src/mk4_module/mk4b/mk4b.py
   M /trunk/chops/source/python_src/tests/Makefile.am
   M /trunk/chops/source/python_src/tests/test_ffres2pcp.py
   M /trunk/chops/source/python_src/tests/test_fourphase.py
   D /trunk/chops/source/python_src/tests/test_harness.sh
   A /trunk/chops/source/python_src/tests/test_harness.sh.in
   M /trunk/chops/source/python_src/tests/test_pcc_generate.py
   M /trunk/chops/source/python_src/vex_module/vexpy/vexpy.py
   M /trunk/configure.ac

getting chops/vpal test code working in automake build system

------------------------------------------------------------------------
r2684 | barrettj | 2019-01-25 14:32:42 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/Makefile.am
   A /trunk/chops/source/python_src/tests/Makefile.am
   M /trunk/chops/source/python_src/tests/test_ffres2pcp.py
   M /trunk/chops/source/python_src/tests/test_fourphase.py
   M /trunk/chops/source/python_src/tests/test_harness.sh
   M /trunk/configure.ac

got non-integrated test harness working, needs to work with build

------------------------------------------------------------------------
r2683 | barrettj | 2019-01-25 14:32:41 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/tests/test_ffres2pcp.py
   M /trunk/chops/source/python_src/tests/test_fourphase.py
   A /trunk/chops/source/python_src/tests/test_harness.sh
   M /trunk/chops/source/python_src/tests/test_pcc_generate.py

starting work to incoporate tests into make check

------------------------------------------------------------------------
r2682 | barrettj | 2019-01-25 14:32:41 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/tests/test_ffres2pcp.py
   M /trunk/chops/source/python_src/tests/test_fourphase.py
   M /trunk/chops/source/python_src/tests/test_pcc_generate.py
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py

getting pcc test to work, now need to integrate w/ build system

------------------------------------------------------------------------
r2681 | barrettj | 2019-01-25 14:32:36 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   A /trunk/chops/source/python_src/tests/3593.tar.gz

adding archived test data folder

------------------------------------------------------------------------
r2680 | barrettj | 2019-01-25 14:32:31 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   D /trunk/chops/source/python_src/tests/data/3593/059-0000/0727-115.zjkxgp
   D /trunk/chops/source/python_src/tests/data/3593/059-0000/E..zjkxgp
   D /trunk/chops/source/python_src/tests/data/3593/059-0000/EE..zjkxgp
   D /trunk/chops/source/python_src/tests/data/3593/059-0000/EV..zjkxgp
   D /trunk/chops/source/python_src/tests/data/3593/059-0000/G..zjkxgp
   D /trunk/chops/source/python_src/tests/data/3593/059-0000/GE..zjkxgp
   D /trunk/chops/source/python_src/tests/data/3593/059-0000/GG..zjkxgp
   D /trunk/chops/source/python_src/tests/data/3593/059-0000/GV..zjkxgp
   D /trunk/chops/source/python_src/tests/data/3593/059-0000/V..zjkxgp
   D /trunk/chops/source/python_src/tests/data/3593/059-0000/VV..zjkxgp
   D /trunk/chops/source/python_src/tests/data/3593/059-0019/0552+398.zjkxhp
   D /trunk/chops/source/python_src/tests/data/3593/059-0019/E..zjkxhp
   D /trunk/chops/source/python_src/tests/data/3593/059-0019/EE..zjkxhp
   D /trunk/chops/source/python_src/tests/data/3593/059-0019/G..zjkxhp
   D /trunk/chops/source/python_src/tests/data/3593/059-0019/GE..zjkxhp
   D /trunk/chops/source/python_src/tests/data/3593/059-0019/GG..zjkxhp
   D /trunk/chops/source/python_src/tests/data/3593/059-0116/0552+398.zjkxko
   D /trunk/chops/source/python_src/tests/data/3593/059-0116/E..zjkxko
   D /trunk/chops/source/python_src/tests/data/3593/059-0116/EE..zjkxko
   D /trunk/chops/source/python_src/tests/data/3593/059-0116/EV..zjkxko
   D /trunk/chops/source/python_src/tests/data/3593/059-0116/G..zjkxko
   D /trunk/chops/source/python_src/tests/data/3593/059-0116/GE..zjkxko
   D /trunk/chops/source/python_src/tests/data/3593/059-0116/GG..zjkxko
   D /trunk/chops/source/python_src/tests/data/3593/059-0116/GV..zjkxko
   D /trunk/chops/source/python_src/tests/data/3593/059-0116/V..zjkxko
   D /trunk/chops/source/python_src/tests/data/3593/059-0116/VV..zjkxko
   D /trunk/chops/source/python_src/tests/data/3593/cf_GEV_test
   D /trunk/chops/source/python_src/tests/data/3593/cf_GEV_test_pcphases
   D /trunk/chops/source/python_src/tests/data/3593.tar.gz

removing test data folder, in favor of archive

------------------------------------------------------------------------
r2679 | barrettj | 2019-01-25 14:32:30 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in
   A /trunk/chops/source/python_src/tests/test_pcc_generate.py

adding proxy cable cal test, WIP

------------------------------------------------------------------------
r2678 | barrettj | 2019-01-25 14:32:30 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py

ensuring that the np.random generator is re-seeded consistently before every basinhopping fit in proxy-cable-cal, this doesn't significantly affect the results, but makes them consistent between subsequent runs

------------------------------------------------------------------------
r2677 | barrettj | 2019-01-25 14:32:30 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/tests/test_fourphase.py

fourphase test script

------------------------------------------------------------------------
r2676 | barrettj | 2019-01-25 14:32:29 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/tests/test_ffres2pcp.py
   A /trunk/chops/source/python_src/tests/test_fourphase.py

adding test for fourphase into chops

------------------------------------------------------------------------
r2675 | barrettj | 2019-01-25 14:32:18 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   A /trunk/chops/source/python_src/tests
   A /trunk/chops/source/python_src/tests/data
   A /trunk/chops/source/python_src/tests/data/3593
   A /trunk/chops/source/python_src/tests/data/3593/059-0000
   A /trunk/chops/source/python_src/tests/data/3593/059-0000/0727-115.zjkxgp
   A /trunk/chops/source/python_src/tests/data/3593/059-0000/E..zjkxgp
   A /trunk/chops/source/python_src/tests/data/3593/059-0000/EE..zjkxgp
   A /trunk/chops/source/python_src/tests/data/3593/059-0000/EV..zjkxgp
   A /trunk/chops/source/python_src/tests/data/3593/059-0000/G..zjkxgp
   A /trunk/chops/source/python_src/tests/data/3593/059-0000/GE..zjkxgp
   A /trunk/chops/source/python_src/tests/data/3593/059-0000/GG..zjkxgp
   A /trunk/chops/source/python_src/tests/data/3593/059-0000/GV..zjkxgp
   A /trunk/chops/source/python_src/tests/data/3593/059-0000/V..zjkxgp
   A /trunk/chops/source/python_src/tests/data/3593/059-0000/VV..zjkxgp
   A /trunk/chops/source/python_src/tests/data/3593/059-0019
   A /trunk/chops/source/python_src/tests/data/3593/059-0019/0552+398.zjkxhp
   A /trunk/chops/source/python_src/tests/data/3593/059-0019/E..zjkxhp
   A /trunk/chops/source/python_src/tests/data/3593/059-0019/EE..zjkxhp
   A /trunk/chops/source/python_src/tests/data/3593/059-0019/G..zjkxhp
   A /trunk/chops/source/python_src/tests/data/3593/059-0019/GE..zjkxhp
   A /trunk/chops/source/python_src/tests/data/3593/059-0019/GG..zjkxhp
   A /trunk/chops/source/python_src/tests/data/3593/059-0116
   A /trunk/chops/source/python_src/tests/data/3593/059-0116/0552+398.zjkxko
   A /trunk/chops/source/python_src/tests/data/3593/059-0116/E..zjkxko
   A /trunk/chops/source/python_src/tests/data/3593/059-0116/EE..zjkxko
   A /trunk/chops/source/python_src/tests/data/3593/059-0116/EV..zjkxko
   A /trunk/chops/source/python_src/tests/data/3593/059-0116/G..zjkxko
   A /trunk/chops/source/python_src/tests/data/3593/059-0116/GE..zjkxko
   A /trunk/chops/source/python_src/tests/data/3593/059-0116/GG..zjkxko
   A /trunk/chops/source/python_src/tests/data/3593/059-0116/GV..zjkxko
   A /trunk/chops/source/python_src/tests/data/3593/059-0116/V..zjkxko
   A /trunk/chops/source/python_src/tests/data/3593/059-0116/VV..zjkxko
   A /trunk/chops/source/python_src/tests/data/3593/cf_GEV_test
   A /trunk/chops/source/python_src/tests/data/3593/cf_GEV_test_pcphases
   A /trunk/chops/source/python_src/tests/data/3593.tar.gz
   A /trunk/chops/source/python_src/tests/test_ffres2pcp.py

starting to add some integration tests for the chops/vpal package

------------------------------------------------------------------------
r2674 | barrettj | 2019-01-25 14:32:05 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py

splitting final pc_phases values calculation from control file line generation in ffres2pcp

------------------------------------------------------------------------
r2673 | barrettj | 2019-01-25 14:32:05 -0500 (Fri, 25 Jan 2019) | 1 line
Changed paths:
   A /trunk/chops/dev_readme.txt (from /trunk/chops/readme.txt:2672)
   D /trunk/chops/readme.txt

rename readme in chops

------------------------------------------------------------------------
r2671 | barrettj | 2019-01-17 12:30:07 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/include/plot_data_dir.h
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/src/plot_data_dir.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/include/adhoc_flag.h
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/adhoc_flag.c
   M /trunk/postproc/fourfit/adhoc_flag.c
   M /trunk/postproc/fourfit/adhoc_flag.h
   M /trunk/postproc/fourfit/plot_data_dir.c
   M /trunk/postproc/fourfit/plot_data_dir.h

moving implementation defines out of header for adhoc_flags and plot_data_dir, as this seems to cause order dependent compilation problems

------------------------------------------------------------------------
r2670 | barrettj | 2019-01-17 12:30:06 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/adhoc_flag.c

re-importing adhoc_flag.c

------------------------------------------------------------------------
r2669 | barrettj | 2019-01-17 12:30:06 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffmath/import_ffmath.sh
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/import_ffplot.sh
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/import_ffsearch.sh

fixing chops import scripts to catch missing files

------------------------------------------------------------------------
r2668 | barrettj | 2019-01-17 12:30:05 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/data/ff_testdata/hopstest.py

correcting set() syntax to maintain backwards compatibility with python 2.6

------------------------------------------------------------------------
r2667 | barrettj | 2019-01-17 12:30:05 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/run_testsuite.sh

make sure the no .pyc files are generated during distcheck

------------------------------------------------------------------------
r2666 | barrettj | 2019-01-17 12:30:05 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/__init__.py
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/vex_module/vexpy/__init__.py
   M /trunk/chops/source/python_src/vex_module/vexpy/vexpy.py
   M /trunk/data/ff_testdata/hopstest.py

some reorganization to fix distcheck

------------------------------------------------------------------------
r2665 | barrettj | 2019-01-17 12:30:04 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/sub/mk4py/afio.py.in
   M /trunk/sub/mk4py/mk4.py.in

revert library loader funcs

------------------------------------------------------------------------
r2664 | barrettj | 2019-01-17 12:30:04 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstest.py
   M /trunk/data/ff_testdata/hopstestsuite.py.in

make check now passes with python-3.5

------------------------------------------------------------------------
r2663 | barrettj | 2019-01-17 12:30:04 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/sub/mk4py/afio.py.in
   M /trunk/sub/mk4py/mk4.py.in

python 3.5 changes to sub/afio.py.in and sub/mk4.py.in

------------------------------------------------------------------------
r2662 | barrettj | 2019-01-17 12:30:03 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/sub/mk4py/mk4.py.in

work on python-3 compat in mk4py

------------------------------------------------------------------------
r2661 | barrettj | 2019-01-17 12:30:03 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstest.py
   M /trunk/data/ff_testdata/hopstestsuite.py.in
   M /trunk/sub/mk4py/mk4.py.in

some clean up in /sub/mk4py/mk4.py.in

------------------------------------------------------------------------
r2660 | barrettj | 2019-01-17 12:30:03 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/pypath.py
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py

minor changes

------------------------------------------------------------------------
r2659 | barrettj | 2019-01-17 12:30:02 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/setup.py.in
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py
   M /trunk/chops/source/python_src/vpal_module/vpal/utility.py

making the progress.bar an optional dependency, now only requires numpy, scipy, and matplotlib

------------------------------------------------------------------------
r2658 | barrettj | 2019-01-17 12:30:02 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/setup.py.in
   M /trunk/chops/source/python_src/hopstest_module/setup.py.in
   M /trunk/chops/source/python_src/mk4_module/setup.py.in
   M /trunk/chops/source/python_src/vex_module/setup.py.in
   M /trunk/chops/source/python_src/vpal_module/setup.py.in
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py
   M /trunk/chops/source/python_src/vpal_module/vpal/utility.py

removing setuptools, making progress bar optional

------------------------------------------------------------------------
r2657 | barrettj | 2019-01-17 12:29:59 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/ffres2pcp.py.in
   M /trunk/chops/source/python_src/scripts/fourphase.py.in
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fringe_file_manipulation.py
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py

adding some abs import statements, and ability to toggle info statement in cf

------------------------------------------------------------------------
r2656 | barrettj | 2019-01-17 12:29:57 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/summarize_report.py.in
   M /trunk/chops/source/python_src/vpal_module/vpal/utility.py

removing optional dependency on 'tabulate' package

------------------------------------------------------------------------
r2655 | barrettj | 2019-01-17 12:29:57 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   D /trunk/chops/source/python_src/vpal_module/deprecated_modules/control_analysis_lib.py
   D /trunk/chops/source/python_src/vpal_module/deprecated_modules/mixedmode.py
   D /trunk/chops/source/python_src/vpal_module/deprecated_modules/plotting.py
   D /trunk/chops/source/python_src/vpal_module/deprecated_modules/source_analysis_lib.py

removing deprecated modules, may re-introduces these again at a later time

------------------------------------------------------------------------
r2654 | barrettj | 2019-01-17 12:29:56 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   M /trunk/chops/source/python_src/ffcontrol_module/setup.py.in
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/hopstest_module/setup.py.in
   M /trunk/chops/source/python_src/mk4_module/afiob/afiob.py
   M /trunk/chops/source/python_src/mk4_module/mk4b/mk4b.py
   M /trunk/chops/source/python_src/mk4_module/setup.py.in
   M /trunk/chops/source/python_src/scripts/batch_fourfit.py.in
   M /trunk/chops/source/python_src/scripts/ffres2pcp.py.in
   M /trunk/chops/source/python_src/scripts/fourphase.py.in
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in
   M /trunk/chops/source/python_src/scripts/pcc_plot.py.in
   M /trunk/chops/source/python_src/scripts/pcc_select.py.in
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in
   M /trunk/chops/source/python_src/scripts/summarize_report.py.in
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in
   M /trunk/chops/source/python_src/vex_module/setup.py.in
   M /trunk/chops/source/python_src/vex_module/vexpy/vexpy.py
   M /trunk/chops/source/python_src/vpal_module/setup.py.in
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fringe_file_manipulation.py
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py
   M /trunk/chops/source/python_src/vpal_module/vpal/report_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/utility.py

cleaning up imports, and adding some exception catching

------------------------------------------------------------------------
r2653 | barrettj | 2019-01-17 12:29:51 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/batch_fourfit.py.in
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in
   M /trunk/chops/source/python_src/scripts/summarize_report.py.in

minor clean up

------------------------------------------------------------------------
r2652 | barrettj | 2019-01-17 12:29:50 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/utility.py

minimal change commit to tag chops version with working py2.7 and py3.5 impl

------------------------------------------------------------------------
r2651 | barrettj | 2019-01-17 12:29:49 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/ffres2pcp.py.in
   M /trunk/chops/source/python_src/scripts/fourphase.py.in
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fringe_file_manipulation.py
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py
   M /trunk/chops/source/python_src/vpal_module/vpal/utility.py

py3 chops scripts/libs looking much better now

------------------------------------------------------------------------
r2650 | barrettj | 2019-01-17 12:29:47 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/summarize_report.py.in
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fringe_file_manipulation.py
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py
   M /trunk/chops/source/python_src/vpal_module/vpal/utility.py

first working python-3 version of vpal lib, needs more debugging and check for py2 compat

------------------------------------------------------------------------
r2649 | barrettj | 2019-01-17 12:29:45 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/mk4_module/afiob/afiob.py
   M /trunk/chops/source/python_src/mk4_module/mk4b/mk4b.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fringe_file_manipulation.py
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py
   M /trunk/chops/source/python_src/vpal_module/vpal/utility.py

trying to get things working with python3...lots of issues with unicode/byte code incompatibility

------------------------------------------------------------------------
r2648 | barrettj | 2019-01-17 12:29:44 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/ffres2pcp.py.in
   M /trunk/chops/source/python_src/scripts/fourphase.py.in
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in
   M /trunk/chops/source/python_src/scripts/pcc_plot.py.in
   M /trunk/chops/source/python_src/scripts/pcc_select.py.in
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in
   M /trunk/chops/source/python_src/scripts/summarize_report.py.in
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in

applying futurize stage1/2 to scripts

------------------------------------------------------------------------
r2647 | barrettj | 2019-01-17 12:29:43 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fringe_file_manipulation.py
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py
   M /trunk/chops/source/python_src/vpal_module/vpal/report_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/utility.py

applying futurize stage2 to chops libs

------------------------------------------------------------------------
r2646 | barrettj | 2019-01-17 12:29:41 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py

stage1 of futurize in chops

------------------------------------------------------------------------
r2645 | barrettj | 2019-01-17 12:29:40 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py

fix name change

------------------------------------------------------------------------
r2644 | barrettj | 2019-01-17 12:29:39 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py

fix indent

------------------------------------------------------------------------
r2643 | barrettj | 2019-01-17 12:29:39 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in
   M /trunk/chops/source/python_src/scripts/pcc_plot.py.in
   M /trunk/chops/source/python_src/scripts/summarize_report.py.in
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py

make sure matplotlib plotting backed is set to Agg in scripts but not libs

------------------------------------------------------------------------
r2642 | barrettj | 2019-01-17 12:29:38 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/utility.py

should be the last of the docstrings

------------------------------------------------------------------------
r2641 | barrettj | 2019-01-17 12:29:38 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py

pcc docstrings

------------------------------------------------------------------------
r2640 | barrettj | 2019-01-17 12:29:38 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py

 and more docstrings

------------------------------------------------------------------------
r2639 | barrettj | 2019-01-17 12:29:37 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fringe_file_manipulation.py
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py

yet more docstrings

------------------------------------------------------------------------
r2638 | barrettj | 2019-01-17 12:29:36 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py

docstrings

------------------------------------------------------------------------
r2637 | barrettj | 2019-01-17 12:29:35 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/mk4_module/afiob/afiob.py
   M /trunk/chops/source/python_src/mk4_module/mk4b/mk4b.py
   M /trunk/chops/source/python_src/vex_module/vexpy/vexpy.py

more docstrings

------------------------------------------------------------------------
r2636 | barrettj | 2019-01-17 12:29:33 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py

bugfix for mean/stddev calls for stations with no data in fourphase, and add option to symlink routine to exclude non-mk4 type files

------------------------------------------------------------------------
r2635 | barrettj | 2019-01-17 12:29:32 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/__init__.py
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/vex_module/vexpy/__init__.py

some minor fix/clean up

------------------------------------------------------------------------
r2634 | barrettj | 2019-01-17 12:29:31 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/vex_module/vexpy/vexpy.py

adding simple function for  station pol detect, completely untested

------------------------------------------------------------------------
r2633 | barrettj | 2019-01-17 12:29:30 -0500 (Thu, 17 Jan 2019) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/pcc_select.py.in

adding ability to select individual band-pols in pcc_select args

------------------------------------------------------------------------
r2624 | gbc | 2018-12-12 13:48:25 -0500 (Wed, 12 Dec 2018) | 1 line
Changed paths:
   M /trunk/configure.ac

added more help on pgplot

------------------------------------------------------------------------
r2620 | rjc | 2018-12-11 09:55:52 -0500 (Tue, 11 Dec 2018) | 1 line
Changed paths:
   M /trunk/doc/fourfit/cf_keywords.tex
   M /trunk/doc/fourfit/fourfit_users_manual.pdf
   M /trunk/doc/fourfit/multitone_pcal.tex

clarify fourfit manual doco on pc_period

------------------------------------------------------------------------
r2614 | gbc | 2018-11-26 13:51:15 -0500 (Mon, 26 Nov 2018) | 1 line
Changed paths:
   D /trunk/correlator/prog/doc/help/Help.html
   R /trunk/correlator/prog/doc/help/index.html (from /trunk/correlator/prog/doc/help/Help.html:2613)
   D /trunk/help/attic/html/Help.html
   R /trunk/help/attic/html/index.html (from /trunk/help/attic/html/Help.html:2613)

removed some low-level symlinks in old trash

------------------------------------------------------------------------
r2613 | barrettj | 2018-11-26 11:03:16 -0500 (Mon, 26 Nov 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py

minor changes to pcc

------------------------------------------------------------------------
r2612 | barrettj | 2018-11-26 09:28:42 -0500 (Mon, 26 Nov 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py

remove pynfft from pcc

------------------------------------------------------------------------
r2611 | barrettj | 2018-11-26 09:17:10 -0500 (Mon, 26 Nov 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py

re-enable Agg backend for matplot lib in proxy cable cal

------------------------------------------------------------------------
r2609 | barrettj | 2018-11-21 15:58:03 -0500 (Wed, 21 Nov 2018) | 1 line
Changed paths:
   M /trunk/postproc/aedit/parse_cmdline.c
   M /trunk/postproc/alist/alist.c
   M /trunk/postproc/fourfit/fourfit.c
   M /trunk/postproc/fourfit/parse_cmdline.c

removing svn keywork prop from problematic files

------------------------------------------------------------------------
r2608 | barrettj | 2018-11-21 15:51:53 -0500 (Wed, 21 Nov 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/applications/aedit/src/parse_cmdline.c
   M /trunk/chops/source/c_src/applications/alist/alist.c
   M /trunk/chops/source/c_src/applications/fourfit/fourfit.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/est_pc_manual.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/parse_cmdline.c

now removing HeadURL keywords

------------------------------------------------------------------------
r2607 | barrettj | 2018-11-21 15:44:32 -0500 (Wed, 21 Nov 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/applications/aedit/src/parse_cmdline.c
   M /trunk/chops/source/c_src/applications/alist/alist.c
   M /trunk/chops/source/c_src/applications/fourfit/fourfit.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/est_pc_manual.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/parse_cmdline.c

experimenting with svn keyword propset...this seems to be the issue with chops checksum sometimes

------------------------------------------------------------------------
r2606 | barrettj | 2018-11-21 15:06:30 -0500 (Wed, 21 Nov 2018) | 1 line
Changed paths:
   M /trunk/chops/import_hops.sh
   M /trunk/chops/source/c_src/applications/aedit/src/parse_cmdline.c
   M /trunk/chops/source/c_src/applications/alist/alist.c
   M /trunk/chops/source/c_src/applications/fourfit/fourfit.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/parse_cmdline.c

chops import and minor edit

------------------------------------------------------------------------
r2605 | barrettj | 2018-11-21 15:06:29 -0500 (Wed, 21 Nov 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py

making proxy cable cal more robust agains bad data

------------------------------------------------------------------------
r2603 | gbc | 2018-11-17 08:07:58 -0500 (Sat, 17 Nov 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/vex/src/get_global_deflist.c
   M /trunk/chops/source/c_src/vex/src/param_formats.c

copying jan changes to chops

------------------------------------------------------------------------
r2601 | gbc | 2018-11-16 13:21:01 -0500 (Fri, 16 Nov 2018) | 1 line
Changed paths:
   M /trunk/doc/a-short-history.txt
   M /trunk/sub/vex/get_global_deflist.c
   M /trunk/sub/vex/param_formats.c

jan changes from difx r8583

------------------------------------------------------------------------
r2597 | rjc | 2018-11-08 11:16:16 -0500 (Thu, 08 Nov 2018) | 1 line
Changed paths:
   M /trunk/difx/dumpvis.c

made dumpvis sense number of ch's automagically

------------------------------------------------------------------------
r2593 | barrettj | 2018-11-01 16:04:46 -0400 (Thu, 01 Nov 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py

bug fix in proxy cable cal to ignore station data files which are more than 1 level down in the directory hierarchy

------------------------------------------------------------------------
r2577 | barrettj | 2018-10-17 09:15:38 -0400 (Wed, 17 Oct 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vex_module/vexpy/__init__.py

bug fix in vexpy

------------------------------------------------------------------------
r2575 | gbc | 2018-10-09 10:11:38 -0400 (Tue, 09 Oct 2018) | 1 line
Changed paths:
   A /trunk/doc/a-short-history.txt

capturing a script

------------------------------------------------------------------------
r2570 | gbc | 2018-09-26 13:21:24 -0400 (Wed, 26 Sep 2018) | 2 lines
Changed paths:
   M /trunk/configure.ac

added a safety on hops_svn_rev;


------------------------------------------------------------------------
r2567 | barrettj | 2018-09-20 14:24:01 -0400 (Thu, 20 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/Makefile.am
   M /trunk/chops/source/python_src/hopstest_module/Makefile.am
   M /trunk/chops/source/python_src/mk4_module/Makefile.am
   M /trunk/chops/source/python_src/vex_module/Makefile.am
   M /trunk/chops/source/python_src/vpal_module/Makefile.am

make sure to remove install manifests

------------------------------------------------------------------------
r2566 | barrettj | 2018-09-20 14:11:28 -0400 (Thu, 20 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/Makefile.am
   M /trunk/chops/source/python_src/ffcontrol_module/Makefile.am.in
   M /trunk/chops/source/python_src/hopstest_module/Makefile.am
   M /trunk/chops/source/python_src/hopstest_module/Makefile.am.in
   M /trunk/chops/source/python_src/mk4_module/Makefile.am
   M /trunk/chops/source/python_src/mk4_module/Makefile.am.in
   M /trunk/chops/source/python_src/vex_module/Makefile.am
   M /trunk/chops/source/python_src/vex_module/Makefile.am.in
   M /trunk/chops/source/python_src/vpal_module/Makefile.am
   M /trunk/chops/source/python_src/vpal_module/Makefile.am.in

hopefully a fix for python uninstall problem

------------------------------------------------------------------------
r2565 | gbc | 2018-09-20 13:42:43 -0400 (Thu, 20 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/import_hops.sh
   M /trunk/chops/source/c_src/applications/aedit/src/parse_cmdline.c
   M /trunk/chops/source/c_src/applications/alist/alist.c
   M /trunk/chops/source/c_src/applications/fourfit/fourfit.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/parse_cmdline.c

updated for checksums

------------------------------------------------------------------------
r2563 | barrettj | 2018-09-20 07:34:41 -0400 (Thu, 20 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/applications/aedit/src/parse_cmdline.c
   M /trunk/chops/source/c_src/applications/alist/alist.c
   M /trunk/chops/source/c_src/applications/fourfit/fourfit.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/parse_cmdline.c

import for chops

------------------------------------------------------------------------
r2561 | gbc | 2018-09-19 11:00:08 -0400 (Wed, 19 Sep 2018) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/vex2xml/Makefile.am

hopes now enabled by default

------------------------------------------------------------------------
r2559 | barrettj | 2018-09-18 13:26:47 -0400 (Tue, 18 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/summarize_report.py.in

minor bug fix in summarize_report for fourphase when station is missing

------------------------------------------------------------------------
r2555 | barrettj | 2018-09-14 11:22:41 -0400 (Fri, 14 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/import_hops.sh
   M /trunk/chops/source/c_src/applications/aedit/src/parse_cmdline.c
   M /trunk/chops/source/c_src/applications/alist/alist.c
   M /trunk/chops/source/c_src/applications/fourfit/fourfit.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/parse_cmdline.c

import chops

------------------------------------------------------------------------
r2554 | barrettj | 2018-09-14 11:22:41 -0400 (Fri, 14 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/ffres2pcp.py.in
   M /trunk/chops/source/python_src/scripts/fourphase.py.in
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py

reviving logging for vgos utils

------------------------------------------------------------------------
r2553 | barrettj | 2018-09-14 11:22:40 -0400 (Fri, 14 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py

fix

------------------------------------------------------------------------
r2552 | barrettj | 2018-09-14 11:22:40 -0400 (Fri, 14 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py

fix

------------------------------------------------------------------------
r2551 | barrettj | 2018-09-14 11:22:40 -0400 (Fri, 14 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py

fix

------------------------------------------------------------------------
r2550 | barrettj | 2018-09-14 11:22:39 -0400 (Fri, 14 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/processing.py

some minor logging changes in vpal

------------------------------------------------------------------------
r2549 | barrettj | 2018-09-14 11:22:39 -0400 (Fri, 14 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in
   M /trunk/chops/source/python_src/scripts/summarize_report.py.in

make sure to us np.asarray when calling scipy.stats funcs

------------------------------------------------------------------------
r2548 | gbc | 2018-09-14 09:29:17 -0400 (Fri, 14 Sep 2018) | 1 line
Changed paths:
   M /trunk/vex2xml/src/VEX2XML.java

added property for version

------------------------------------------------------------------------
r2547 | gbc | 2018-09-14 09:28:13 -0400 (Fri, 14 Sep 2018) | 2 lines
Changed paths:
   M /trunk/vex2xml/src/VEX2XML.java

minor formatting changes and made help/version response conforming.


------------------------------------------------------------------------
r2545 | gbc | 2018-09-13 13:06:21 -0400 (Thu, 13 Sep 2018) | 1 line
Changed paths:
   M /trunk/configure.ac

vex2xml enabled by default, now

------------------------------------------------------------------------
r2544 | gbc | 2018-09-13 12:39:03 -0400 (Thu, 13 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/applications/aedit/src/parse_cmdline.c
   M /trunk/chops/source/c_src/applications/alist/alist.c
   M /trunk/chops/source/c_src/applications/fourfit/fourfit.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/parse_cmdline.c
   M /trunk/chops/source/c_src/mk4util/include/mk4_util.h
   M /trunk/chops/source/c_src/mk4util/src/syntax.c

updated chops copy

------------------------------------------------------------------------
r2543 | gbc | 2018-09-13 12:38:04 -0400 (Thu, 13 Sep 2018) | 1 line
Changed paths:
   M /trunk/sub/util/syntax.c

fleshed out version info

------------------------------------------------------------------------
r2542 | gbc | 2018-09-13 11:57:00 -0400 (Thu, 13 Sep 2018) | 3 lines
Changed paths:
   M /trunk/include/mk4_util.h
   M /trunk/postproc/adump/adump.c
   M /trunk/postproc/adump/parse_cmdline.c
   M /trunk/postproc/aedit/parse_cmdline.c
   M /trunk/postproc/alist/alist.c
   M /trunk/postproc/average/parse_cmdline.c
   M /trunk/postproc/bispec/parse_cmdline.c
   M /trunk/postproc/calamp/calamp.c
   M /trunk/postproc/calamp/parse_cmdline.c
   M /trunk/postproc/cofit/parse_cmdline.c
   M /trunk/postproc/coterp/coterp.c
   M /trunk/postproc/coterp/parse_cmdline.c
   M /trunk/postproc/fourfit/fourfit.c
   M /trunk/postproc/fourfit/parse_cmdline.c
   M /trunk/postproc/fplot/fplot.c
   M /trunk/postproc/fringex/parse_cmdline.c
   M /trunk/postproc/pratio/parse_cmdline.c
   M /trunk/postproc/search/parse_cmdline.c
   M /trunk/sub/util/syntax.c

Changed syntax() to include HeadURL (or similar).
Enabled the HeadURL property on the syntax() users.


------------------------------------------------------------------------
r2540 | gbc | 2018-09-13 11:36:52 -0400 (Thu, 13 Sep 2018) | 1 line
Changed paths:
   M /trunk/configure.ac

vex2xml is no longer devel-only, fixed some indents

------------------------------------------------------------------------
r2536 | barrettj | 2018-09-12 11:51:38 -0400 (Wed, 12 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/__init__.py
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/__init__.py
   M /trunk/chops/source/python_src/mk4_module/afiob/__init__.py
   M /trunk/chops/source/python_src/mk4_module/mk4b/__init__.py
   M /trunk/chops/source/python_src/vex_module/vexpy/__init__.py
   M /trunk/chops/source/python_src/vpal_module/vpal/__init__.py
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fringe_file_manipulation.py

fix interface to scipy.stats for older versions <=0.12.1

------------------------------------------------------------------------
r2534 | gbc | 2018-09-11 16:47:23 -0400 (Tue, 11 Sep 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/channel_aliasing.txt

started some notes

------------------------------------------------------------------------
r2533 | gbc | 2018-09-11 12:18:18 -0400 (Tue, 11 Sep 2018) | 1 line
Changed paths:
   M /trunk/Makefile.am

fixed up tarball names

------------------------------------------------------------------------
r2531 | gbc | 2018-09-11 11:57:08 -0400 (Tue, 11 Sep 2018) | 7 lines
Changed paths:
   M /trunk/chops/source/c_src/applications/fourfit/fourfit.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/parse_cmdline.c
   M /trunk/chops/source/c_src/mk4util/include/mk4_util.h
   M /trunk/chops/source/c_src/mk4util/src/report_times.c
   M /trunk/help/fourfit.doc
   M /trunk/include/mk4_util.h
   M /trunk/postproc/fourfit/channel_aliasing.txt
   M /trunk/postproc/fourfit/fourfit.c
   M /trunk/postproc/fourfit/parse_cmdline.c
   M /trunk/sub/util/report_times.c

Added the -e option to estimate processing time.  Supported by
accounting changes in sub/util/report_times.c and include/mk4_util.h,
and locally in parse_cmdline.c and fourfit.c.  The latter will bail
from full processing in the presence of the estimation option.

channel_aliasing.txt is a start on planning for this new capability.


------------------------------------------------------------------------
r2530 | gbc | 2018-09-11 11:55:05 -0400 (Tue, 11 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/import_hops.sh
   M /trunk/chops/run_checksum.sh.in

added help for the clueless

------------------------------------------------------------------------
r2529 | barrettj | 2018-09-11 10:49:14 -0400 (Tue, 11 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/applications/aedit/src/set_baselines.c

chops import

------------------------------------------------------------------------
r2528 | barrettj | 2018-09-11 10:49:13 -0400 (Tue, 11 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   M /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py

line removal for control files...this is somewhat crude and cannot remove old comments

------------------------------------------------------------------------
r2526 | gbc | 2018-09-10 11:40:18 -0400 (Mon, 10 Sep 2018) | 1 line
Changed paths:
   A /trunk/postproc/fourfit/channel_aliasing.txt

notes from teh difx mtg

------------------------------------------------------------------------
r2524 | gbc | 2018-09-07 05:38:18 -0400 (Fri, 07 Sep 2018) | 1 line
Changed paths:
   M /trunk/postproc/aedit/set_baselines.c
   M /trunk/sub/dfio/copypage/flush_postscript.txt

need to boost baselines

------------------------------------------------------------------------
r2521 | barrettj | 2018-09-06 04:57:24 -0400 (Thu, 06 Sep 2018) | 19 lines
Changed paths:
   M /trunk/chops/CMakeLists.txt
   M /trunk/chops/configure.ac
   M /trunk/chops/source/c_src/fourfit_libs/ffcore/include/param_struct.h
   M /trunk/chops/source/c_src/fourfit_libs/ffcore/src/fill_param.c
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/src/generate_text.c
   M /trunk/chops/source/c_src/vex/text/pformat.txt
   M /trunk/chops/source/python_src/Makefile.am
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/hopstest_module/hopstestsuiteb.py.in
   M /trunk/chops/source/python_src/mk4_module/afiob/afiob.py
   M /trunk/chops/source/python_src/mk4_module/mk4b/__init__.py
   M /trunk/chops/source/python_src/mk4_module/mk4b/mk4b.py
   D /trunk/chops/source/python_src/phorc_module/CMakeLists.txt
   D /trunk/chops/source/python_src/phorc_module/Makefile.am
   D /trunk/chops/source/python_src/phorc_module/Makefile.am.in
   D /trunk/chops/source/python_src/phorc_module/phorc/__init__.py
   D /trunk/chops/source/python_src/phorc_module/phorc/baseline_fringe_product_list.py
   D /trunk/chops/source/python_src/phorc_module/phorc/control_analysis_lib.py
   D /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py
   D /trunk/chops/source/python_src/phorc_module/phorc/fourphase_lib.py
   D /trunk/chops/source/python_src/phorc_module/phorc/fringe_file_objects.py
   D /trunk/chops/source/python_src/phorc_module/phorc/mixedmode.py
   D /trunk/chops/source/python_src/phorc_module/phorc/plotting.py
   D /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   D /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   D /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   D /trunk/chops/source/python_src/phorc_module/phorc/source_analysis_lib.py
   D /trunk/chops/source/python_src/phorc_module/setup.py.in
   M /trunk/chops/source/python_src/scripts/Makefile.am
   M /trunk/chops/source/python_src/scripts/batch_fourfit.py.in
   M /trunk/chops/source/python_src/scripts/ffres2pcp.py.in
   A /trunk/chops/source/python_src/scripts/fourphase.py.in
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in
   M /trunk/chops/source/python_src/scripts/pcc_plot.py.in
   M /trunk/chops/source/python_src/scripts/pcc_select.py.in
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in
   A /trunk/chops/source/python_src/scripts/summarize_report.py.in
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in
   M /trunk/chops/source/python_src/vex_module/vexpy/vexpy.py
   A /trunk/chops/source/python_src/vpal_module
   A /trunk/chops/source/python_src/vpal_module/CMakeLists.txt (from /trunk/chops/source/python_src/phorc_module/CMakeLists.txt:2520)
   A /trunk/chops/source/python_src/vpal_module/Makefile.am (from /trunk/chops/source/python_src/phorc_module/Makefile.am:2520)
   A /trunk/chops/source/python_src/vpal_module/Makefile.am.in (from /trunk/chops/source/python_src/phorc_module/Makefile.am.in:2520)
   A /trunk/chops/source/python_src/vpal_module/deprecated_modules
   A /trunk/chops/source/python_src/vpal_module/deprecated_modules/control_analysis_lib.py (from /trunk/chops/source/python_src/phorc_module/phorc/control_analysis_lib.py:2520)
   A /trunk/chops/source/python_src/vpal_module/deprecated_modules/mixedmode.py (from /trunk/chops/source/python_src/phorc_module/phorc/mixedmode.py:2520)
   A /trunk/chops/source/python_src/vpal_module/deprecated_modules/plotting.py (from /trunk/chops/source/python_src/phorc_module/phorc/plotting.py:2520)
   A /trunk/chops/source/python_src/vpal_module/deprecated_modules/source_analysis_lib.py (from /trunk/chops/source/python_src/phorc_module/phorc/source_analysis_lib.py:2520)
   A /trunk/chops/source/python_src/vpal_module/setup.py.in (from /trunk/chops/source/python_src/phorc_module/setup.py.in:2520)
   A /trunk/chops/source/python_src/vpal_module/vpal
   A /trunk/chops/source/python_src/vpal_module/vpal/__init__.py
   A /trunk/chops/source/python_src/vpal_module/vpal/ffres2pcp_lib.py
   A /trunk/chops/source/python_src/vpal_module/vpal/fourphase_lib.py
   A /trunk/chops/source/python_src/vpal_module/vpal/fringe_file_manipulation.py
   A /trunk/chops/source/python_src/vpal_module/vpal/processing.py
   A /trunk/chops/source/python_src/vpal_module/vpal/proxy_cable_cal.py (from /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py:2520)
   A /trunk/chops/source/python_src/vpal_module/vpal/report_lib.py
   A /trunk/chops/source/python_src/vpal_module/vpal/utility.py
   M /trunk/configure.ac
   M /trunk/scripts/Makefile.am
   D /trunk/scripts/fourphase.in
   M /trunk/sub/mk4py/afio.py.in
   M /trunk/sub/mk4py/mk4.py.in

Squashed commit of the following:

commit d90c790778cabe97d46dc520d971c5ada2b5385b
Author: John Barrett <barrettj@mit.edu>
Date:   Thu Sep 6 04:19:31 2018 -0400

    chops import

commit 0fb323ceebf69eb6e828be50ad2228d968b86570
Author: John Barrett <barrettj@mit.edu>
Date:   Thu Sep 6 09:52:43 2018 +0200

    squash merging major vgos python lib overhaul

commit adf5e3d88e086cac3aa5cb5bd4878e64a9ba6371
Author: John Barrett <barrettj@mit.edu>
Date:   Thu Sep 6 09:42:33 2018 +0200

    fix conflict

------------------------------------------------------------------------
r2520 | barrettj | 2018-09-06 04:57:22 -0400 (Thu, 06 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   M /trunk/chops/source/python_src/scripts/pcc_plot.py.in
   M /trunk/chops/source/python_src/scripts/pcc_select.py.in

adding average plot to proxy cable cal pcc_plot util

------------------------------------------------------------------------
r2519 | barrettj | 2018-09-06 04:57:21 -0400 (Thu, 06 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   M /trunk/chops/source/python_src/scripts/pcc_plot.py.in

changes to pcc plot generation

------------------------------------------------------------------------
r2518 | barrettj | 2018-09-06 04:57:21 -0400 (Thu, 06 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/pcc_plot.py.in

add additional option to pcc_plot to make all axes uniform limits

------------------------------------------------------------------------
r2517 | barrettj | 2018-09-06 04:57:21 -0400 (Thu, 06 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py

make sure pcmt file lines are sorted in time order, also make sure seconds are zero padded to 2 digits

------------------------------------------------------------------------
r2516 | barrettj | 2018-09-06 04:57:20 -0400 (Thu, 06 Sep 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   M /trunk/chops/source/python_src/scripts/Makefile.am
   A /trunk/chops/source/python_src/scripts/pcc_plot.py.in
   M /trunk/chops/source/python_src/scripts/pcc_select.py.in
   M /trunk/configure.ac

proxy cable cal plotting utilities

------------------------------------------------------------------------
r2513 | gbc | 2018-09-05 10:16:07 -0400 (Wed, 05 Sep 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_param.c
   M /trunk/postproc/fourfit/generate_text.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/pcal_interp.c
   M /trunk/sub/vex/text/pformat.txt

added SFXC for Mark K

------------------------------------------------------------------------
r2461 | gbc | 2018-07-20 16:34:58 -0400 (Fri, 20 Jul 2018) | 1 line
Changed paths:
   A /trunk/sub/dfio/copypage/PDF32000_2008.pdf

might as well grab this too

------------------------------------------------------------------------
r2460 | gbc | 2018-07-20 16:27:50 -0400 (Fri, 20 Jul 2018) | 1 line
Changed paths:
   A /trunk/sub/dfio/copypage/PLRM.pdf
   M /trunk/sub/dfio/copypage/flush_postscript.txt

saving for the future

------------------------------------------------------------------------
r2458 | gbc | 2018-07-19 17:30:23 -0400 (Thu, 19 Jul 2018) | 2 lines
Changed paths:
   M /trunk/chops/source/c_src/dfio/src/display_221.c
   M /trunk/configure.ac
   M /trunk/sub/dfio/Makefile.am
   M /trunk/sub/dfio/copypage/Makefile.am
   M /trunk/sub/dfio/copypage/flush_postscript.txt
   M /trunk/sub/dfio/copypage/fplot_test.c
   M /trunk/sub/dfio/display_221.c

Implemented a fix for gs version 9.22


------------------------------------------------------------------------
r2457 | gbc | 2018-07-19 14:56:02 -0400 (Thu, 19 Jul 2018) | 4 lines
Changed paths:
   M /trunk/chops/source/c_src/dfio/src/display_221.c
   M /trunk/configure.ac
   M /trunk/sub/dfio/Makefile.am
   A /trunk/sub/dfio/copypage
   A /trunk/sub/dfio/copypage/AI.X.2.oifhak
   A /trunk/sub/dfio/copypage/Makefile.am
   A /trunk/sub/dfio/copypage/TN5608.Copypage.pdf
   A /trunk/sub/dfio/copypage/flush_postscript.txt
   A /trunk/sub/dfio/copypage/fplot_test.c
   M /trunk/sub/dfio/display_221.c

Created test area for stupid-GS-games under sub/dfio
which is more convenient than testing in postproc.



------------------------------------------------------------------------
r2456 | barrettj | 2018-07-19 08:44:41 -0400 (Thu, 19 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/pcc_select.py.in

fix file search in pcc_select to be case insensitive

------------------------------------------------------------------------
r2455 | barrettj | 2018-07-19 08:44:40 -0400 (Thu, 19 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in

minor plot adjustments

------------------------------------------------------------------------
r2453 | barrettj | 2018-07-17 15:14:16 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/apply_notches.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/apply_passband.c

hops import to chops

------------------------------------------------------------------------
r2452 | barrettj | 2018-07-17 15:14:15 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py

clean up debuggin statements

------------------------------------------------------------------------
r2451 | barrettj | 2018-07-17 15:14:15 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py

bug in baseline_fringe_product fixed in last commit, seems to be working now, more testing needed

------------------------------------------------------------------------
r2450 | barrettj | 2018-07-17 15:14:15 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/baseline_fringe_product_list.py
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/phorc_module/phorc/fourphase_lib.py
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py

bugfix in min snr

------------------------------------------------------------------------
r2449 | barrettj | 2018-07-17 15:14:14 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/phorc_module/phorc/baseline_fringe_product_list.py
   M /trunk/chops/source/python_src/phorc_module/phorc/fourphase_lib.py
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py

debugging and fixes after re-work

------------------------------------------------------------------------
r2448 | barrettj | 2018-07-17 15:14:14 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/scripts/batch_fourfit.py.in
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in

fixes and improvements

------------------------------------------------------------------------
r2447 | barrettj | 2018-07-17 15:14:13 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/scripts/batch_fourfit.py.in
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in

code clean up and restructuring, needs testing

------------------------------------------------------------------------
r2446 | barrettj | 2018-07-17 15:14:13 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in

working on load_batch_cut_and_sort....needs testing

------------------------------------------------------------------------
r2445 | barrettj | 2018-07-17 15:14:13 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in

reverting phase_resid to get rid of seaborn

------------------------------------------------------------------------
r2444 | barrettj | 2018-07-17 15:14:12 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/scripts/batch_fourfit.py.in
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in

fix to log/verbosity

------------------------------------------------------------------------
r2443 | barrettj | 2018-07-17 15:14:12 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in

bug fix and changes to phase resid plotting tick marks

------------------------------------------------------------------------
r2442 | barrettj | 2018-07-17 15:14:12 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/scripts/batch_fourfit.py.in

tweaking batch fourfitting script

------------------------------------------------------------------------
r2441 | barrettj | 2018-07-17 15:14:11 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/batch_fourfit.py.in

batch fourfit script working, needs logging mechanism

------------------------------------------------------------------------
r2440 | barrettj | 2018-07-17 15:14:11 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/batch_fourfit.py.in
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in

getting batch fourfitter up and running

------------------------------------------------------------------------
r2439 | barrettj | 2018-07-17 15:14:11 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/scripts/Makefile.am
   A /trunk/chops/source/python_src/scripts/batch_fourfit.py.in
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in
   M /trunk/configure.ac

working on script to do batch fourfitting

------------------------------------------------------------------------
r2438 | barrettj | 2018-07-17 15:14:10 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py

make sure we filter out 'I' mode files

------------------------------------------------------------------------
r2437 | barrettj | 2018-07-17 15:14:10 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in

phase resid plotting

------------------------------------------------------------------------
r2436 | barrettj | 2018-07-17 15:14:09 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/baseline_fringe_product_list.py
   M /trunk/chops/source/python_src/phorc_module/phorc/fringe_file_objects.py
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/scripts/phase_resid.py.in

work on phase residual plotting a-la BEC's phase disp program

------------------------------------------------------------------------
r2435 | barrettj | 2018-07-17 15:14:09 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/fringe_file_objects.py
   M /trunk/chops/source/python_src/scripts/Makefile.am
   A /trunk/chops/source/python_src/scripts/phase_resid.py.in
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in
   M /trunk/configure.ac

work on phase residual plotting util

------------------------------------------------------------------------
r2434 | barrettj | 2018-07-17 15:14:08 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in

looking at yebes phase resid

------------------------------------------------------------------------
r2433 | barrettj | 2018-07-17 15:14:08 -0400 (Tue, 17 Jul 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py

fix set change during iter bug

------------------------------------------------------------------------
r2430 | gbc | 2018-07-05 09:53:31 -0400 (Thu, 05 Jul 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_dump.sh

geoff cannot count

------------------------------------------------------------------------
r2428 | gbc | 2018-07-03 11:05:27 -0400 (Tue, 03 Jul 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/apply_notches.c
   M /trunk/postproc/fourfit/apply_passband.c

lowered some msg levels

------------------------------------------------------------------------
r2427 | gbc | 2018-07-03 11:01:36 -0400 (Tue, 03 Jul 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_dump.sh

clarified error message

------------------------------------------------------------------------
r2426 | gbc | 2018-07-03 10:59:26 -0400 (Tue, 03 Jul 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_dump.sh

allow for a few more minor diffs

------------------------------------------------------------------------
r2424 | rjc | 2018-06-29 12:33:07 -0400 (Fri, 29 Jun 2018) | 1 line
Changed paths:
   M /trunk/scripts/tpcplot.in

deleted minor tpcplot debugging print stmt.

------------------------------------------------------------------------
r2423 | barrettj | 2018-06-29 11:06:53 -0400 (Fri, 29 Jun 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/lex.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/include/adhoc_flag.h
   M /trunk/chops/source/python_src/phorc_module/Makefile.am.in
   D /trunk/chops/source/python_src/phorc_module/phorc/fringe_file_handle.py

fix checksums, cleanup

------------------------------------------------------------------------
r2422 | barrettj | 2018-06-29 11:06:52 -0400 (Fri, 29 Jun 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py

bugfix for vgoscf_gen single scan and averaging mode, remove some print outs

------------------------------------------------------------------------
r2421 | barrettj | 2018-06-29 11:06:52 -0400 (Fri, 29 Jun 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py

fixed bug in ref station pc_phases corrections, printed out of order

------------------------------------------------------------------------
r2420 | barrettj | 2018-06-29 11:06:51 -0400 (Fri, 29 Jun 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/phorc_module/phorc/fringe_file_objects.py

vgoscf and ffres2pcp are running...but reference station phase corrections are wrong

------------------------------------------------------------------------
r2419 | barrettj | 2018-06-29 11:06:51 -0400 (Fri, 29 Jun 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/Makefile.am
   M /trunk/chops/source/python_src/phorc_module/phorc/__init__.py
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py
   A /trunk/chops/source/python_src/phorc_module/phorc/fringe_file_objects.py
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py

finishing up ffres2pcp re-vamp...getting ready for long debugging session

------------------------------------------------------------------------
r2418 | barrettj | 2018-06-29 11:06:51 -0400 (Fri, 29 Jun 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py

working on converting list usage to dict

------------------------------------------------------------------------
r2417 | barrettj | 2018-06-29 11:06:50 -0400 (Fri, 29 Jun 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py

fixing problems in ffcontrol due to changes in to cblock structure

------------------------------------------------------------------------
r2416 | barrettj | 2018-06-29 11:06:50 -0400 (Fri, 29 Jun 2018) | 1 line
Changed paths:
   M /trunk/chops/Makefile.am

remove chops checksum from XFAIL_TESTs

------------------------------------------------------------------------
r2415 | barrettj | 2018-06-29 11:06:50 -0400 (Fri, 29 Jun 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/applications/fourfit/fourfit.c
   M /trunk/chops/source/c_src/dfio/src/display_221.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/include/control.h
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/include/parser.h
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/copy_cblock_parts.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/default_cblock.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/init_tokens.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/nullify_cblock.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/parser.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcore/include/param_struct.h
   M /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_fringe_info.c
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/import_ffplot.sh
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/include
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/include/meta_struct.h
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/include/plot_data_dir.h
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/src/generate_graphs.c
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/src/generate_text.c
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/src/make_plotdata.c
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/src/output.c
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src/plot_data_dir.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/import_ffsearch.sh
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/include
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/include/adhoc_flag.h
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/adhoc_flag.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/apply_notches.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/apply_passband.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/calc_rms.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/norm_fx.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/norm_xf.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/precorrect.c

importing Geoff's adhoc and plot text changes to chops

------------------------------------------------------------------------
r2414 | barrettj | 2018-06-29 11:06:48 -0400 (Fri, 29 Jun 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/phorc_module/phorc/fringe_file_handle.py

wip

------------------------------------------------------------------------
r2413 | barrettj | 2018-06-29 11:06:48 -0400 (Fri, 29 Jun 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/lex.c
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py
   M /trunk/postproc/fourfit/lex.c

staring work on channel deletion in ffres2pcp

------------------------------------------------------------------------
r2409 | gbc | 2018-06-26 10:58:25 -0400 (Tue, 26 Jun 2018) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/postproc/fourfit/adhoc_flag.h

fixed to work again on linux

------------------------------------------------------------------------
r2408 | gbc | 2018-06-26 10:13:28 -0400 (Tue, 26 Jun 2018) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/postproc/fourfit/adhoc_flag.c
   M /trunk/postproc/fourfit/adhoc_flag.h

protected adhoc_flagging capability on MacOS

------------------------------------------------------------------------
r2406 | barrettj | 2018-06-24 23:17:23 -0400 (Sun, 24 Jun 2018) | 1 line
Changed paths:
   M /trunk/configure.ac

adding tpcplot to configure.ac

------------------------------------------------------------------------
r2404 | rjc | 2018-06-22 12:03:23 -0400 (Fri, 22 Jun 2018) | 1 line
Changed paths:
   M /trunk/scripts/Makefile.am
   M /trunk/scripts/pcplot.in
   A /trunk/scripts/tpcplot.in

enhanced pcplot, added new program tpcplot for pcal plotting over multiple scans

------------------------------------------------------------------------
r2402 | barrettj | 2018-06-21 13:37:51 -0400 (Thu, 21 Jun 2018) | 1 line
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c

channel number fix for type_205 in CorAsc2

------------------------------------------------------------------------
r2399 | gbc | 2018-06-19 15:54:09 -0400 (Tue, 19 Jun 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_notches.sh

notches test probably ok

------------------------------------------------------------------------
r2398 | gbc | 2018-06-19 15:53:59 -0400 (Tue, 19 Jun 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/apply_notches.c
   M /trunk/postproc/fourfit/apply_passband.c

more correct, now

------------------------------------------------------------------------
r2397 | gbc | 2018-06-19 14:17:05 -0400 (Tue, 19 Jun 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/apply_notches.c
   M /trunk/postproc/fourfit/generate_text.c

fixed a typo

------------------------------------------------------------------------
r2394 | gbc | 2018-06-18 16:47:20 -0400 (Mon, 18 Jun 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/data/ff_testdata/chk_notches.sh

after fixing passband; notches is next

------------------------------------------------------------------------
r2393 | gbc | 2018-06-18 16:45:51 -0400 (Mon, 18 Jun 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/apply_passband.c
   M /trunk/postproc/fourfit/norm_fx.c

fixed passband to work more correctly

------------------------------------------------------------------------
r2392 | gbc | 2018-06-18 16:19:04 -0400 (Mon, 18 Jun 2018) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc

clarified what should happen with passband and notches

------------------------------------------------------------------------
r2390 | gbc | 2018-06-17 12:27:38 -0400 (Sun, 17 Jun 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/apply_notches.c

added some debugging while investigating 

------------------------------------------------------------------------
r2389 | gbc | 2018-06-17 12:27:20 -0400 (Sun, 17 Jun 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/generate_text.c

fixed some character generation issues

------------------------------------------------------------------------
r2388 | gbc | 2018-06-17 12:27:04 -0400 (Sun, 17 Jun 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/plot_data_dir.c

revised variable output format

------------------------------------------------------------------------
r2387 | gbc | 2018-06-17 12:24:06 -0400 (Sun, 17 Jun 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_notches.sh

still a work in progress

------------------------------------------------------------------------
r2385 | gbc | 2018-06-15 10:36:32 -0400 (Fri, 15 Jun 2018) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc

added a bit of help

------------------------------------------------------------------------
r2383 | gbc | 2018-06-13 09:09:21 -0400 (Wed, 13 Jun 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am

missed a local clean rule

------------------------------------------------------------------------
r2381 | gbc | 2018-06-12 16:46:35 -0400 (Tue, 12 Jun 2018) | 2 lines
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   A /trunk/data/ff_testdata/chk_notches.sh (from /trunk/data/ff_testdata/chk_frmrsrch.sh:2380)
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/plot_data_dir.c

boosted notches up to 512 just to see if anything breaks.


------------------------------------------------------------------------
r2379 | gbc | 2018-06-11 17:21:26 -0400 (Mon, 11 Jun 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/plot_data_dir.c

yet more things

------------------------------------------------------------------------
r2377 | gbc | 2018-06-08 16:27:25 -0400 (Fri, 08 Jun 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/plot_data_dir.c

another step forwards

------------------------------------------------------------------------
r2374 | gbc | 2018-06-07 16:50:08 -0400 (Thu, 07 Jun 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/generate_text.c
   M /trunk/postproc/fourfit/meta_struct.h
   M /trunk/postproc/fourfit/output.c
   M /trunk/postproc/fourfit/plot_data_dir.c
   M /trunk/postproc/fourfit/plot_data_dir.h

added more stuff to the output file

------------------------------------------------------------------------
r2373 | gbc | 2018-06-07 14:27:16 -0400 (Thu, 07 Jun 2018) | 3 lines
Changed paths:
   M /trunk/postproc/fourfit/adhoc_flag.c
   M /trunk/postproc/fourfit/plot_data_dir.c
   M /trunk/postproc/fourfit/plot_data_dir.h

Fixed up ad hoc flag reporting and documented plot_data_dir
properly within the output file.  Now needs more stuff to dump.


------------------------------------------------------------------------
r2371 | gbc | 2018-06-06 15:51:40 -0400 (Wed, 06 Jun 2018) | 2 lines
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_dump.sh
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/norm_xf.c
   M /trunk/postproc/fourfit/plot_data_dir.c

got the plot_data_dir.c working to support ad hoc flag files.


------------------------------------------------------------------------
r2369 | gbc | 2018-06-05 17:22:05 -0400 (Tue, 05 Jun 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_dump.sh
   M /trunk/postproc/fourfit/plot_data_dir.c
   M /trunk/postproc/fourfit/plot_data_dir.h

another step forward

------------------------------------------------------------------------
r2367 | gbc | 2018-06-03 12:25:58 -0400 (Sun, 03 Jun 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/plot_data_dir.c

fixed up some indexing errors and completed access to plot_struct

------------------------------------------------------------------------
r2365 | gbc | 2018-06-02 16:52:21 -0400 (Sat, 02 Jun 2018) | 3 lines
Changed paths:
   M /trunk/postproc/fourfit/generate_graphs.c
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/meta_struct.h
   M /trunk/postproc/fourfit/output.c
   M /trunk/postproc/fourfit/plot_data_dir.c
   M /trunk/postproc/fourfit/plot_data_dir.h

now generates some output.



------------------------------------------------------------------------
r2364 | gbc | 2018-06-02 11:54:19 -0400 (Sat, 02 Jun 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   A /trunk/data/ff_testdata/chk_ff_dump.sh (from /trunk/data/ff_testdata/chk_ff_2843.sh:2360)

added chk_ff_dump.sh to check that capability

------------------------------------------------------------------------
r2363 | gbc | 2018-06-02 11:53:08 -0400 (Sat, 02 Jun 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/fourfit.c
   M /trunk/postproc/fourfit/generate_text.c
   A /trunk/postproc/fourfit/meta_struct.h
   M /trunk/postproc/fourfit/output.c
   M /trunk/postproc/fourfit/plot_data_dir.c
   M /trunk/postproc/fourfit/plot_data_dir.h

generated a framework for pulling in the text too

------------------------------------------------------------------------
r2360 | gbc | 2018-06-01 17:33:17 -0400 (Fri, 01 Jun 2018) | 3 lines
Changed paths:
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/data-flagging.txt
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/output.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   A /trunk/postproc/fourfit/plot_data_dir.c
   A /trunk/postproc/fourfit/plot_data_dir.h
   M /trunk/postproc/fourfit/precorrect.c

Implemented the basic plot_data_dir capability.
Next step is to populate it with useful data.


------------------------------------------------------------------------
r2359 | gbc | 2018-06-01 09:39:51 -0400 (Fri, 01 Jun 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/adhoc_flag.c

fixed segfault issue

------------------------------------------------------------------------
r2358 | gbc | 2018-06-01 09:22:23 -0400 (Fri, 01 Jun 2018) | 8 lines
Changed paths:
   M /trunk/sub/dfio/display_221.c

The GS folks are tracking Adobe decisions and things are not
working properly.  Added a GS_COPYPAGE environment command
to allow experimentation with the 'PGPLOT restore showpage'
replacement.  In early code it was: PGPLOT restore copypage
but if that works in later versions of GS, it doesn't do the
right thing.



------------------------------------------------------------------------
r2357 | gbc | 2018-06-01 09:07:45 -0400 (Fri, 01 Jun 2018) | 1 line
Changed paths:
   M /trunk/sub/dfio/display_221.c

nicer message

------------------------------------------------------------------------
r2356 | gbc | 2018-06-01 09:06:02 -0400 (Fri, 01 Jun 2018) | 1 line
Changed paths:
   M /trunk/sub/dfio/display_221.c

added capability to use GS_EXEC from env

------------------------------------------------------------------------
r2354 | gbc | 2018-05-30 16:54:49 -0400 (Wed, 30 May 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_fringe_info.c

removed unused extern ref

------------------------------------------------------------------------
r2353 | gbc | 2018-05-30 16:41:15 -0400 (Wed, 30 May 2018) | 1 line
Changed paths:
   M /trunk/sub/dfio/display_221.c

added a note

------------------------------------------------------------------------
r2352 | gbc | 2018-05-30 11:47:41 -0400 (Wed, 30 May 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/data/ff_testdata/chk_flagging.sh
   M /trunk/postproc/fourfit/adhoc_flag.c

Fixed up the test case and adjusted verbosity; probably works now

------------------------------------------------------------------------
r2350 | gbc | 2018-05-29 19:12:07 -0400 (Tue, 29 May 2018) | 4 lines
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   A /trunk/data/ff_testdata/chk_flagging.sh (from /trunk/data/ff_testdata/chk_ff_3372.sh:2348)
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/adhoc_flag.c
   M /trunk/postproc/fourfit/adhoc_flag.h
   M /trunk/postproc/fourfit/data-flagging.txt
   M /trunk/postproc/fourfit/precorrect.c

Fleshed out the code; goes through the motions and
actually does some of the right things--a bit more
work is needed before release into the wild.


------------------------------------------------------------------------
r2349 | gbc | 2018-05-29 10:57:33 -0400 (Tue, 29 May 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/adhoc_flag.c
   M /trunk/postproc/fourfit/adhoc_flag.h

connected up adhoc_flag() to be used if invoked.  tests pass

------------------------------------------------------------------------
r2347 | gbc | 2018-05-26 13:55:49 -0400 (Sat, 26 May 2018) | 2 lines
Changed paths:
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/Makefile.am
   A /trunk/postproc/fourfit/adhoc_flag.c
   A /trunk/postproc/fourfit/adhoc_flag.h
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/data-flagging.txt
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/norm_fx.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h

Added machinery to support adhoc flag files, no meat, yet.


------------------------------------------------------------------------
r2346 | gbc | 2018-05-26 11:51:58 -0400 (Sat, 26 May 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/data-flagging.txt

sync-up

------------------------------------------------------------------------
r2344 | gbc | 2018-05-23 15:34:03 -0400 (Wed, 23 May 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/data/ff_testdata/chk_ff_3571.sh
   A /trunk/data/ff_testdata/chk_min_weight.sh (from /trunk/data/ff_testdata/chk_ff_3571.sh:2343)

added a test for min_weight

------------------------------------------------------------------------
r2342 | gbc | 2018-05-22 15:09:19 -0400 (Tue, 22 May 2018) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/data-flagging.txt
   M /trunk/postproc/fourfit/norm_fx.c

treating this case like missing data


------------------------------------------------------------------------
r2341 | gbc | 2018-05-22 15:08:52 -0400 (Tue, 22 May 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/apply_notches.c
   M /trunk/postproc/fourfit/apply_passband.c
   M /trunk/postproc/fourfit/calc_rms.c

some armoring for ?sbfrac<0 or comments thereon

------------------------------------------------------------------------
r2337 | gbc | 2018-05-21 16:45:45 -0400 (Mon, 21 May 2018) | 6 lines
Changed paths:
   M /trunk/postproc/fourfit/generate_graphs.c
   M /trunk/postproc/fourfit/norm_fx.c

Added some commentary to generate_graphs.c and changed
colors if min_weight is being used; adjust datum->.sbfrac
values based on min_weight.  Goes through the motions,
no errors in captured cases, probably needs more testing.



------------------------------------------------------------------------
r2335 | gbc | 2018-05-19 11:43:27 -0400 (Sat, 19 May 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/testdata/2836/cf2836
   A /trunk/data/ff_testdata/testdata/2836/cf2836.w-max-parity (from /trunk/data/ff_testdata/testdata/2836/cf2836:2333)

max parity now fully deprecated

------------------------------------------------------------------------
r2334 | gbc | 2018-05-19 11:41:05 -0400 (Sat, 19 May 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_2836.sh

reverting change

------------------------------------------------------------------------
r2333 | gbc | 2018-05-19 11:34:09 -0400 (Sat, 19 May 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_2836.sh

remove max_parity

------------------------------------------------------------------------
r2330 | gbc | 2018-05-18 17:22:28 -0400 (Fri, 18 May 2018) | 8 lines
Changed paths:
   M /trunk/chops/Makefile.am
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   A /trunk/postproc/fourfit/data-flagging.txt
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h

Purged max_parity and introduced min_weight.
(max_parity has been disconnected for some time,
and min_weight will supply a similar sort of functionality).
The 'boilerplate' changes have been made and cause no issues
with the tests, the implementation of min_weight will have to
wait until next week.  The chops checksum test is marked as
failing for the time being.


------------------------------------------------------------------------
r2327 | barrettj | 2018-05-18 11:56:39 -0400 (Fri, 18 May 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   M /trunk/chops/source/python_src/scripts/pcc_select.py.in

fix bug in pcc_generate when delay fit fails for some bands/pols

------------------------------------------------------------------------
r2326 | gbc | 2018-05-18 11:17:13 -0400 (Fri, 18 May 2018) | 1 line
Changed paths:
   A /trunk/postproc/fourfit/attic/cf_default (from /trunk/postproc/fourfit/cf_default:2325)
   D /trunk/postproc/fourfit/cf_default

file no longer used, apparently

------------------------------------------------------------------------
r2321 | barrettj | 2018-05-16 13:20:24 -0400 (Wed, 16 May 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py

make pcal tone freq look-up more robust to deal with spurious extra tones in band D y-pol

------------------------------------------------------------------------
r2318 | barrettj | 2018-05-15 15:43:27 -0400 (Tue, 15 May 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/pcalibrate.c

import pcalibrate changes to chops

------------------------------------------------------------------------
r2317 | barrettj | 2018-05-15 15:43:27 -0400 (Tue, 15 May 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/Makefile.am
   M /trunk/chops/source/python_src/hopstest_module/Makefile.am
   M /trunk/chops/source/python_src/mk4_module/Makefile.am
   M /trunk/chops/source/python_src/phorc_module/Makefile.am
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   M /trunk/chops/source/python_src/vex_module/Makefile.am

fix build system to avoid setup.py deletion problem

------------------------------------------------------------------------
r2313 | rjc | 2018-04-27 11:31:37 -0400 (Fri, 27 Apr 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/pcalibrate.c

modified ff to allow negative station_delay+sampler_delay

------------------------------------------------------------------------
r2311 | barrettj | 2018-04-24 14:05:09 -0400 (Tue, 24 Apr 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/dfio/src/addr_221.c
   M /trunk/chops/source/c_src/dfio/src/addr_222.c
   M /trunk/chops/source/c_src/dfio/src/read_mk4fringe.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/rotate_pcal.c

import changes to chops

------------------------------------------------------------------------
r2310 | barrettj | 2018-04-24 14:05:08 -0400 (Tue, 24 Apr 2018) | 1 line
Changed paths:
   M /trunk/sub/dfio/addr_221.c
   M /trunk/sub/dfio/addr_222.c
   M /trunk/sub/dfio/read_mk4fringe.c

bug fix for fringex when type_222 is present

------------------------------------------------------------------------
r2308 | rjc | 2018-04-20 12:48:33 -0400 (Fri, 20 Apr 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/pcal_interp.c

fixed ff pcal code to handle 128 ch or 64 freqs

------------------------------------------------------------------------
r2307 | rjc | 2018-04-20 09:57:33 -0400 (Fri, 20 Apr 2018) | 1 line
Changed paths:
   M /trunk/doc/fourfit/cf_keywords.tex
   M /trunk/doc/fourfit/fourfit_users_manual.pdf

small additions to ff users manual

------------------------------------------------------------------------
r2305 | rjc | 2018-04-12 12:21:21 -0400 (Thu, 12 Apr 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/rotate_pcal.c

fix indexing bug in adhoc phase models

------------------------------------------------------------------------
r2303 | gbc | 2018-04-03 17:00:16 -0400 (Tue, 03 Apr 2018) | 1 line
Changed paths:
   A /trunk/misc/mk4patch
   A /trunk/misc/mk4patch/mk4patch.tgz
   A /trunk/misc/mk4patch/mk4patch.txt

mark4 patch code for rootfix and other things

------------------------------------------------------------------------
r2302 | barrettj | 2018-04-03 16:10:32 -0400 (Tue, 03 Apr 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/est_pc_manual.c
   M /trunk/chops/source/python_src/scripts/pcc_select.py.in
   M /trunk/postproc/fourfit/est_pc_manual.c

git-svn doesn't seem to like svn keywords

------------------------------------------------------------------------
r2301 | barrettj | 2018-04-03 15:37:36 -0400 (Tue, 03 Apr 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/est_pc_manual.c
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in
   M /trunk/chops/source/python_src/scripts/pcc_select.py.in

making proxy cable cal utils more user friendly

------------------------------------------------------------------------
r2298 | barrettj | 2018-03-27 14:24:54 -0400 (Tue, 27 Mar 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in

import logger changes to vgoscf_generate script

------------------------------------------------------------------------
r2297 | barrettj | 2018-03-27 09:07:06 -0400 (Tue, 27 Mar 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/est_pc_manual.c

import

------------------------------------------------------------------------
r2294 | barrettj | 2018-03-23 13:21:27 -0400 (Fri, 23 Mar 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/est_pc_manual.c

fix checksum mismatch

------------------------------------------------------------------------
r2293 | barrettj | 2018-03-23 13:07:55 -0400 (Fri, 23 Mar 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/est_pc_manual.c
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/phorc_module/phorc/fourphase_lib.py
   M /trunk/chops/source/python_src/phorc_module/phorc/fringe_file_handle.py
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   M /trunk/chops/source/python_src/phorc_module/phorc/source_analysis_lib.py

squash merging logger work and pc_phases averaging in phorc

------------------------------------------------------------------------
r2288 | gbc | 2018-03-13 14:00:55 -0400 (Tue, 13 Mar 2018) | 1 line
Changed paths:
   A /trunk/doc/difx-tagging-2.5.2.txt

for future reference

------------------------------------------------------------------------
r2277 | gbc | 2018-03-09 13:07:45 -0500 (Fri, 09 Mar 2018) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/run_testsuite.sh

fixed logic

------------------------------------------------------------------------
r2260 | gbc | 2018-03-06 13:25:38 -0500 (Tue, 06 Mar 2018) | 1 line
Changed paths:
   M /trunk/scripts/hops_vex2ovex.py

removed gratuitous check

------------------------------------------------------------------------
r2256 | gbc | 2018-03-01 15:17:10 -0500 (Thu, 01 Mar 2018) | 1 line
Changed paths:
   A /trunk/doc/fourfit-fringe-plot.txt

a basic description

------------------------------------------------------------------------
r2248 | barrettj | 2018-02-27 15:55:11 -0500 (Tue, 27 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/mk4util/src/root_id.c
   M /trunk/postproc/fourmer/fourmer.c
   M /trunk/sub/util/root_id.c

patching fourmer to deal with hops y2k bug

------------------------------------------------------------------------
r2245 | gbc | 2018-02-21 15:08:27 -0500 (Wed, 21 Feb 2018) | 1 line
Changed paths:
   M /trunk/configure.ac

brutally disabled fearfit

------------------------------------------------------------------------
r2244 | gbc | 2018-02-21 14:00:04 -0500 (Wed, 21 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/est_pc_manual.c

fixing checksum

------------------------------------------------------------------------
r2243 | gbc | 2018-02-21 13:44:59 -0500 (Wed, 21 Feb 2018) | 1 line
Changed paths:
   M /trunk/Copyright

updated year

------------------------------------------------------------------------
r2242 | barrettj | 2018-02-21 09:06:54 -0500 (Wed, 21 Feb 2018) | 1 line
Changed paths:
   M /trunk/postproc/fringex/clear_fxp.c
   M /trunk/postproc/fringex/init_fxp.c

fix memory leak in fringex

------------------------------------------------------------------------
r2240 | barrettj | 2018-02-20 10:45:49 -0500 (Tue, 20 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/default_cblock.c
   M /trunk/postproc/fourfit/default_cblock.c

changing default station delay from 150ns to 0ns, per AEN request

------------------------------------------------------------------------
r2238 | barrettj | 2018-02-16 15:32:36 -0500 (Fri, 16 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   M /trunk/chops/source/python_src/scripts/pcc_select.py.in

adding source name to proxy cable cal files

------------------------------------------------------------------------
r2237 | barrettj | 2018-02-16 13:14:07 -0500 (Fri, 16 Feb 2018) | 1 line
Changed paths:
   M /trunk/include/Makefile.am

fix makefile for distcheck

------------------------------------------------------------------------
r2236 | barrettj | 2018-02-16 13:14:07 -0500 (Fri, 16 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/parse_control_file.c

making sure hops/chops checksums match

------------------------------------------------------------------------
r2235 | barrettj | 2018-02-16 13:14:07 -0500 (Fri, 16 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/parse_control_file.c
   M /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_222.c
   M /trunk/chops/source/c_src/mk4util/Makefile.am
   M /trunk/chops/source/c_src/mk4util/import_mk4util.sh
   A /trunk/chops/source/c_src/mk4util/include/adler32_checksum.h
   M /trunk/chops/source/c_src/mk4util/include/mk4_util.h
   A /trunk/chops/source/c_src/mk4util/src/adler32_checksum.c
   M /trunk/chops/source/python_src/ffcontrol_module/Makefile.am
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   A /trunk/chops/source/python_src/ffcontrol_module/src/compute_control_file_hash.c
   M /trunk/chops/source/python_src/phorc_module/phorc/__init__.py
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   A /trunk/include/adler32_checksum.h
   M /trunk/include/mk4_util.h
   M /trunk/postproc/fourfit/fill_222.c
   M /trunk/sub/util/Makefile.am
   A /trunk/sub/util/adler32_checksum.c

Merge branch 'barrettj_ffcontrolpy_hash' into trunk

------------------------------------------------------------------------
r2232 | barrettj | 2018-02-13 10:46:34 -0500 (Tue, 13 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/hops_checksum.sh.in
   M /trunk/chops/import_hops.sh
   M /trunk/chops/source/c_src/dfio/src/addr_221.c
   M /trunk/sub/dfio/addr_221.c

fixing problem in truncated type_221 read, due to 8-byte boundary padding

------------------------------------------------------------------------
r2231 | barrettj | 2018-02-13 09:35:57 -0500 (Tue, 13 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/est_pc_manual.c

chops import

------------------------------------------------------------------------
r2230 | barrettj | 2018-02-13 09:16:52 -0500 (Tue, 13 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/dfio/src/addr_221.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/est_pc_manual.c

chops import

------------------------------------------------------------------------
r2229 | barrettj | 2018-02-13 09:08:08 -0500 (Tue, 13 Feb 2018) | 1 line
Changed paths:
   M /trunk/sub/dfio/addr_221.c

fix in addr_221

------------------------------------------------------------------------
r2227 | barrettj | 2018-02-12 13:33:48 -0500 (Mon, 12 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/dfio/include/mk4_dfio.h
   M /trunk/chops/source/c_src/dfio/src/addr_221.c
   M /trunk/chops/source/c_src/dfio/src/read_mk4fringe.c
   M /trunk/include/mk4_dfio.h
   M /trunk/postproc/fringex/read_binaries.c
   M /trunk/sub/dfio/addr_221.c
   M /trunk/sub/dfio/read_mk4fringe.c

adding some dummy/truncated io routines to further speed up fringex

------------------------------------------------------------------------
r2225 | barrettj | 2018-02-08 15:57:39 -0500 (Thu, 08 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/applications/fourfit/fourfit.c
   M /trunk/chops/source/c_src/dfio/include/mk4_dfio.h
   M /trunk/chops/source/c_src/dfio/src/addr_309.c
   M /trunk/chops/source/c_src/dfio/src/read_mk4sdata.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcore/include/pass_struct.h
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/calc_rms.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/fringe_search.c

importing hops -> chops

------------------------------------------------------------------------
r2224 | barrettj | 2018-02-08 15:50:46 -0500 (Thu, 08 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/Makefile.am
   A /trunk/chops/hops_checksum.sh.in
   M /trunk/chops/import_hops.sh
   A /trunk/chops/run_checksum.sh.in
   M /trunk/chops/source/c_src/afio/Makefile.am
   M /trunk/chops/source/c_src/afio/import_afio.sh
   M /trunk/chops/source/c_src/applications/aedit/Makefile.am
   M /trunk/chops/source/c_src/applications/aedit/import_aedit.sh
   M /trunk/chops/source/c_src/applications/alist/Makefile.am
   M /trunk/chops/source/c_src/applications/alist/import_alist.sh
   M /trunk/chops/source/c_src/applications/fourfit/Makefile.am
   M /trunk/chops/source/c_src/applications/fourfit/import_fourfit.sh
   M /trunk/chops/source/c_src/dfio/Makefile.am
   M /trunk/chops/source/c_src/dfio/import_dfio.sh
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/import_ffcontrol.sh
   M /trunk/chops/source/c_src/fourfit_libs/ffcore/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffcore/import_ffcore.sh
   M /trunk/chops/source/c_src/fourfit_libs/ffio/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffio/import_ffio.sh
   M /trunk/chops/source/c_src/fourfit_libs/ffmath/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffmath/import_ffmath.sh
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/import_ffplot.sh
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/import_ffsearch.sh
   M /trunk/chops/source/c_src/mk4util/Makefile.am
   M /trunk/chops/source/c_src/mk4util/import_mk4util.sh
   M /trunk/chops/source/c_src/vex/Makefile.am
   M /trunk/chops/source/c_src/vex/import_vex.sh
   M /trunk/configure.ac

fixing a merge gone bad, this re-adds all of the chops-import checksum tests

------------------------------------------------------------------------
r2223 | barrettj | 2018-02-08 14:28:11 -0500 (Thu, 08 Feb 2018) | 1 line
Changed paths:
   M /trunk/include/mk4_dfio.h
   M /trunk/postproc/fringex/read_binaries.c
   M /trunk/sub/dfio/read_mk4sdata.c

adding a truncated version of read_mk4sdata, to allow fringex to avoid wasting time reading pcal data

------------------------------------------------------------------------
r2222 | barrettj | 2018-02-08 14:28:10 -0500 (Thu, 08 Feb 2018) | 57 lines
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   M /trunk/chops/source/python_src/scripts/Makefile.am
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in
   A /trunk/chops/source/python_src/scripts/pcc_select.py.in
   M /trunk/configure.ac

Squashed commit of the following:

commit 1963c707cfc59a1b98518a545e877de8b3603d15
Author: John Barrett <barrettj@mit.edu>
Date:   Tue Feb 6 13:22:46 2018 -0500

    some minor clean up

commit 6872bfc7028f47dd5ebd8bec1f19b1d63c6b9e14
Author: John Barrett <barrettj@mit.edu>
Date:   Tue Feb 6 11:58:52 2018 -0500

    first working version of pcc_select, needs cleanup

commit 32b721e048b3ead01ea7ac688f5b68cccdb8d578
Author: John Barrett <barrettj@mit.edu>
Date:   Mon Feb 5 16:02:29 2018 -0500

    pcc select wip

commit f50c30405b3929678d950253745f9238a03528b3
Merge: c71ef04 e857cf6
Author: John Barrett <barrettj@mit.edu>
Date:   Mon Feb 5 15:15:40 2018 -0500

    Merge branch 'trunk' into barrettj_pcc_select

commit c71ef04adb0180bb9d847c61bb7508e922af8e08
Author: John Barrett <barrettj@mit.edu>
Date:   Mon Feb 5 14:25:14 2018 -0500

    band delay select/average wip

commit 837aa8adde7c69c2094a2b6c016d50e59843c363
Author: John Barrett <barrettj@mit.edu>
Date:   Sun Feb 4 09:29:45 2018 -0500

    wip

commit c9738b2ba38879ca1341077f916e464562ee652c
Author: John Barrett <barrettj@mit.edu>
Date:   Thu Feb 1 16:03:34 2018 -0500

    minor changes

commit eb7294136700d31f0c706df4b06b9b285646bae2
Merge: 494c6b9 b0552bb
Author: John Barrett <barrettj@mit.edu>
Date:   Thu Feb 1 14:15:43 2018 -0500

    Merge branch 'trunk' into barrettj_pcc_select

commit 494c6b93f0430e01f41933a1b7a9801b25631f8e
Author: John Barrett <barrettj@mit.edu>
Date:   Thu Jan 25 15:06:32 2018 -0500

    starting work on pcc_select script

------------------------------------------------------------------------
r2220 | barrettj | 2018-02-05 15:10:57 -0500 (Mon, 05 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   M /trunk/chops/source/python_src/mk4_module/afiob/afiob.py
   M /trunk/chops/source/python_src/mk4_module/mk4b/mk4b.py
   M /trunk/chops/source/python_src/vex_module/vexpy/vexpy.py
   M /trunk/hops.bash.in

making locating hops shared libs more robust, this may need work for macs

------------------------------------------------------------------------
r2218 | barrettj | 2018-02-01 14:27:15 -0500 (Thu, 01 Feb 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py

small change to phase mean in ffres2pcp

------------------------------------------------------------------------
r2216 | barrettj | 2018-01-29 10:15:21 -0500 (Mon, 29 Jan 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in

added option to limit number of scans used by fourphase in vgoscf_generate

------------------------------------------------------------------------
r2214 | barrettj | 2018-01-24 14:34:37 -0500 (Wed, 24 Jan 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py

small message

------------------------------------------------------------------------
r2213 | barrettj | 2018-01-24 11:53:38 -0500 (Wed, 24 Jan 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/fourphase_lib.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in

some checks for missing stations, adding ability to specify output filename in vgoscf_generate

------------------------------------------------------------------------
r2212 | barrettj | 2018-01-24 09:23:41 -0500 (Wed, 24 Jan 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in

adding ability to do work in scratch space directory to vgoscf_generate, needs some safety checks (i.e. when station is missing)

------------------------------------------------------------------------
r2210 | barrettj | 2018-01-23 12:54:29 -0500 (Tue, 23 Jan 2018) | 1 line
Changed paths:
   A /trunk/scripts/fourphase_original.in

oops, adding missing file

------------------------------------------------------------------------
r2209 | barrettj | 2018-01-23 12:52:33 -0500 (Tue, 23 Jan 2018) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/scripts/Makefile.am
   M /trunk/scripts/fourphase.in
   D /trunk/scripts/fourphase_mod.in

rename fourphase_mod as per AEN request

------------------------------------------------------------------------
r2208 | barrettj | 2018-01-23 12:42:12 -0500 (Tue, 23 Jan 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/scripts/Makefile.am
   A /trunk/chops/source/python_src/scripts/ffres2pcp.py.in
   M /trunk/configure.ac
   M /trunk/scripts/Makefile.am
   D /trunk/scripts/ffres2pcp.in

replacing ffres2pcp script with call to library code

------------------------------------------------------------------------
r2206 | barrettj | 2018-01-23 08:32:12 -0500 (Tue, 23 Jan 2018) | 1 line
Changed paths:
   M /trunk/postproc/fringex/Makefile.am
   M /trunk/postproc/fringex/accum_segs.c
   M /trunk/postproc/fringex/clear_fxp.c
   A /trunk/postproc/fringex/determine_nsegs.c (from /trunk/postproc/fringex/accum_segs.c:2205)
   M /trunk/postproc/fringex/fringex.c
   M /trunk/postproc/fringex/fringex.h
   A /trunk/postproc/fringex/init_fxp.c
   A /trunk/postproc/fringex/realloc_segs.c

changes to fringex to allow for dynamic allocation of segment storage

------------------------------------------------------------------------
r2203 | barrettj | 2018-01-22 11:09:44 -0500 (Mon, 22 Jan 2018) | 1 line
Changed paths:
   M /trunk/postproc/fringex/fringex.h

bumping up the maximum number of segments in fringex, this needs some work to make it dynamic

------------------------------------------------------------------------
r2201 | rjc | 2018-01-18 12:25:37 -0500 (Thu, 18 Jan 2018) | 1 line
Changed paths:
   M /trunk/sub/dfio/addr_309.c

ensure that there is no chan_name overrun in type 309 recs

------------------------------------------------------------------------
r2200 | rjc | 2018-01-18 12:20:57 -0500 (Thu, 18 Jan 2018) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/calc_rms.c

fixed manual pcal phase plot bug

------------------------------------------------------------------------
r2195 | barrettj | 2018-01-17 08:03:54 -0500 (Wed, 17 Jan 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in

Merge branch 'barrettj_altphasedelay' into trunk

------------------------------------------------------------------------
r2193 | gbc | 2018-01-13 10:11:09 -0500 (Sat, 13 Jan 2018) | 1 line
Changed paths:
   M /trunk/configure.ac

missing config magic

------------------------------------------------------------------------
r2191 | rjc | 2018-01-12 12:39:14 -0500 (Fri, 12 Jan 2018) | 1 line
Changed paths:
   M /trunk/scripts/Makefile.am
   A /trunk/scripts/pcplot.in

added new python program called pcplot, which plots phase cal

------------------------------------------------------------------------
r2187 | barrettj | 2018-01-11 11:19:58 -0500 (Thu, 11 Jan 2018) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/fourphase_lib.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in

Merge branch 'barrettj_altphasedelay' into trunk

------------------------------------------------------------------------
r2184 | gbc | 2018-01-04 11:34:29 -0500 (Thu, 04 Jan 2018) | 1 line
Changed paths:
   A /trunk/scripts/scanmod.awk

walter alef scanmod script

------------------------------------------------------------------------
r2182 | gbc | 2017-12-28 14:19:01 -0500 (Thu, 28 Dec 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_env.sh

not sure how this got missed, but it did

------------------------------------------------------------------------
r2180 | gbc | 2017-12-22 13:36:09 -0500 (Fri, 22 Dec 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/plotAlistResids.py

a version that takes filenames

------------------------------------------------------------------------
r2178 | gbc | 2017-12-21 11:05:53 -0500 (Thu, 21 Dec 2017) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/vex/text/pformat.txt

replacing obsolete version

------------------------------------------------------------------------
r2176 | gbc | 2017-12-20 15:17:55 -0500 (Wed, 20 Dec 2017) | 1 line
Changed paths:
   A /trunk/doc/pcplot
   A /trunk/doc/pcplot/pcplot.txt
   A /trunk/doc/pcplot/t1_E_RR.png
   A /trunk/doc/pcplot/t1_G_RR.png
   A /trunk/doc/pcplot/t2_E_RR.png
   A /trunk/doc/pcplot/t2_G_RR.png
   A /trunk/doc/pcplot/t3_E_RR.png
   A /trunk/doc/pcplot/t3_G_RR.png

some things about pcplot

------------------------------------------------------------------------
r2174 | gbc | 2017-12-19 15:58:52 -0500 (Tue, 19 Dec 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/netsolv.c
   M /trunk/misc/plan/network.c
   M /trunk/misc/plan/network.h

maybe fixed this up a bit

------------------------------------------------------------------------
r2172 | gbc | 2017-12-15 19:32:27 -0500 (Fri, 15 Dec 2017) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/lex.c

matching change for chops

------------------------------------------------------------------------
r2171 | gbc | 2017-12-15 18:26:05 -0500 (Fri, 15 Dec 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/lex.c

removed restriction

------------------------------------------------------------------------
r2159 | gbc | 2017-12-12 17:20:52 -0500 (Tue, 12 Dec 2017) | 1 line
Changed paths:
   M /trunk/postproc/hfold/Makefile.am

finished the rename of fold

------------------------------------------------------------------------
r2156 | gbc | 2017-12-12 13:07:38 -0500 (Tue, 12 Dec 2017) | 3 lines
Changed paths:
   M /trunk/postproc/fourfit/fourfit.c
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/pass_struct.h

Mods to top-level logic loop to give the user a better
clue of what is happening when something goes awry.


------------------------------------------------------------------------
r2155 | barrettj | 2017-12-12 12:22:24 -0500 (Tue, 12 Dec 2017) | 2 lines
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in

Merge branch 'barrettj_clkjump_phorc' into trunk
Adding the ability to limit time range by scan id to vgoscf_generate.py

------------------------------------------------------------------------
r2153 | barrettj | 2017-12-11 14:55:54 -0500 (Mon, 11 Dec 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in

adding mean band delay dat file generation, fixed bug in format specification and added ability to toggle header

------------------------------------------------------------------------
r2152 | barrettj | 2017-12-11 14:55:53 -0500 (Mon, 11 Dec 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in

working on generating mean band delay files

------------------------------------------------------------------------
r2150 | gbc | 2017-12-07 12:42:15 -0500 (Thu, 07 Dec 2017) | 1 line
Changed paths:
   M /trunk/scripts/Makefile.am

new comparison script

------------------------------------------------------------------------
r2149 | gbc | 2017-12-07 12:41:36 -0500 (Thu, 07 Dec 2017) | 1 line
Changed paths:
   M /trunk/scripts/compare-baselines-v6.pl

new version hot off the press

------------------------------------------------------------------------
r2137 | barrettj | 2017-12-04 11:53:45 -0500 (Mon, 04 Dec 2017) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/afio/src/corelname.c
   M /trunk/chops/source/c_src/afio/src/fringename.c
   M /trunk/chops/source/c_src/afio/src/rootname.c
   M /trunk/chops/source/c_src/applications/aedit/include/aedit.h
   M /trunk/chops/source/c_src/dfio/src/read_mk4corel.c
   M /trunk/chops/source/c_src/fourfit_libs/ffcore/src/time_range.c
   M /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_208.c
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/src/generate_text.c
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/src/make_postplot.c
   M /trunk/chops/source/c_src/mk4util/src/check_name.c

importing changes into chops

------------------------------------------------------------------------
r2135 | barrettj | 2017-11-30 14:22:27 -0500 (Thu, 30 Nov 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py

adjusting time stamps in pcc plots

------------------------------------------------------------------------
r2134 | barrettj | 2017-11-30 10:36:52 -0500 (Thu, 30 Nov 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py

adding in a check for missing/incomplete/corrupted data

------------------------------------------------------------------------
r2132 | barrettj | 2017-11-29 15:35:44 -0500 (Wed, 29 Nov 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in

added default parameter statements to vgos scripts, bugfix in band selection

------------------------------------------------------------------------
r2129 | barrettj | 2017-11-27 16:02:48 -0500 (Mon, 27 Nov 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in

fixing a type error in vgos script

------------------------------------------------------------------------
r2128 | barrettj | 2017-11-27 15:21:18 -0500 (Mon, 27 Nov 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/vex_module/Makefile.am

minor fix to distcheck when chops is built

------------------------------------------------------------------------
r2127 | barrettj | 2017-11-27 15:21:17 -0500 (Mon, 27 Nov 2017) | 13 lines
Changed paths:
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/phorc_module/phorc/baseline_fringe_product_list.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   M /trunk/chops/source/python_src/scripts/Makefile.am
   A /trunk/chops/source/python_src/scripts/vgoscf_generate.py.in
   M /trunk/configure.ac
   M /trunk/data/ff_testdata/hopstest.py

Squashed commit of the following:

commit 8608b0af4282c62a71a4b36bea691f5c8bde3fb8
Author: John Barrett <barrettj@mit.edu>
Date:   Mon Nov 27 14:26:02 2017 -0500

    changes to include minor logging info

commit e9d53fc8d0556d7ef2a0e9174e8cf4a805701c71
Author: John Barrett <barrettj@mit.edu>
Date:   Mon Nov 27 14:02:29 2017 -0500

    adding a script to call vgos experiment processing functions

------------------------------------------------------------------------
r2123 | barrettj | 2017-11-22 15:27:09 -0500 (Wed, 22 Nov 2017) | 3 lines
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py

oops, revert "minor change"

This reverts commit 92c55b21a44a71d7ca683387bdf55c8d943de622.

------------------------------------------------------------------------
r2122 | barrettj | 2017-11-22 15:24:09 -0500 (Wed, 22 Nov 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py

minor change

------------------------------------------------------------------------
r2121 | barrettj | 2017-11-22 15:05:06 -0500 (Wed, 22 Nov 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/scripts/pcc_generate.py.in

minor fix in help comment to pcc_generate

------------------------------------------------------------------------
r2120 | barrettj | 2017-11-22 14:55:23 -0500 (Wed, 22 Nov 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/mk4_module/mk4b/mk4b.py

propagating memleak fix into chops/mk4b lib

------------------------------------------------------------------------
r2119 | barrettj | 2017-11-22 14:38:28 -0500 (Wed, 22 Nov 2017) | 1 line
Changed paths:
   M /trunk/sub/mk4py/mk4.py.in

adding __del__ calls fix memory leak in mk4py library when reading corel and sdata files

------------------------------------------------------------------------
r2117 | barrettj | 2017-11-22 13:55:33 -0500 (Wed, 22 Nov 2017) | 151 lines
Changed paths:
   M /trunk/chops/source/python_src/Makefile.am
   M /trunk/chops/source/python_src/phorc_module/Makefile.am
   M /trunk/chops/source/python_src/phorc_module/phorc/__init__.py
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   A /trunk/chops/source/python_src/scripts
   A /trunk/chops/source/python_src/scripts/Makefile.am
   A /trunk/chops/source/python_src/scripts/pcc_generate.py.in
   M /trunk/chops/source/python_src/vex_module/vexpy/vexpy.py
   M /trunk/configure.ac

Squashed commit of the following:

commit 3dfaf871730fbabaac758afeec650f7fd0d80de9
Author: John Barrett <barrettj@mit.edu>
Date:   Wed Nov 22 13:50:51 2017 -0500

    adding pcc_generate.py into the chops build

commit a6d8060ee55973d87502a55d965c75fb262f97e5
Author: John Barrett <barrettj@mit.edu>
Date:   Wed Nov 22 11:45:51 2017 -0500

    minor changes

commit 9e2c6a079a91fa3890f7e6ad0750136d0dff0e51
Author: John Barrett <barrettj@mit.edu>
Date:   Wed Nov 22 11:35:05 2017 -0500

    adding additional dat format

commit 47049e06642c782c308b0e47fb5b2b8f97a859fe
Author: John Barrett <barrettj@mit.edu>
Date:   Wed Nov 22 11:11:30 2017 -0500

    clean up the proxy cable cal script

commit 541399192b767829f31e2f189d5388c5a3f226b3
Author: John Barrett <barrettj@mit.edu>
Date:   Tue Nov 21 15:57:47 2017 -0500

    adding proxy cable cal script

commit 4bca590ae153b6ad6bf42823bb36ca33067bbd87
Author: John Barrett <barrettj@mit.edu>
Date:   Tue Nov 21 14:10:28 2017 -0500

    minor change

commit cca92943801c51108e5780d33e36bfcef4e0350a
Author: John Barrett <barrettj@mit.edu>
Date:   Tue Nov 21 13:36:00 2017 -0500

    plotting work in proxy cable call lib

commit 73dc202b73d204ec61dc81f895bbc11abab44bd9
Author: John Barrett <barrettj@mit.edu>
Date:   Mon Nov 20 13:47:48 2017 -0500

    wip again

commit 939e3fac0e4f58f4fba86edb189a661b9f3a326e
Author: John Barrett <barrettj@mit.edu>
Date:   Fri Nov 17 16:01:28 2017 -0500

    starting work on adding mean delay plots, not working yet

commit 3f7338470e0ce2ca92699fa2f877cd3f1b3e0fbe
Author: John Barrett <barrettj@mit.edu>
Date:   Fri Nov 17 15:24:28 2017 -0500

    starting to stabilize the interface

commit bdc2abb61e82fbb62f6615e4683a12c8febe17b6
Author: John Barrett <barrettj@mit.edu>
Date:   Fri Nov 17 10:58:11 2017 -0500

    proxy cable cal seems to be working, now need to add some scripting tools

commit 21a580cf5318bea4a72eea6ba70b5ba493f0b9e3
Author: John Barrett <barrettj@mit.edu>
Date:   Thu Nov 16 08:58:39 2017 -0500

    WIP

commit 8c81e78616394b19054fd296e4d9cf4871926362
Author: John Barrett <barrettj@mit.edu>
Date:   Tue Nov 14 16:02:12 2017 -0500

    some plot labels, need to fix time as_string

commit e1420b705b9a26bc7054901e59de8fd4a0404e1c
Author: John Barrett <barrettj@mit.edu>
Date:   Tue Nov 14 15:10:18 2017 -0500

    fixing the phase offset when fitting

commit 5eb870838c763abd3f408e503756ee74f8fc7532
Author: John Barrett <barrettj@mit.edu>
Date:   Tue Nov 14 13:07:17 2017 -0500

    patching things up, looks good now, band delays in reasonable agreement (+/-1ps) with BC's code

commit 65f10fd6a9a848e194e2a3882b8ae2c580a6c8a9
Author: John Barrett <barrettj@mit.edu>
Date:   Tue Nov 14 09:20:05 2017 -0500

    clean up

commit df7847b7ecbd1f69996845c5c7c64a46b195e7b9
Author: John Barrett <barrettj@mit.edu>
Date:   Tue Nov 14 09:16:21 2017 -0500

    bug fixes in pcc module

commit 3a228a765c4cc3b2f9d90d55d6ac1f7f9396068c
Author: John Barrett <barrettj@mit.edu>
Date:   Thu Nov 9 16:05:21 2017 -0500

    upgrades to delay fitting routines, code is now broken

commit d79fc2e9931e4b3158534448d7fcacd6fda1d64e
Author: John Barrett <barrettj@mit.edu>
Date:   Thu Nov 9 14:03:27 2017 -0500

    fixing time stamp issue

commit a6ce4f76b91535d2ed5e189cbdb5caf464cd09d6
Author: John Barrett <barrettj@mit.edu>
Date:   Fri Nov 3 15:41:56 2017 -0400

    wip pcc

commit 97b83f42110f2ad145d5a13182798b0354565ddf
Author: John Barrett <barrettj@mit.edu>
Date:   Fri Nov 3 11:13:08 2017 -0400

    temp

commit 04329a02baf5dce532018e8215db5a33cc1243bc
Author: John Barrett <barrettj@mit.edu>
Date:   Thu Nov 2 15:49:12 2017 -0400

    more work on proxy cable cal delay fitting

commit 931a40dfc858d376951faf9a2e5be86751732629
Author: John Barrett <barrettj@mit.edu>
Date:   Wed Nov 1 14:36:44 2017 -0400

    proxy cable cal work

commit 1d118baab1d5a1890964d55f60136b0a37cf5d32
Author: John Barrett <barrettj@mit.edu>
Date:   Tue Oct 31 21:26:38 2017 -0400

    proxy cable cal work

commit b93a45e3909c1e35ef4c01502a7197d1b7e04f44
Author: John Barrett <barrettj@mit.edu>
Date:   Mon Oct 30 16:05:38 2017 -0400

    band delay fitting wip

------------------------------------------------------------------------
r2098 | barrettj | 2017-11-07 09:17:00 -0500 (Tue, 07 Nov 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/fourphase_lib.py

allowing more flexibility for bad parallatic angles

------------------------------------------------------------------------
r2086 | gbc | 2017-11-01 14:48:52 -0400 (Wed, 01 Nov 2017) | 2 lines
Changed paths:
   M /trunk/sub/afio/corelname.c
   M /trunk/sub/afio/fringename.c
   M /trunk/sub/afio/rootname.c
   M /trunk/sub/util/check_name.c

Fixes for new rootcode: islower() -> isalnum() appears sufficient.


------------------------------------------------------------------------
r2085 | gbc | 2017-11-01 14:48:20 -0400 (Wed, 01 Nov 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_208.c

keep tot phase in 0-360

------------------------------------------------------------------------
r2068 | barrettj | 2017-10-30 08:52:32 -0400 (Mon, 30 Oct 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py

Merge branch 'trunk' of github.mit.edu:barrettj/hops into trunk

------------------------------------------------------------------------
r2066 | gbc | 2017-10-27 15:45:53 -0400 (Fri, 27 Oct 2017) | 1 line
Changed paths:
   M /trunk/misc/time/htime.c

insert symbolic

------------------------------------------------------------------------
r2063 | barrettj | 2017-10-27 13:44:57 -0400 (Fri, 27 Oct 2017) | 1 line
Changed paths:
   M /trunk/chops/CMakeLists.txt
   M /trunk/chops/source/python_src/Makefile.am
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   A /trunk/chops/source/python_src/phorc_module/phorc/proxy_cable_cal.py
   A /trunk/chops/source/python_src/vex_module
   A /trunk/chops/source/python_src/vex_module/CMakeLists.txt
   A /trunk/chops/source/python_src/vex_module/Makefile.am
   A /trunk/chops/source/python_src/vex_module/Makefile.am.in
   A /trunk/chops/source/python_src/vex_module/include
   A /trunk/chops/source/python_src/vex_module/include/vexpy_module_extern.h
   A /trunk/chops/source/python_src/vex_module/setup.py.in
   A /trunk/chops/source/python_src/vex_module/src
   A /trunk/chops/source/python_src/vex_module/src/vexpy_module_extern.c
   A /trunk/chops/source/python_src/vex_module/vexpy
   A /trunk/chops/source/python_src/vex_module/vexpy/__init__.py
   A /trunk/chops/source/python_src/vex_module/vexpy/vexpy.py
   M /trunk/configure.ac

adding a module to support vex access in python

------------------------------------------------------------------------
r2058 | barrettj | 2017-10-26 10:19:48 -0400 (Thu, 26 Oct 2017) | 1 line
Changed paths:
   M /trunk/configure.ac
   D /trunk/m4/python_module_check.m4

fixing the python futures module test, hopefully this should be safe for older autoconf

------------------------------------------------------------------------
r2056 | barrettj | 2017-10-25 16:15:57 -0400 (Wed, 25 Oct 2017) | 3 lines
Changed paths:
   M /trunk/chops/source/Makefile.am
   M /trunk/configure.ac
   M /trunk/data/ff_testdata/hopstest.py
   M /trunk/data/ff_testdata/hopstestsuite.py.in
   M /trunk/m4/python_module_check.m4
   M /trunk/scripts/Makefile.am
   D /trunk/scripts/phorc/Makefile.am
   D /trunk/scripts/phorc/setup.py
   D /trunk/scripts/phorc/src/phorc/__init__.py
   D /trunk/scripts/phorc/src/phorc/baseline_fringe_product_list.py
   D /trunk/scripts/phorc/src/phorc/ffres2pcp_lib.py
   D /trunk/scripts/phorc/src/phorc/fourphase_lib.py
   D /trunk/scripts/phorc/src/phorc/fringe_file_handle.py
   D /trunk/scripts/phorc/src/phorc/mixedmode.py
   D /trunk/scripts/phorc/src/phorc/plotting.py
   D /trunk/scripts/phorc/src/phorc/processing.py
   D /trunk/scripts/phorc/src/phorc/scripting.py
   M /trunk/sub/mk4py/afio.py.in
   M /trunk/sub/mk4py/mk4.py.in

Merge branch 'barrettj_ckpyfix23' into trunk

This adds a dependency on the python package 'future' in order to enable support for python 2/3

------------------------------------------------------------------------
r2052 | barrettj | 2017-10-23 12:44:54 -0400 (Mon, 23 Oct 2017) | 1 line
Changed paths:
   M /trunk/postproc/aedit/aedit.h

bumping up the size of the input char buffers in aedit, they are now based on the definitions in sizelimits.h, which is probably overkill but should prevent overflow

------------------------------------------------------------------------
r2050 | barrettj | 2017-10-19 09:15:02 -0400 (Thu, 19 Oct 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/time_range.c
   M /trunk/sub/dfio/read_mk4corel.c

adding some sanity checks and messages to make fourfit less cryptic when channel defs are missing

------------------------------------------------------------------------
r2049 | barrettj | 2017-10-19 09:15:02 -0400 (Thu, 19 Oct 2017) | 1 line
Changed paths:
   M /trunk/sub/dfio/read_mk4corel.c

warning about missing channel ids

------------------------------------------------------------------------
r2047 | barrettj | 2017-10-10 14:52:09 -0400 (Tue, 10 Oct 2017) | 1 line
Changed paths:
   M /trunk/chops/import_hops.sh
   A /trunk/chops/source/c_src/applications/aedit/import_aedit.sh
   A /trunk/chops/source/c_src/applications/alist/import_alist.sh
   M /trunk/chops/source/c_src/applications/fourfit/fourfit.c

adding imports for alist and aedit

------------------------------------------------------------------------
r2046 | barrettj | 2017-10-10 14:28:17 -0400 (Tue, 10 Oct 2017) | 1 line
Changed paths:
   A /trunk/chops/import_hops.sh

adding a global import script for chops

------------------------------------------------------------------------
r2044 | barrettj | 2017-10-10 14:04:31 -0400 (Tue, 10 Oct 2017) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/norm_fx.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/search.c

finishing chops import

------------------------------------------------------------------------
r2043 | barrettj | 2017-10-10 14:04:31 -0400 (Tue, 10 Oct 2017) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/src/make_plotdata.c
   M /trunk/postproc/fourfit/sprint_date.c

fixing struct declaration in sprint_date from date to datec, not sure how this compiled in the first place

------------------------------------------------------------------------
r2042 | barrettj | 2017-10-10 14:04:30 -0400 (Tue, 10 Oct 2017) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffio/import_ffio.sh

removing unused create_fname.c from ffio import script

------------------------------------------------------------------------
r2041 | barrettj | 2017-10-10 14:04:30 -0400 (Tue, 10 Oct 2017) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffcore/src/set_defaults.c

minor import

------------------------------------------------------------------------
r2040 | barrettj | 2017-10-10 14:04:30 -0400 (Tue, 10 Oct 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/parse_control_file.c

removing unused declaration/include of param_struct in parse_control_file

------------------------------------------------------------------------
r2039 | barrettj | 2017-10-10 14:04:29 -0400 (Tue, 10 Oct 2017) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/dfio/include/mk4_dfio.h
   M /trunk/include/mk4_dfio.h

commenting out and unused function

------------------------------------------------------------------------
r2038 | barrettj | 2017-10-10 14:04:29 -0400 (Tue, 10 Oct 2017) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/dfio/import_dfio.sh
   M /trunk/chops/source/c_src/dfio/include/mk4_dfio.h

eliminating unused files

------------------------------------------------------------------------
r2037 | barrettj | 2017-10-10 14:04:28 -0400 (Tue, 10 Oct 2017) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/fourfit_libs/ffio/CMakeLists.txt
   M /trunk/chops/source/c_src/fourfit_libs/ffmath/CMakeLists.txt
   M /trunk/chops/source/c_src/mk4util/CMakeLists.txt

some minor clean up

------------------------------------------------------------------------
r2036 | barrettj | 2017-10-10 14:04:23 -0400 (Tue, 10 Oct 2017) | 1 line
Changed paths:
   M /trunk/chops/data/testdata.tar.gz

updating chops test data tarball

------------------------------------------------------------------------
r2035 | barrettj | 2017-10-10 14:04:16 -0400 (Tue, 10 Oct 2017) | 1 line
Changed paths:
   M /trunk/chops/CMakeLists.txt
   M /trunk/chops/chopsenv.sh.in
   M /trunk/chops/source/bash_src/chopsenv.sh.cmake
   M /trunk/chops/source/c_src/afio/CMakeLists.txt
   M /trunk/chops/source/c_src/applications/aedit/CMakeLists.txt
   M /trunk/chops/source/c_src/applications/alist/CMakeLists.txt
   M /trunk/chops/source/c_src/applications/fourfit/CMakeLists.txt
   M /trunk/chops/source/c_src/dfio/CMakeLists.txt
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/CMakeLists.txt
   M /trunk/chops/source/c_src/fourfit_libs/ffcore/CMakeLists.txt
   M /trunk/chops/source/c_src/fourfit_libs/ffio/CMakeLists.txt
   M /trunk/chops/source/c_src/fourfit_libs/ffmath/CMakeLists.txt
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/CMakeLists.txt
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/CMakeLists.txt
   M /trunk/chops/source/c_src/mk4util/CMakeLists.txt
   M /trunk/chops/source/c_src/vex/CMakeLists.txt
   M /trunk/chops/source/python_src/ffcontrol_module/CMakeLists.txt
   M /trunk/chops/source/python_src/hopstest_module/CMakeLists.txt
   M /trunk/chops/source/python_src/mk4_module/CMakeLists.txt

getting cmake build to work in chops again

------------------------------------------------------------------------
r2034 | barrettj | 2017-10-10 14:04:14 -0400 (Tue, 10 Oct 2017) | 1 line
Changed paths:
   M /trunk/chops/CMakeLists.txt
   M /trunk/chops/cmake/chopsDefaults.cmake
   M /trunk/chops/source/python_src/hopstest_module/CMakeLists.txt

adding option to disable automake file reconfiguration

------------------------------------------------------------------------
r2032 | gbc | 2017-10-09 14:11:08 -0400 (Mon, 09 Oct 2017) | 1 line
Changed paths:
   M /trunk/misc/time/hops_time.c
   M /trunk/misc/time/ht_parser.c
   M /trunk/misc/time/htime.c
   M /trunk/misc/time/htime.h
   M /trunk/misc/time/rtype.c

added prototype new hops rootcode

------------------------------------------------------------------------
r2030 | gbc | 2017-10-08 16:01:56 -0400 (Sun, 08 Oct 2017) | 1 line
Changed paths:
   A /trunk/misc/time/difx2mark4-make_id.c
   A /trunk/misc/time/difx2mark4-root_id.c
   A /trunk/misc/time/sub-util-root_id.c

capturing some code for testing

------------------------------------------------------------------------
r2029 | gbc | 2017-10-08 13:43:40 -0400 (Sun, 08 Oct 2017) | 1 line
Changed paths:
   M /trunk/misc/time/htime.c
   M /trunk/misc/time/htime.h

adding length to the heuristics

------------------------------------------------------------------------
r2028 | gbc | 2017-10-08 13:36:31 -0400 (Sun, 08 Oct 2017) | 1 line
Changed paths:
   M /trunk/misc/time/htime.c
   M /trunk/misc/time/htime.h
   M /trunk/misc/time/rtype.c

rename to canonical "rootcode"

------------------------------------------------------------------------
r2026 | gbc | 2017-10-08 12:24:53 -0400 (Sun, 08 Oct 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fourfit.c

hotaka patch to keep going on pilot error

------------------------------------------------------------------------
r2024 | gbc | 2017-10-06 15:49:30 -0400 (Fri, 06 Oct 2017) | 1 line
Changed paths:
   A /trunk/doc/fourfit/lags
   A /trunk/doc/fourfit/lags/lag-photo.jpg
   A /trunk/doc/fourfit/lags/lag-photo.txt

a nugget

------------------------------------------------------------------------
r2020 | gbc | 2017-09-26 17:45:21 -0400 (Tue, 26 Sep 2017) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

allow norm by dataweight

------------------------------------------------------------------------
r2019 | gbc | 2017-09-26 15:30:26 -0400 (Tue, 26 Sep 2017) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

spiffed up for autocorrs

------------------------------------------------------------------------
r2016 | gbc | 2017-09-22 14:04:12 -0400 (Fri, 22 Sep 2017) | 1 line
Changed paths:
   M /trunk/scripts/compare-baselines-v6.pl

exec this

------------------------------------------------------------------------
r2015 | gbc | 2017-09-22 13:29:55 -0400 (Fri, 22 Sep 2017) | 1 line
Changed paths:
   A /trunk/scripts/compare-baselines-v6.pl

another script from vincent

------------------------------------------------------------------------
r2010 | gbc | 2017-09-15 15:14:46 -0400 (Fri, 15 Sep 2017) | 4 lines
Changed paths:
   M /trunk/data/ff_testdata/chk_env.sh

starting with automake 1.15 the build apparently takes place
in a subdir of _build (_build/sub).  I have NO idea why, but
the construction of the bogus path area needed amending.


------------------------------------------------------------------------
r2004 | gbc | 2017-09-14 16:05:40 -0400 (Thu, 14 Sep 2017) | 1 line
Changed paths:
   M /trunk/configure.ac

version bump to 3.17

------------------------------------------------------------------------
r2002 | gbc | 2017-09-14 11:06:56 -0400 (Thu, 14 Sep 2017) | 1 line
Changed paths:
   M /trunk/configure.ac

fixed the darwin test, it now works on linux and my mac

------------------------------------------------------------------------
r2000 | gbc | 2017-09-14 09:53:05 -0400 (Thu, 14 Sep 2017) | 1 line
Changed paths:
   M /trunk/sub/mk4py/difxio.py
   M /trunk/sub/mk4py/mk4.py

removed executable

------------------------------------------------------------------------
r1999 | gbc | 2017-09-14 08:34:13 -0400 (Thu, 14 Sep 2017) | 1 line
Changed paths:
   A /trunk/data/ff_testdata/testdata/3562/141-0002/GE.X.1.yxhoyl
   A /trunk/data/ff_testdata/testdata/3562/141-0002/GH.X.3.yxhoyl
   A /trunk/data/ff_testdata/testdata/3562/141-0002/HE.X.2.yxhoyl
   A /trunk/data/ff_testdata/testdata/3562/3562-captured.fsumm
   A /trunk/data/ff_testdata/testdata/3562/3562-captured.tsumm

adding new data for repaired -PI normalization

------------------------------------------------------------------------
r1995 | gbc | 2017-09-13 17:29:28 -0400 (Wed, 13 Sep 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstestsuite.py.in
   M /trunk/data/ff_testdata/run_testsuite.sh

fixed up a few macos things

------------------------------------------------------------------------
r1994 | gbc | 2017-09-13 16:47:20 -0400 (Wed, 13 Sep 2017) | 1 line
Changed paths:
   D /trunk/data/ff_testdata/testdata/3562/temp-save

removing previous saved data of ff_testdata/testdata/3562/temp-save

------------------------------------------------------------------------
r1993 | gbc | 2017-09-13 16:46:41 -0400 (Wed, 13 Sep 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstestsuite.py.in
   D /trunk/data/ff_testdata/testdata/3562/141-0002/GE.X.1.yxhoyl
   D /trunk/data/ff_testdata/testdata/3562/141-0002/GH.X.3.yxhoyl
   D /trunk/data/ff_testdata/testdata/3562/141-0002/HE.X.2.yxhoyl
   D /trunk/data/ff_testdata/testdata/3562/3562-captured.fsumm
   D /trunk/data/ff_testdata/testdata/3562/3562-captured.tsumm
   A /trunk/data/ff_testdata/testdata/3562/temp-save
   A /trunk/data/ff_testdata/testdata/3562/temp-save/3562-captured.fsumm (from /trunk/data/ff_testdata/testdata/3562/3562-captured.fsumm:1992)
   A /trunk/data/ff_testdata/testdata/3562/temp-save/3562-captured.tsumm (from /trunk/data/ff_testdata/testdata/3562/3562-captured.tsumm:1992)
   A /trunk/data/ff_testdata/testdata/3562/temp-save/GE.X.1.yxhoyl (from /trunk/data/ff_testdata/testdata/3562/141-0002/GE.X.1.yxhoyl:1992)
   A /trunk/data/ff_testdata/testdata/3562/temp-save/GH.X.3.yxhoyl (from /trunk/data/ff_testdata/testdata/3562/141-0002/GH.X.3.yxhoyl:1992)
   A /trunk/data/ff_testdata/testdata/3562/temp-save/HE.X.2.yxhoyl (from /trunk/data/ff_testdata/testdata/3562/141-0002/HE.X.2.yxhoyl:1992)

repaired test suites for improved -PI calculations

------------------------------------------------------------------------
r1992 | barrettj | 2017-09-13 16:16:10 -0400 (Wed, 13 Sep 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_3571.sh
   M /trunk/postproc/fearfit/hook_import.sh

tweaks to test suite

------------------------------------------------------------------------
r1991 | barrettj | 2017-09-13 16:16:10 -0400 (Wed, 13 Sep 2017) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/dfio/src/addr_208.c
   M /trunk/chops/source/c_src/dfio/src/copy_208.c
   M /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_208.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/est_pc_manual.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/fringe_search.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/norm_fx.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/parse_cmdline.c
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/search.c
   M /trunk/chops/source/c_src/mk4util/src/fileset.c
   M /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py
   M /trunk/chops/source/python_src/phorc_module/phorc/__init__.py
   M /trunk/chops/source/python_src/phorc_module/phorc/fourphase_lib.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   A /trunk/chops/source/python_src/phorc_module/phorc/source_analysis_lib.py
   M /trunk/postproc/fearfit/hook_import.sh
   M /trunk/postproc/fourfit/fill_208.c
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/norm_fx.c
   M /trunk/postproc/fourfit/parse_cmdline.c
   M /trunk/sub/dfio/addr_208.c
   M /trunk/sub/dfio/copy_208.c

merging in ixy_amp fix branch

------------------------------------------------------------------------
r1990 | gbc | 2017-09-13 15:51:25 -0400 (Wed, 13 Sep 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/search.c

a bit of robustification

------------------------------------------------------------------------
r1989 | gbc | 2017-09-13 15:20:46 -0400 (Wed, 13 Sep 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/diff_file_phase.c

bug fix: only use pd[] values in bound

------------------------------------------------------------------------
r1987 | gbc | 2017-09-12 16:29:46 -0400 (Tue, 12 Sep 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/postproc/fourfit/norm_fx.c

reverted the phase_shift behavior for non-MANUAL pc mode

------------------------------------------------------------------------
r1986 | gbc | 2017-09-12 16:10:48 -0400 (Tue, 12 Sep 2017) | 1 line
Changed paths:
   A /trunk/doc/fourfit/web
   A /trunk/doc/fourfit/web/fourfit_phase_by_file.docx
   A /trunk/doc/fourfit/web/fourfit_phase_by_file.pdf

more crap

------------------------------------------------------------------------
r1985 | barrettj | 2017-09-12 11:58:11 -0400 (Tue, 12 Sep 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/diff_file_phase.c

patch for adhoc phase file bug, removed extraneous for loop

------------------------------------------------------------------------
r1983 | gbc | 2017-09-11 16:20:45 -0400 (Mon, 11 Sep 2017) | 1 line
Changed paths:
   M /trunk/MacPorts.txt

got it to work

------------------------------------------------------------------------
r1982 | gbc | 2017-09-11 16:15:31 -0400 (Mon, 11 Sep 2017) | 1 line
Changed paths:
   M /trunk/postproc/snratio/Makefile.am
   M /trunk/postproc/snratio/snratio.c

compilation fixes

------------------------------------------------------------------------
r1981 | gbc | 2017-09-11 16:07:31 -0400 (Mon, 11 Sep 2017) | 1 line
Changed paths:
   M /trunk/sub/mk4py/extern.c

avoid collision with util/environment

------------------------------------------------------------------------
r1979 | gbc | 2017-09-07 16:14:54 -0400 (Thu, 07 Sep 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/postproc/fearfit/hook_import.sh

this now passes tests, with XFAIL

------------------------------------------------------------------------
r1978 | gbc | 2017-09-07 16:07:47 -0400 (Thu, 07 Sep 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am

marked 3413 and 3571 as failing pending acceptance of new code

------------------------------------------------------------------------
r1977 | gbc | 2017-09-07 16:03:37 -0400 (Thu, 07 Sep 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm_fx.c

activating the fix

------------------------------------------------------------------------
r1976 | gbc | 2017-09-07 15:17:30 -0400 (Thu, 07 Sep 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm_fx.c

copied the wrong line--this should be equivalent to old code

------------------------------------------------------------------------
r1975 | gbc | 2017-09-07 14:44:53 -0400 (Thu, 07 Sep 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm_fx.c

temporary FIX_PHASE_SHIFT 0 code to allow testing

------------------------------------------------------------------------
r1973 | rjc | 2017-09-01 10:54:36 -0400 (Fri, 01 Sep 2017) | 1 line
Changed paths:
   M /trunk/doc/fourfit/algorithms.tex
   M /trunk/doc/fourfit/fourfit_users_manual.pdf

add short description of pseudo-I observable

------------------------------------------------------------------------
r1971 | gbc | 2017-08-31 12:02:45 -0400 (Thu, 31 Aug 2017) | 1 line
Changed paths:
   A /trunk/scripts/adhoc-baseline.pl

another vincent script

------------------------------------------------------------------------
r1967 | barrettj | 2017-08-24 15:20:13 -0400 (Thu, 24 Aug 2017) | 1 line
Changed paths:
   M /trunk
   M /trunk/m4

updating svn:ignore to disregard some libtool generated files

------------------------------------------------------------------------
r1965 | barrettj | 2017-08-23 11:29:52 -0400 (Wed, 23 Aug 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/phorc_module/phorc/fourphase_lib.py

minor fix in phorc

------------------------------------------------------------------------
r1964 | barrettj | 2017-08-23 07:45:59 -0400 (Wed, 23 Aug 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py

fixing library name

------------------------------------------------------------------------
r1962 | barrettj | 2017-08-18 16:07:12 -0400 (Fri, 18 Aug 2017) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_import.sh

updating hook_import.sh

------------------------------------------------------------------------
r1961 | barrettj | 2017-08-18 16:07:12 -0400 (Fri, 18 Aug 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/diff_file_phase.c

adding another safety check against accessing a null pmall ptr when the ad hoc phase file is missing

------------------------------------------------------------------------
r1960 | barrettj | 2017-08-18 16:07:12 -0400 (Fri, 18 Aug 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/diff_file_phase.c
   M /trunk/postproc/fourfit/search.c

importing ck's fixes for kazu's bug

------------------------------------------------------------------------
r1958 | barrettj | 2017-08-16 15:48:05 -0400 (Wed, 16 Aug 2017) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/chops/data/Makefile.am
   M /trunk/chops/source/c_src/applications/aedit/Makefile.am
   M /trunk/chops/source/python_src/ffcontrol_module/Makefile.am
   M /trunk/chops/source/python_src/hopstest_module/Makefile.am
   M /trunk/chops/source/python_src/mk4_module/Makefile.am
   M /trunk/chops/source/python_src/phorc_module/Makefile.am
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/phorc_module/phorc/fringe_file_handle.py
   M /trunk/chops/source/python_src/phorc_module/phorc/mixedmode.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   M /trunk/configure.ac

getting distcheck to work with devel and hopes

------------------------------------------------------------------------
r1957 | barrettj | 2017-08-16 15:48:04 -0400 (Wed, 16 Aug 2017) | 1 line
Changed paths:
   M /trunk/chops/source/c_src/afio/Makefile.am
   M /trunk/chops/source/c_src/applications/aedit/CMakeLists.txt
   M /trunk/chops/source/c_src/applications/aedit/Makefile.am
   M /trunk/chops/source/c_src/applications/alist/CMakeLists.txt
   M /trunk/chops/source/c_src/applications/alist/Makefile.am
   M /trunk/chops/source/c_src/applications/fourfit/CMakeLists.txt
   M /trunk/chops/source/c_src/applications/fourfit/Makefile.am
   M /trunk/chops/source/c_src/dfio/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffcontrol/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffcore/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffio/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffmath/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffplot/Makefile.am
   M /trunk/chops/source/c_src/fourfit_libs/ffsearch/Makefile.am
   M /trunk/chops/source/c_src/mk4util/Makefile.am
   M /trunk/chops/source/c_src/vex/Makefile.am
   M /trunk/chops/source/python_src/ffcontrol_module/Makefile.am
   M /trunk/chops/source/python_src/hopstest_module/Makefile.am
   D /trunk/chops/source/python_src/hopstest_module/hopstest/__init__.py
   D /trunk/chops/source/python_src/hopstest_module/hopstest/hopstest.py
   A /trunk/chops/source/python_src/hopstest_module/hopstestb
   A /trunk/chops/source/python_src/hopstest_module/hopstestb/__init__.py
   A /trunk/chops/source/python_src/hopstest_module/hopstestb/hopstestb.py (from /trunk/chops/source/python_src/hopstest_module/hopstest/hopstest.py:1956)
   D /trunk/chops/source/python_src/hopstest_module/hopstestsuite.py.in
   A /trunk/chops/source/python_src/hopstest_module/hopstestsuiteb.py.in (from /trunk/chops/source/python_src/hopstest_module/hopstestsuite.py.in:1956)
   M /trunk/chops/source/python_src/hopstest_module/setup.py.in
   M /trunk/chops/source/python_src/mk4_module/Makefile.am
   D /trunk/chops/source/python_src/mk4_module/afio/__init__.py
   D /trunk/chops/source/python_src/mk4_module/afio/afio.py
   A /trunk/chops/source/python_src/mk4_module/afiob
   A /trunk/chops/source/python_src/mk4_module/afiob/__init__.py
   A /trunk/chops/source/python_src/mk4_module/afiob/afiob.py (from /trunk/chops/source/python_src/mk4_module/afio/afio.py:1956)
   D /trunk/chops/source/python_src/mk4_module/mk4/__init__.py
   D /trunk/chops/source/python_src/mk4_module/mk4/mk4.py
   A /trunk/chops/source/python_src/mk4_module/mk4b
   A /trunk/chops/source/python_src/mk4_module/mk4b/__init__.py
   A /trunk/chops/source/python_src/mk4_module/mk4b/mk4b.py (from /trunk/chops/source/python_src/mk4_module/mk4/mk4.py:1956)
   M /trunk/chops/source/python_src/mk4_module/setup.py.in
   M /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py
   M /trunk/chops/source/python_src/phorc_module/phorc/fourphase_lib.py
   M /trunk/chops/source/python_src/phorc_module/phorc/fringe_file_handle.py
   M /trunk/chops/source/python_src/phorc_module/phorc/mixedmode.py
   M /trunk/chops/source/python_src/phorc_module/phorc/plotting.py
   M /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   M /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   M /trunk/configure.ac

renaming things in chops to avoid conflicts with mainline hops

------------------------------------------------------------------------
r1955 | barrettj | 2017-08-14 15:48:04 -0400 (Mon, 14 Aug 2017) | 1 line
Changed paths:
   M /trunk/chops/source/python_src/ffcontrol_module/Makefile.am
   M /trunk/chops/source/python_src/ffcontrol_module/Makefile.am.in
   M /trunk/chops/source/python_src/hopstest_module/Makefile.am
   M /trunk/chops/source/python_src/hopstest_module/Makefile.am.in
   M /trunk/chops/source/python_src/mk4_module/Makefile.am
   M /trunk/chops/source/python_src/mk4_module/Makefile.am.in
   M /trunk/chops/source/python_src/phorc_module/Makefile.am
   M /trunk/chops/source/python_src/phorc_module/Makefile.am.in
   M /trunk/configure.ac

some small changes to get things working in trunk, make distcheck does not yet work when using --enable-hopes

------------------------------------------------------------------------
r1954 | barrettj | 2017-08-14 15:47:59 -0400 (Mon, 14 Aug 2017) | 1 line
Changed paths:
   M /trunk/.gitignore
   M /trunk/Makefile.am
   A /trunk/chops
   A /trunk/chops/CMakeLists.txt
   A /trunk/chops/Makefile.am
   A /trunk/chops/autogen.sh
   A /trunk/chops/chopsenv.sh.in
   A /trunk/chops/cmake
   A /trunk/chops/cmake/FindFFTW.cmake
   A /trunk/chops/cmake/FindGFORTRAN.cmake
   A /trunk/chops/cmake/FindPGPLOT.cmake
   A /trunk/chops/cmake/chopsDefaults.cmake
   A /trunk/chops/configure.ac
   A /trunk/chops/data
   A /trunk/chops/data/CMakeLists.txt
   A /trunk/chops/data/Makefile.am
   A /trunk/chops/data/testdata.tar.gz
   A /trunk/chops/hops_config.h.cmake
   A /trunk/chops/hops_config.h.in
   A /trunk/chops/m4
   A /trunk/chops/m4/printer.m4
   A /trunk/chops/pypath.py
   A /trunk/chops/readme.txt
   A /trunk/chops/source
   A /trunk/chops/source/Makefile.am
   A /trunk/chops/source/bash_src
   A /trunk/chops/source/bash_src/chopsenv.sh.cmake
   A /trunk/chops/source/c_src
   A /trunk/chops/source/c_src/Makefile.am
   A /trunk/chops/source/c_src/afio
   A /trunk/chops/source/c_src/afio/CMakeLists.txt
   A /trunk/chops/source/c_src/afio/Makefile.am
   A /trunk/chops/source/c_src/afio/Makefile.am.in
   A /trunk/chops/source/c_src/afio/import_afio.sh
   A /trunk/chops/source/c_src/afio/include
   A /trunk/chops/source/c_src/afio/include/adata.h
   A /trunk/chops/source/c_src/afio/include/afile_structure.h
   A /trunk/chops/source/c_src/afio/include/mk4_afio.h
   A /trunk/chops/source/c_src/afio/src
   A /trunk/chops/source/c_src/afio/src/afile_header.c
   A /trunk/chops/source/c_src/afio/src/aline_id.c
   A /trunk/chops/source/c_src/afio/src/check_sizes.c
   A /trunk/chops/source/c_src/afio/src/clear_afile_structure.c
   A /trunk/chops/source/c_src/afio/src/clear_csumm.c
   A /trunk/chops/source/c_src/afio/src/clear_fsumm.c
   A /trunk/chops/source/c_src/afio/src/clear_rsumm.c
   A /trunk/chops/source/c_src/afio/src/clear_tsumm.c
   A /trunk/chops/source/c_src/afio/src/corelname.c
   A /trunk/chops/source/c_src/afio/src/fringename.c
   A /trunk/chops/source/c_src/afio/src/get_unique_name.c
   A /trunk/chops/source/c_src/afio/src/parse_csumm.c
   A /trunk/chops/source/c_src/afio/src/parse_fsumm.c
   A /trunk/chops/source/c_src/afio/src/parse_rsumm.c
   A /trunk/chops/source/c_src/afio/src/parse_tsumm.c
   A /trunk/chops/source/c_src/afio/src/read_afile.c
   A /trunk/chops/source/c_src/afio/src/rootname.c
   A /trunk/chops/source/c_src/afio/src/write_csumm.c
   A /trunk/chops/source/c_src/afio/src/write_fsumm.c
   A /trunk/chops/source/c_src/afio/src/write_rsumm.c
   A /trunk/chops/source/c_src/afio/src/write_tsumm.c
   A /trunk/chops/source/c_src/applications
   A /trunk/chops/source/c_src/applications/Makefile.am
   A /trunk/chops/source/c_src/applications/aedit
   A /trunk/chops/source/c_src/applications/aedit/CMakeLists.txt
   A /trunk/chops/source/c_src/applications/aedit/Makefile.am
   A /trunk/chops/source/c_src/applications/aedit/Makefile.am.in
   A /trunk/chops/source/c_src/applications/aedit/aedit.c
   A /trunk/chops/source/c_src/applications/aedit/include
   A /trunk/chops/source/c_src/applications/aedit/include/aedata.h
   A /trunk/chops/source/c_src/applications/aedit/include/aedit.h
   A /trunk/chops/source/c_src/applications/aedit/include/aedit_proto.h
   A /trunk/chops/source/c_src/applications/aedit/include/close_flags.h
   A /trunk/chops/source/c_src/applications/aedit/include/flags.h
   A /trunk/chops/source/c_src/applications/aedit/include/param_list.h
   A /trunk/chops/source/c_src/applications/aedit/include/psplot.h
   A /trunk/chops/source/c_src/applications/aedit/include/pstruct.h
   A /trunk/chops/source/c_src/applications/aedit/include/sizelimits.h
   A /trunk/chops/source/c_src/applications/aedit/include/sort.h
   A /trunk/chops/source/c_src/applications/aedit/include/summary.h
   A /trunk/chops/source/c_src/applications/aedit/include/tempo.h
   A /trunk/chops/source/c_src/applications/aedit/include/usearray.h
   A /trunk/chops/source/c_src/applications/aedit/src
   A /trunk/chops/source/c_src/applications/aedit/src/active_filter.c
   A /trunk/chops/source/c_src/applications/aedit/src/add_station.c
   A /trunk/chops/source/c_src/applications/aedit/src/aeclr_corel.c
   A /trunk/chops/source/c_src/applications/aedit/src/aeclr_fringe.c
   A /trunk/chops/source/c_src/applications/aedit/src/aeclr_quad.c
   A /trunk/chops/source/c_src/applications/aedit/src/aeclr_root.c
   A /trunk/chops/source/c_src/applications/aedit/src/aeclr_triangle.c
   A /trunk/chops/source/c_src/applications/aedit/src/alloc_btq.c
   A /trunk/chops/source/c_src/applications/aedit/src/allocate_parms.c
   A /trunk/chops/source/c_src/applications/aedit/src/auto_hardcopy.c
   A /trunk/chops/source/c_src/applications/aedit/src/axis.c
   A /trunk/chops/source/c_src/applications/aedit/src/axis_scale.c
   A /trunk/chops/source/c_src/applications/aedit/src/calc_close.c
   A /trunk/chops/source/c_src/applications/aedit/src/cfilter.c
   A /trunk/chops/source/c_src/applications/aedit/src/check_env.c
   A /trunk/chops/source/c_src/applications/aedit/src/cleanup.c
   A /trunk/chops/source/c_src/applications/aedit/src/cleanup_psplot.c
   A /trunk/chops/source/c_src/applications/aedit/src/clear.c
   A /trunk/chops/source/c_src/applications/aedit/src/clear_fqex.c
   A /trunk/chops/source/c_src/applications/aedit/src/clear_pstruct.c
   A /trunk/chops/source/c_src/applications/aedit/src/clear_source.c
   A /trunk/chops/source/c_src/applications/aedit/src/clear_summ.c
   A /trunk/chops/source/c_src/applications/aedit/src/command_id.c
   A /trunk/chops/source/c_src/applications/aedit/src/cross_link.c
   A /trunk/chops/source/c_src/applications/aedit/src/cursor_select.c
   A /trunk/chops/source/c_src/applications/aedit/src/datum_value.c
   A /trunk/chops/source/c_src/applications/aedit/src/display_psdata.c
   A /trunk/chops/source/c_src/applications/aedit/src/dup_check.c
   A /trunk/chops/source/c_src/applications/aedit/src/dup_flag.c
   A /trunk/chops/source/c_src/applications/aedit/src/edit.c
   A /trunk/chops/source/c_src/applications/aedit/src/edit_close.c
   A /trunk/chops/source/c_src/applications/aedit/src/edit_families.c
   A /trunk/chops/source/c_src/applications/aedit/src/erase_point.c
   A /trunk/chops/source/c_src/applications/aedit/src/esdesp_check.c
   A /trunk/chops/source/c_src/applications/aedit/src/execute.c
   A /trunk/chops/source/c_src/applications/aedit/src/extract_parms.c
   A /trunk/chops/source/c_src/applications/aedit/src/ffilter.c
   A /trunk/chops/source/c_src/applications/aedit/src/fill4_parms.c
   A /trunk/chops/source/c_src/applications/aedit/src/fill_closure.c
   A /trunk/chops/source/c_src/applications/aedit/src/fill_tdata.c
   A /trunk/chops/source/c_src/applications/aedit/src/fplot.c
   A /trunk/chops/source/c_src/applications/aedit/src/get_axis.c
   A /trunk/chops/source/c_src/applications/aedit/src/get_param.c
   A /trunk/chops/source/c_src/applications/aedit/src/get_param_list.c
   A /trunk/chops/source/c_src/applications/aedit/src/get_plot_data.c
   A /trunk/chops/source/c_src/applications/aedit/src/get_plot_datum.c
   A /trunk/chops/source/c_src/applications/aedit/src/get_ps_indices4.c
   A /trunk/chops/source/c_src/applications/aedit/src/help.c
   A /trunk/chops/source/c_src/applications/aedit/src/init_inputs.c
   A /trunk/chops/source/c_src/applications/aedit/src/init_summ.c
   A /trunk/chops/source/c_src/applications/aedit/src/locate_pscurs.c
   A /trunk/chops/source/c_src/applications/aedit/src/make_psarray4.c
   A /trunk/chops/source/c_src/applications/aedit/src/make_tri.c
   A /trunk/chops/source/c_src/applications/aedit/src/makekey.c
   A /trunk/chops/source/c_src/applications/aedit/src/mk3_qf.c
   A /trunk/chops/source/c_src/applications/aedit/src/param_list.c
   A /trunk/chops/source/c_src/applications/aedit/src/parse_cmdline.c
   A /trunk/chops/source/c_src/applications/aedit/src/parse_commands.c
   A /trunk/chops/source/c_src/applications/aedit/src/plot.c
   A /trunk/chops/source/c_src/applications/aedit/src/plot_fqex.c
   A /trunk/chops/source/c_src/applications/aedit/src/plot_header.c
   A /trunk/chops/source/c_src/applications/aedit/src/plot_points.c
   A /trunk/chops/source/c_src/applications/aedit/src/plot_quality.c
   A /trunk/chops/source/c_src/applications/aedit/src/pr_allsumm.c
   A /trunk/chops/source/c_src/applications/aedit/src/pr_csumm.c
   A /trunk/chops/source/c_src/applications/aedit/src/pr_fsumm.c
   A /trunk/chops/source/c_src/applications/aedit/src/pr_inputs.c
   A /trunk/chops/source/c_src/applications/aedit/src/pr_rsumm.c
   A /trunk/chops/source/c_src/applications/aedit/src/pr_source.c
   A /trunk/chops/source/c_src/applications/aedit/src/pr_ssumm.c
   A /trunk/chops/source/c_src/applications/aedit/src/pr_summary.c
   A /trunk/chops/source/c_src/applications/aedit/src/pr_tsumm.c
   A /trunk/chops/source/c_src/applications/aedit/src/print_data.c
   A /trunk/chops/source/c_src/applications/aedit/src/ps_baselabel.c
   A /trunk/chops/source/c_src/applications/aedit/src/ps_fplot.c
   A /trunk/chops/source/c_src/applications/aedit/src/ps_free.c
   A /trunk/chops/source/c_src/applications/aedit/src/ps_inside.c
   A /trunk/chops/source/c_src/applications/aedit/src/ps_proc_datum.c
   A /trunk/chops/source/c_src/applications/aedit/src/ps_scanlabel.c
   A /trunk/chops/source/c_src/applications/aedit/src/ps_selbase.c
   A /trunk/chops/source/c_src/applications/aedit/src/ps_selqual.c
   A /trunk/chops/source/c_src/applications/aedit/src/ps_selscan.c
   A /trunk/chops/source/c_src/applications/aedit/src/psfile4.c
   A /trunk/chops/source/c_src/applications/aedit/src/psplot.c
   A /trunk/chops/source/c_src/applications/aedit/src/psplot4.c
   A /trunk/chops/source/c_src/applications/aedit/src/psplot_defaults4.c
   A /trunk/chops/source/c_src/applications/aedit/src/pstag_process.c
   A /trunk/chops/source/c_src/applications/aedit/src/qarray_index.c
   A /trunk/chops/source/c_src/applications/aedit/src/qfilter.c
   A /trunk/chops/source/c_src/applications/aedit/src/read_cursor.c
   A /trunk/chops/source/c_src/applications/aedit/src/read_data.c
   A /trunk/chops/source/c_src/applications/aedit/src/rfilter.c
   A /trunk/chops/source/c_src/applications/aedit/src/run_com_file.c
   A /trunk/chops/source/c_src/applications/aedit/src/run_pscursor.c
   A /trunk/chops/source/c_src/applications/aedit/src/save.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_baselines.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_device.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_fraction.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_frequencies.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_mode.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_nfreq.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_pols.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_prange.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_procrange.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_pscodes.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_psparam.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_qcodes.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_quads.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_sources.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_stations.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_timerange.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_triangles.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_type.c
   A /trunk/chops/source/c_src/applications/aedit/src/set_year.c
   A /trunk/chops/source/c_src/applications/aedit/src/setup_plot.c
   A /trunk/chops/source/c_src/applications/aedit/src/setup_psplot.c
   A /trunk/chops/source/c_src/applications/aedit/src/smatch.c
   A /trunk/chops/source/c_src/applications/aedit/src/sorter.c
   A /trunk/chops/source/c_src/applications/aedit/src/station_reduce.c
   A /trunk/chops/source/c_src/applications/aedit/src/summ_corel.c
   A /trunk/chops/source/c_src/applications/aedit/src/summ_data.c
   A /trunk/chops/source/c_src/applications/aedit/src/summ_fringe.c
   A /trunk/chops/source/c_src/applications/aedit/src/summ_quad.c
   A /trunk/chops/source/c_src/applications/aedit/src/summ_root.c
   A /trunk/chops/source/c_src/applications/aedit/src/summ_triangle.c
   A /trunk/chops/source/c_src/applications/aedit/src/symbol_key.c
   A /trunk/chops/source/c_src/applications/aedit/src/tarray_index.c
   A /trunk/chops/source/c_src/applications/aedit/src/test1.c
   A /trunk/chops/source/c_src/applications/aedit/src/tfilter.c
   A /trunk/chops/source/c_src/applications/aedit/src/time_axis.c
   A /trunk/chops/source/c_src/applications/aedit/src/triangle_value.c
   A /trunk/chops/source/c_src/applications/aedit/src/tricheck.c
   A /trunk/chops/source/c_src/applications/aedit/src/trngl_present.c
   A /trunk/chops/source/c_src/applications/aedit/src/unflag.c
   A /trunk/chops/source/c_src/applications/aedit/src/update_fqex.c
   A /trunk/chops/source/c_src/applications/aedit/src/update_sinfo.c
   A /trunk/chops/source/c_src/applications/aedit/src/write_data.c
   A /trunk/chops/source/c_src/applications/aedit/src/write_families.c
   A /trunk/chops/source/c_src/applications/aedit/src/write_param.c
   A /trunk/chops/source/c_src/applications/aedit/src/write_prmline.c
   A /trunk/chops/source/c_src/applications/aedit/src/write_psfile.c
   A /trunk/chops/source/c_src/applications/aedit/src/write_pshdr.c
   A /trunk/chops/source/c_src/applications/aedit/src/write_reproc.c
   A /trunk/chops/source/c_src/applications/aedit/src/write_tdata.c
   A /trunk/chops/source/c_src/applications/aedit/src/zoom.c
   A /trunk/chops/source/c_src/applications/alist
   A /trunk/chops/source/c_src/applications/alist/CMakeLists.txt
   A /trunk/chops/source/c_src/applications/alist/Makefile.am
   A /trunk/chops/source/c_src/applications/alist/Makefile.am.in
   A /trunk/chops/source/c_src/applications/alist/alist.c
   A /trunk/chops/source/c_src/applications/alist/open_output.c
   A /trunk/chops/source/c_src/applications/alist/parse_cmdline.c
   A /trunk/chops/source/c_src/applications/alist/summarize_mk4fringe.c
   A /trunk/chops/source/c_src/applications/fourfit
   A /trunk/chops/source/c_src/applications/fourfit/CMakeLists.txt
   A /trunk/chops/source/c_src/applications/fourfit/Makefile.am
   A /trunk/chops/source/c_src/applications/fourfit/Makefile.am.in
   A /trunk/chops/source/c_src/applications/fourfit/fourfit.c
   A /trunk/chops/source/c_src/applications/fourfit/import_fourfit.sh
   A /trunk/chops/source/c_src/dfio
   A /trunk/chops/source/c_src/dfio/CMakeLists.txt
   A /trunk/chops/source/c_src/dfio/Makefile.am
   A /trunk/chops/source/c_src/dfio/Makefile.am.in
   A /trunk/chops/source/c_src/dfio/import_dfio.sh
   A /trunk/chops/source/c_src/dfio/include
   A /trunk/chops/source/c_src/dfio/include/T1.h
   A /trunk/chops/source/c_src/dfio/include/bytflp.h
   A /trunk/chops/source/c_src/dfio/include/mk4_data.h
   A /trunk/chops/source/c_src/dfio/include/mk4_dfio.h
   A /trunk/chops/source/c_src/dfio/include/mk4_records.h
   A /trunk/chops/source/c_src/dfio/include/type_000.h
   A /trunk/chops/source/c_src/dfio/include/type_100.h
   A /trunk/chops/source/c_src/dfio/include/type_101.h
   A /trunk/chops/source/c_src/dfio/include/type_110.h
   A /trunk/chops/source/c_src/dfio/include/type_120.h
   A /trunk/chops/source/c_src/dfio/include/type_200.h
   A /trunk/chops/source/c_src/dfio/include/type_201.h
   A /trunk/chops/source/c_src/dfio/include/type_202.h
   A /trunk/chops/source/c_src/dfio/include/type_203.h
   A /trunk/chops/source/c_src/dfio/include/type_204.h
   A /trunk/chops/source/c_src/dfio/include/type_205.h
   A /trunk/chops/source/c_src/dfio/include/type_206.h
   A /trunk/chops/source/c_src/dfio/include/type_207.h
   A /trunk/chops/source/c_src/dfio/include/type_208.h
   A /trunk/chops/source/c_src/dfio/include/type_210.h
   A /trunk/chops/source/c_src/dfio/include/type_212.h
   A /trunk/chops/source/c_src/dfio/include/type_220.h
   A /trunk/chops/source/c_src/dfio/include/type_221.h
   A /trunk/chops/source/c_src/dfio/include/type_222.h
   A /trunk/chops/source/c_src/dfio/include/type_230.h
   A /trunk/chops/source/c_src/dfio/include/type_300.h
   A /trunk/chops/source/c_src/dfio/include/type_301.h
   A /trunk/chops/source/c_src/dfio/include/type_302.h
   A /trunk/chops/source/c_src/dfio/include/type_303.h
   A /trunk/chops/source/c_src/dfio/include/type_304.h
   A /trunk/chops/source/c_src/dfio/include/type_305.h
   A /trunk/chops/source/c_src/dfio/include/type_306.h
   A /trunk/chops/source/c_src/dfio/include/type_307.h
   A /trunk/chops/source/c_src/dfio/include/type_308.h
   A /trunk/chops/source/c_src/dfio/include/type_309.h
   A /trunk/chops/source/c_src/dfio/include/type_comp.h
   A /trunk/chops/source/c_src/dfio/src
   A /trunk/chops/source/c_src/dfio/src/addr_100.c
   A /trunk/chops/source/c_src/dfio/src/addr_101.c
   A /trunk/chops/source/c_src/dfio/src/addr_110.c
   A /trunk/chops/source/c_src/dfio/src/addr_120.c
   A /trunk/chops/source/c_src/dfio/src/addr_200.c
   A /trunk/chops/source/c_src/dfio/src/addr_201.c
   A /trunk/chops/source/c_src/dfio/src/addr_202.c
   A /trunk/chops/source/c_src/dfio/src/addr_203.c
   A /trunk/chops/source/c_src/dfio/src/addr_204.c
   A /trunk/chops/source/c_src/dfio/src/addr_205.c
   A /trunk/chops/source/c_src/dfio/src/addr_206.c
   A /trunk/chops/source/c_src/dfio/src/addr_207.c
   A /trunk/chops/source/c_src/dfio/src/addr_208.c
   A /trunk/chops/source/c_src/dfio/src/addr_210.c
   A /trunk/chops/source/c_src/dfio/src/addr_212.c
   A /trunk/chops/source/c_src/dfio/src/addr_220.c
   A /trunk/chops/source/c_src/dfio/src/addr_221.c
   A /trunk/chops/source/c_src/dfio/src/addr_222.c
   A /trunk/chops/source/c_src/dfio/src/addr_230.c
   A /trunk/chops/source/c_src/dfio/src/addr_300.c
   A /trunk/chops/source/c_src/dfio/src/addr_301.c
   A /trunk/chops/source/c_src/dfio/src/addr_302.c
   A /trunk/chops/source/c_src/dfio/src/addr_303.c
   A /trunk/chops/source/c_src/dfio/src/addr_304.c
   A /trunk/chops/source/c_src/dfio/src/addr_305.c
   A /trunk/chops/source/c_src/dfio/src/addr_306.c
   A /trunk/chops/source/c_src/dfio/src/addr_307.c
   A /trunk/chops/source/c_src/dfio/src/addr_308.c
   A /trunk/chops/source/c_src/dfio/src/addr_309.c
   A /trunk/chops/source/c_src/dfio/src/clear_100.c
   A /trunk/chops/source/c_src/dfio/src/clear_101.c
   A /trunk/chops/source/c_src/dfio/src/clear_110.c
   A /trunk/chops/source/c_src/dfio/src/clear_120.c
   A /trunk/chops/source/c_src/dfio/src/clear_200.c
   A /trunk/chops/source/c_src/dfio/src/clear_201.c
   A /trunk/chops/source/c_src/dfio/src/clear_202.c
   A /trunk/chops/source/c_src/dfio/src/clear_203.c
   A /trunk/chops/source/c_src/dfio/src/clear_204.c
   A /trunk/chops/source/c_src/dfio/src/clear_205.c
   A /trunk/chops/source/c_src/dfio/src/clear_206.c
   A /trunk/chops/source/c_src/dfio/src/clear_207.c
   A /trunk/chops/source/c_src/dfio/src/clear_208.c
   A /trunk/chops/source/c_src/dfio/src/clear_210.c
   A /trunk/chops/source/c_src/dfio/src/clear_212.c
   A /trunk/chops/source/c_src/dfio/src/clear_220.c
   A /trunk/chops/source/c_src/dfio/src/clear_221.c
   A /trunk/chops/source/c_src/dfio/src/clear_222.c
   A /trunk/chops/source/c_src/dfio/src/clear_230.c
   A /trunk/chops/source/c_src/dfio/src/clear_300.c
   A /trunk/chops/source/c_src/dfio/src/clear_301.c
   A /trunk/chops/source/c_src/dfio/src/clear_302.c
   A /trunk/chops/source/c_src/dfio/src/clear_303.c
   A /trunk/chops/source/c_src/dfio/src/clear_304.c
   A /trunk/chops/source/c_src/dfio/src/clear_305.c
   A /trunk/chops/source/c_src/dfio/src/clear_306.c
   A /trunk/chops/source/c_src/dfio/src/clear_307.c
   A /trunk/chops/source/c_src/dfio/src/clear_308.c
   A /trunk/chops/source/c_src/dfio/src/clear_309.c
   A /trunk/chops/source/c_src/dfio/src/clear_coord.c
   A /trunk/chops/source/c_src/dfio/src/clear_mk4corel.c
   A /trunk/chops/source/c_src/dfio/src/clear_mk4fringe.c
   A /trunk/chops/source/c_src/dfio/src/clear_mk4sdata.c
   A /trunk/chops/source/c_src/dfio/src/compress.c
   A /trunk/chops/source/c_src/dfio/src/copy_100.c
   A /trunk/chops/source/c_src/dfio/src/copy_101.c
   A /trunk/chops/source/c_src/dfio/src/copy_110.c
   A /trunk/chops/source/c_src/dfio/src/copy_120.c
   A /trunk/chops/source/c_src/dfio/src/copy_200.c
   A /trunk/chops/source/c_src/dfio/src/copy_201.c
   A /trunk/chops/source/c_src/dfio/src/copy_202.c
   A /trunk/chops/source/c_src/dfio/src/copy_203.c
   A /trunk/chops/source/c_src/dfio/src/copy_204.c
   A /trunk/chops/source/c_src/dfio/src/copy_205.c
   A /trunk/chops/source/c_src/dfio/src/copy_206.c
   A /trunk/chops/source/c_src/dfio/src/copy_207.c
   A /trunk/chops/source/c_src/dfio/src/copy_208.c
   A /trunk/chops/source/c_src/dfio/src/copy_210.c
   A /trunk/chops/source/c_src/dfio/src/copy_212.c
   A /trunk/chops/source/c_src/dfio/src/copy_220.c
   A /trunk/chops/source/c_src/dfio/src/copy_221.c
   A /trunk/chops/source/c_src/dfio/src/copy_222.c
   A /trunk/chops/source/c_src/dfio/src/copy_230.c
   A /trunk/chops/source/c_src/dfio/src/copy_300.c
   A /trunk/chops/source/c_src/dfio/src/copy_301.c
   A /trunk/chops/source/c_src/dfio/src/copy_302.c
   A /trunk/chops/source/c_src/dfio/src/copy_303.c
   A /trunk/chops/source/c_src/dfio/src/copy_304.c
   A /trunk/chops/source/c_src/dfio/src/copy_305.c
   A /trunk/chops/source/c_src/dfio/src/copy_306.c
   A /trunk/chops/source/c_src/dfio/src/copy_307.c
   A /trunk/chops/source/c_src/dfio/src/copy_308.c
   A /trunk/chops/source/c_src/dfio/src/copy_309.c
   A /trunk/chops/source/c_src/dfio/src/corel_alloc.c
   A /trunk/chops/source/c_src/dfio/src/display_221.c
   A /trunk/chops/source/c_src/dfio/src/init_000.c
   A /trunk/chops/source/c_src/dfio/src/open_datafile.c
   A /trunk/chops/source/c_src/dfio/src/read_mk4corel.c
   A /trunk/chops/source/c_src/dfio/src/read_mk4file.c
   A /trunk/chops/source/c_src/dfio/src/read_mk4fringe.c
   A /trunk/chops/source/c_src/dfio/src/read_mk4sdata.c
   A /trunk/chops/source/c_src/dfio/src/test_compress.c
   A /trunk/chops/source/c_src/dfio/src/write_err.c
   A /trunk/chops/source/c_src/dfio/src/write_mk4corel.c
   A /trunk/chops/source/c_src/dfio/src/write_mk4fringe.c
   A /trunk/chops/source/c_src/dfio/src/write_mk4sdata.c
   A /trunk/chops/source/c_src/dfio/src/write_record.c
   A /trunk/chops/source/c_src/fourfit_libs
   A /trunk/chops/source/c_src/fourfit_libs/Makefile.am
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/CMakeLists.txt
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/Makefile.am
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/Makefile.am.in
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/import_ffcontrol.sh
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/include
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/include/control.h
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/include/parser.h
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/copy_cblock_parts.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/create_fsm.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/criteria_match.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/default_cblock.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/get_bfstring.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/init_tokens.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/lex.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/nullify_cblock.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/parse_control_file.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/parser.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/read_control_file.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/skip_data.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcontrol/src/skip_index.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/CMakeLists.txt
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/Makefile.am
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/Makefile.am.in
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/import_ffcore.sh
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/include
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/include/filter.h
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/include/fourfit_signal_handler.h
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/include/freqlist.h
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/include/param_struct.h
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/include/pass_struct.h
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/include/plot_struct.h
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/include/refringe.h
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/include/statistics.h
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/include/write_lock_mechanism.h
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/check_rflist.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/clear_freq_corel.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/clear_pass.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/create_lockfile.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/diff_file_phase.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/fill_param.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/fourfit_signal_handler.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/generate_cblock.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/get_corel_data.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/make_flist.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/make_passes.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/pcal_interp.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/read_sdata.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/refringe_list.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/set_defaults.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/set_pointers.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/stcount_interp.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/time_range.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/update.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/vrot.c
   A /trunk/chops/source/c_src/fourfit_libs/ffcore/src/wait_for_write_lock.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio
   A /trunk/chops/source/c_src/fourfit_libs/ffio/CMakeLists.txt
   A /trunk/chops/source/c_src/fourfit_libs/ffio/Makefile.am
   A /trunk/chops/source/c_src/fourfit_libs/ffio/Makefile.am.in
   A /trunk/chops/source/c_src/fourfit_libs/ffio/import_ffio.sh
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_200.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_201.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_202.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_203.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_204.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_205.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_206.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_207.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_208.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_210.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_212.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_222.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_230.c
   A /trunk/chops/source/c_src/fourfit_libs/ffio/src/fill_fringe_info.c
   A /trunk/chops/source/c_src/fourfit_libs/ffmath
   A /trunk/chops/source/c_src/fourfit_libs/ffmath/CMakeLists.txt
   A /trunk/chops/source/c_src/fourfit_libs/ffmath/Makefile.am
   A /trunk/chops/source/c_src/fourfit_libs/ffmath/Makefile.am.in
   A /trunk/chops/source/c_src/fourfit_libs/ffmath/import_ffmath.sh
   A /trunk/chops/source/c_src/fourfit_libs/ffmath/src
   A /trunk/chops/source/c_src/fourfit_libs/ffmath/src/ap_mean.c
   A /trunk/chops/source/c_src/fourfit_libs/ffmath/src/bcd_to_2int.c
   A /trunk/chops/source/c_src/fourfit_libs/ffmath/src/interp555.c
   A /trunk/chops/source/c_src/fourfit_libs/ffmath/src/linterp.c
   A /trunk/chops/source/c_src/fourfit_libs/ffmath/src/max555.c
   A /trunk/chops/source/c_src/fourfit_libs/ffmath/src/parabola.c
   A /trunk/chops/source/c_src/fourfit_libs/ffplot
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/CMakeLists.txt
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/Makefile.am
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/Makefile.am.in
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/import_ffplot.sh
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src/display_fplot.c
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src/generate_graphs.c
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src/generate_text.c
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src/grid.c
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src/make_plotdata.c
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src/make_postplot.c
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src/output.c
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src/plot_complex.c
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src/plot_graph.c
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src/put_char_at.c
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src/sprint_char_arr.c
   A /trunk/chops/source/c_src/fourfit_libs/ffplot/src/sprint_date.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/CMakeLists.txt
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/Makefile.am
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/Makefile.am.in
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/import_ffsearch.sh
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/apply_filter.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/apply_notches.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/apply_passband.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/calc_normalization.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/calc_rms.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/compute_model.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/compute_qf.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/create_fname.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/delay_rate.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/est_pc_manual.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/freq_spacing.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/fringe_search.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/gate_off.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/interp.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/ion_search.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/norm_fx.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/norm_xf.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/organize_data.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/parse_cmdline.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/pcalibrate.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/precorrect.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/report_actions.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/rotate_pcal.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/sampler_delays.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/search.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/search_windows.c
   A /trunk/chops/source/c_src/fourfit_libs/ffsearch/src/update.c
   A /trunk/chops/source/c_src/mk4util
   A /trunk/chops/source/c_src/mk4util/CMakeLists.txt
   A /trunk/chops/source/c_src/mk4util/Makefile.am
   A /trunk/chops/source/c_src/mk4util/Makefile.am.in
   A /trunk/chops/source/c_src/mk4util/import_mk4util.sh
   A /trunk/chops/source/c_src/mk4util/include
   A /trunk/chops/source/c_src/mk4util/include/account.h
   A /trunk/chops/source/c_src/mk4util/include/fileset.h
   A /trunk/chops/source/c_src/mk4util/include/fstruct.h
   A /trunk/chops/source/c_src/mk4util/include/general.h
   A /trunk/chops/source/c_src/mk4util/include/mk4_sizes.h
   A /trunk/chops/source/c_src/mk4util/include/mk4_typedefs.h
   A /trunk/chops/source/c_src/mk4util/include/mk4_util.h
   A /trunk/chops/source/c_src/mk4util/src
   A /trunk/chops/source/c_src/mk4util/src/account.c
   A /trunk/chops/source/c_src/mk4util/src/check_name.c
   A /trunk/chops/source/c_src/mk4util/src/clear_date.c
   A /trunk/chops/source/c_src/mk4util/src/clear_fstruct.c
   A /trunk/chops/source/c_src/mk4util/src/confirm.c
   A /trunk/chops/source/c_src/mk4util/src/datec_to_datef.c
   A /trunk/chops/source/c_src/mk4util/src/datef_to_datec.c
   A /trunk/chops/source/c_src/mk4util/src/day_of_datef.c
   A /trunk/chops/source/c_src/mk4util/src/environment.c
   A /trunk/chops/source/c_src/mk4util/src/extract_filenames.c
   A /trunk/chops/source/c_src/mk4util/src/fileset.c
   A /trunk/chops/source/c_src/mk4util/src/get_abs_path.c
   A /trunk/chops/source/c_src/mk4util/src/get_filelist.c
   A /trunk/chops/source/c_src/mk4util/src/hptoie.c
   A /trunk/chops/source/c_src/mk4util/src/hptoie4.c
   A /trunk/chops/source/c_src/mk4util/src/hptoie8.c
   A /trunk/chops/source/c_src/mk4util/src/int_to_time.c
   A /trunk/chops/source/c_src/mk4util/src/ismk4.c
   A /trunk/chops/source/c_src/mk4util/src/minmax.c
   A /trunk/chops/source/c_src/mk4util/src/msg.c
   A /trunk/chops/source/c_src/mk4util/src/report_times.c
   A /trunk/chops/source/c_src/mk4util/src/root_belong.c
   A /trunk/chops/source/c_src/mk4util/src/root_id.c
   A /trunk/chops/source/c_src/mk4util/src/sexigesimal2hrdeg.c
   A /trunk/chops/source/c_src/mk4util/src/sort_names.c
   A /trunk/chops/source/c_src/mk4util/src/swap.c
   A /trunk/chops/source/c_src/mk4util/src/syntax.c
   A /trunk/chops/source/c_src/mk4util/src/time_to_double.c
   A /trunk/chops/source/c_src/mk4util/src/time_to_int.c
   A /trunk/chops/source/c_src/vex
   A /trunk/chops/source/c_src/vex/CMakeLists.txt
   A /trunk/chops/source/c_src/vex/Makefile.am
   A /trunk/chops/source/c_src/vex/Makefile.am.in
   A /trunk/chops/source/c_src/vex/import_vex.sh
   A /trunk/chops/source/c_src/vex/include
   A /trunk/chops/source/c_src/vex/include/cvex.h
   A /trunk/chops/source/c_src/vex/include/evex.h
   A /trunk/chops/source/c_src/vex/include/ivex.h
   A /trunk/chops/source/c_src/vex/include/lvex.h
   A /trunk/chops/source/c_src/vex/include/mk4_vex.h
   A /trunk/chops/source/c_src/vex/include/ovex.h
   A /trunk/chops/source/c_src/vex/include/svex.h
   A /trunk/chops/source/c_src/vex/include/vex.h
   A /trunk/chops/source/c_src/vex/src
   A /trunk/chops/source/c_src/vex/src/block_params.c
   A /trunk/chops/source/c_src/vex/src/check_intrange.c
   A /trunk/chops/source/c_src/vex/src/check_realrange.c
   A /trunk/chops/source/c_src/vex/src/check_scan.c
   A /trunk/chops/source/c_src/vex/src/check_stloc.c
   A /trunk/chops/source/c_src/vex/src/check_strrange.c
   A /trunk/chops/source/c_src/vex/src/cvex_info.c
   A /trunk/chops/source/c_src/vex/src/decode_pval.c
   A /trunk/chops/source/c_src/vex/src/do_antenna.c
   A /trunk/chops/source/c_src/vex/src/do_bbc.c
   A /trunk/chops/source/c_src/vex/src/do_clock.c
   A /trunk/chops/source/c_src/vex/src/do_das.c
   A /trunk/chops/source/c_src/vex/src/do_eop.c
   A /trunk/chops/source/c_src/vex/src/do_exper.c
   A /trunk/chops/source/c_src/vex/src/do_freq.c
   A /trunk/chops/source/c_src/vex/src/do_head_pos.c
   A /trunk/chops/source/c_src/vex/src/do_if.c
   A /trunk/chops/source/c_src/vex/src/do_pass_order.c
   A /trunk/chops/source/c_src/vex/src/do_phase_cal_detect.c
   A /trunk/chops/source/c_src/vex/src/do_roll.c
   A /trunk/chops/source/c_src/vex/src/do_site.c
   A /trunk/chops/source/c_src/vex/src/do_source.c
   A /trunk/chops/source/c_src/vex/src/do_track.c
   A /trunk/chops/source/c_src/vex/src/evex_info.c
   A /trunk/chops/source/c_src/vex/src/fill_deflists.c
   A /trunk/chops/source/c_src/vex/src/fill_scanlist.c
   A /trunk/chops/source/c_src/vex/src/fill_station_parms.c
   A /trunk/chops/source/c_src/vex/src/find_statements.c
   A /trunk/chops/source/c_src/vex/src/get_block_mode.c
   A /trunk/chops/source/c_src/vex/src/get_chip_mode.c
   A /trunk/chops/source/c_src/vex/src/get_corr_bd_parms.c
   A /trunk/chops/source/c_src/vex/src/get_corr_mode.c
   A /trunk/chops/source/c_src/vex/src/get_def.c
   A /trunk/chops/source/c_src/vex/src/get_drive_init.c
   A /trunk/chops/source/c_src/vex/src/get_global_deflist.c
   A /trunk/chops/source/c_src/vex/src/get_logscan.c
   A /trunk/chops/source/c_src/vex/src/get_mode_deflist.c
   A /trunk/chops/source/c_src/vex/src/get_pbs_init.c
   A /trunk/chops/source/c_src/vex/src/get_pcm_config.c
   A /trunk/chops/source/c_src/vex/src/get_pcm_tables.c
   A /trunk/chops/source/c_src/vex/src/get_section_mode.c
   A /trunk/chops/source/c_src/vex/src/get_statement.c
   A /trunk/chops/source/c_src/vex/src/get_station_deflist.c
   A /trunk/chops/source/c_src/vex/src/get_su_chan_out.c
   A /trunk/chops/source/c_src/vex/src/get_su_connect.c
   A /trunk/chops/source/c_src/vex/src/get_trm_config.c
   A /trunk/chops/source/c_src/vex/src/get_val_list.c
   A /trunk/chops/source/c_src/vex/src/get_version.c
   A /trunk/chops/source/c_src/vex/src/get_vex.c
   A /trunk/chops/source/c_src/vex/src/in_comment.c
   A /trunk/chops/source/c_src/vex/src/in_quote.c
   A /trunk/chops/source/c_src/vex/src/init_scan.c
   A /trunk/chops/source/c_src/vex/src/ivex_info.c
   A /trunk/chops/source/c_src/vex/src/locate_blocks.c
   A /trunk/chops/source/c_src/vex/src/locate_cq.c
   A /trunk/chops/source/c_src/vex/src/lvex_info.c
   A /trunk/chops/source/c_src/vex/src/nextchar.c
   A /trunk/chops/source/c_src/vex/src/param_formats.c
   A /trunk/chops/source/c_src/vex/src/parse_date.c
   A /trunk/chops/source/c_src/vex/src/parse_dec.c
   A /trunk/chops/source/c_src/vex/src/parse_pval.c
   A /trunk/chops/source/c_src/vex/src/parse_ra.c
   A /trunk/chops/source/c_src/vex/src/parse_ref.c
   A /trunk/chops/source/c_src/vex/src/parse_units.c
   A /trunk/chops/source/c_src/vex/src/parse_vexfile.c
   A /trunk/chops/source/c_src/vex/src/print_location.c
   A /trunk/chops/source/c_src/vex/src/process_qstring.c
   A /trunk/chops/source/c_src/vex/src/read_file.c
   A /trunk/chops/source/c_src/vex/src/scan_info.c
   A /trunk/chops/source/c_src/vex/src/strip_text.c
   A /trunk/chops/source/c_src/vex/src/svex_info.c
   A /trunk/chops/source/c_src/vex/src/vex_init.c
   A /trunk/chops/source/c_src/vex/src/write_vexfile.c
   A /trunk/chops/source/c_src/vex/text
   A /trunk/chops/source/c_src/vex/text/blk_stmt.txt
   A /trunk/chops/source/c_src/vex/text/pformat.txt
   A /trunk/chops/source/cpp_src
   A /trunk/chops/source/cpp_src/Test
   A /trunk/chops/source/cpp_src/Test/CMakeLists.txt
   A /trunk/chops/source/cpp_src/Test/TestParseVex.cc
   A /trunk/chops/source/cpp_src/Test/TestSerialization.cc
   A /trunk/chops/source/cpp_src/Test/TestStructWriting.cc
   A /trunk/chops/source/cpp_src/Test/TestVexConversion.cc
   A /trunk/chops/source/cpp_src/Test/data
   A /trunk/chops/source/cpp_src/Test/data/0727-115.zbgwce
   A /trunk/chops/source/cpp_src/Test/data/OJ287.yyexqh
   A /trunk/chops/source/cpp_src/VDPSerialization
   A /trunk/chops/source/cpp_src/VDPSerialization/CMakeLists.txt
   A /trunk/chops/source/cpp_src/VDPSerialization/include
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPAssociatedPassedPointerPODArrayOutputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPAssociatedPassedPointerPODOutputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPAssociatedPointerObjectOutputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPAssociatedPointerPODArrayInputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPAssociatedPointerPODArrayOutputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPAssociatedPointerPODInputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPAssociatedPointerPODOutputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPAssociatedReferencePODInputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPAssociatedValuePODInputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPAssociatedValuePODOutputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPCallbackTypes.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPCharacterDefinitions.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPDefinitions.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPEmptyOutputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPFileReader.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPFileWriter.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPFixedSizeInputOutputObject.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPInputCollector.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPInputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPInputObject.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPInputOutputObject.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPIsDerivedFrom.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPObject.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPObjectInputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPObjectOutputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPOutputCollector.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPOutputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPOutputObject.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPPODArrayOutputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPPODConverter.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPPODInputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPPODOutputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPStructMemberPODArrayOutputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPStructMemberPODInputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPStructMemberPODOutputNode.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPStructuredASCIIHeaders.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPToken.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/include/VDPTokenizer.hh
   A /trunk/chops/source/cpp_src/VDPSerialization/src
   A /trunk/chops/source/cpp_src/VDPSerialization/src/VDPCharacterDefinitions.cc
   A /trunk/chops/source/cpp_src/VDPSerialization/src/VDPFileReader.cc
   A /trunk/chops/source/cpp_src/VDPSerialization/src/VDPFileWriter.cc
   A /trunk/chops/source/cpp_src/VDPSerialization/src/VDPInputCollector.cc
   A /trunk/chops/source/cpp_src/VDPSerialization/src/VDPOutputCollector.cc
   A /trunk/chops/source/cpp_src/VDPSerialization/src/VDPToken.cc
   A /trunk/chops/source/cpp_src/VDPSerialization/src/VDPTokenizer.cc
   A /trunk/chops/source/cpp_src/VexInterface
   A /trunk/chops/source/cpp_src/VexInterface/CMakeLists.txt
   A /trunk/chops/source/cpp_src/VexInterface/include
   A /trunk/chops/source/cpp_src/VexInterface/include/ChanStructWrapper.hh
   A /trunk/chops/source/cpp_src/VexInterface/include/DateStructWrapper.hh
   A /trunk/chops/source/cpp_src/VexInterface/include/ScanStructWrapper.hh
   A /trunk/chops/source/cpp_src/VexInterface/include/SkyCoordStructWrapper.hh
   A /trunk/chops/source/cpp_src/VexInterface/include/SourceStructWrapper.hh
   A /trunk/chops/source/cpp_src/VexInterface/include/StationStructWrapper.hh
   A /trunk/chops/source/cpp_src/VexInterface/include/VDPTestA.hh
   A /trunk/chops/source/cpp_src/VexInterface/include/VDPTestB.hh
   A /trunk/chops/source/cpp_src/VexInterface/include/VDPTestC.hh
   A /trunk/chops/source/cpp_src/VexInterface/include/VDPTestD.hh
   A /trunk/chops/source/cpp_src/VexInterface/include/VDPTestE.hh
   A /trunk/chops/source/cpp_src/VexInterface/src
   A /trunk/chops/source/cpp_src/VexInterface/src/ChanStructWrapper.cc
   A /trunk/chops/source/cpp_src/VexInterface/src/DateStructWrapper.cc
   A /trunk/chops/source/cpp_src/VexInterface/src/ScanStructWrapper.cc
   A /trunk/chops/source/cpp_src/VexInterface/src/SkyCoordStructWrapper.cc
   A /trunk/chops/source/cpp_src/VexInterface/src/SourceStructWrapper.cc
   A /trunk/chops/source/cpp_src/VexInterface/src/StationStructWrapper.cc
   A /trunk/chops/source/cpp_src/VexInterface/src/VDPTestA.cc
   A /trunk/chops/source/cpp_src/VexInterface/src/VDPTestB.cc
   A /trunk/chops/source/cpp_src/VexInterface/src/VDPTestC.cc
   A /trunk/chops/source/cpp_src/VexInterface/src/VDPTestD.cc
   A /trunk/chops/source/cpp_src/VexInterface/src/VDPTestE.cc
   A /trunk/chops/source/python_src
   A /trunk/chops/source/python_src/Makefile.am
   A /trunk/chops/source/python_src/ffcontrol_module
   A /trunk/chops/source/python_src/ffcontrol_module/CMakeLists.txt
   A /trunk/chops/source/python_src/ffcontrol_module/Makefile.am
   A /trunk/chops/source/python_src/ffcontrol_module/Makefile.am.in
   A /trunk/chops/source/python_src/ffcontrol_module/ffcontrol
   A /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/__init__.py
   A /trunk/chops/source/python_src/ffcontrol_module/ffcontrol/ffcontrol.py
   A /trunk/chops/source/python_src/ffcontrol_module/include
   A /trunk/chops/source/python_src/ffcontrol_module/include/ffcontrol_module_extern.h
   A /trunk/chops/source/python_src/ffcontrol_module/setup.py.in
   A /trunk/chops/source/python_src/ffcontrol_module/src
   A /trunk/chops/source/python_src/ffcontrol_module/src/construct_cblock.c
   A /trunk/chops/source/python_src/ffcontrol_module/src/ffcontrol_module_extern.c
   A /trunk/chops/source/python_src/hopstest_module
   A /trunk/chops/source/python_src/hopstest_module/CMakeLists.txt
   A /trunk/chops/source/python_src/hopstest_module/Makefile.am
   A /trunk/chops/source/python_src/hopstest_module/Makefile.am.in
   A /trunk/chops/source/python_src/hopstest_module/hopstest
   A /trunk/chops/source/python_src/hopstest_module/hopstest/__init__.py
   A /trunk/chops/source/python_src/hopstest_module/hopstest/hopstest.py
   A /trunk/chops/source/python_src/hopstest_module/hopstestsuite.py.in
   A /trunk/chops/source/python_src/hopstest_module/setup.py.in
   A /trunk/chops/source/python_src/mk4_module
   A /trunk/chops/source/python_src/mk4_module/CMakeLists.txt
   A /trunk/chops/source/python_src/mk4_module/Makefile.am
   A /trunk/chops/source/python_src/mk4_module/Makefile.am.in
   A /trunk/chops/source/python_src/mk4_module/afio
   A /trunk/chops/source/python_src/mk4_module/afio/__init__.py
   A /trunk/chops/source/python_src/mk4_module/afio/afio.py
   A /trunk/chops/source/python_src/mk4_module/include
   A /trunk/chops/source/python_src/mk4_module/include/mk4_module_extern.h
   A /trunk/chops/source/python_src/mk4_module/mk4
   A /trunk/chops/source/python_src/mk4_module/mk4/__init__.py
   A /trunk/chops/source/python_src/mk4_module/mk4/mk4.py
   A /trunk/chops/source/python_src/mk4_module/setup.py.in
   A /trunk/chops/source/python_src/mk4_module/src
   A /trunk/chops/source/python_src/mk4_module/src/mk4_module_extern.c
   A /trunk/chops/source/python_src/phorc_module
   A /trunk/chops/source/python_src/phorc_module/CMakeLists.txt
   A /trunk/chops/source/python_src/phorc_module/Makefile.am
   A /trunk/chops/source/python_src/phorc_module/Makefile.am.in
   A /trunk/chops/source/python_src/phorc_module/phorc
   A /trunk/chops/source/python_src/phorc_module/phorc/__init__.py
   A /trunk/chops/source/python_src/phorc_module/phorc/baseline_fringe_product_list.py
   A /trunk/chops/source/python_src/phorc_module/phorc/control_analysis_lib.py
   A /trunk/chops/source/python_src/phorc_module/phorc/ffres2pcp_lib.py
   A /trunk/chops/source/python_src/phorc_module/phorc/fourphase_lib.py
   A /trunk/chops/source/python_src/phorc_module/phorc/fringe_file_handle.py
   A /trunk/chops/source/python_src/phorc_module/phorc/mixedmode.py
   A /trunk/chops/source/python_src/phorc_module/phorc/plotting.py
   A /trunk/chops/source/python_src/phorc_module/phorc/processing.py
   A /trunk/chops/source/python_src/phorc_module/phorc/scripting.py
   A /trunk/chops/source/python_src/phorc_module/setup.py.in
   M /trunk/configure.ac
   M /trunk/hops.bash.in

Merge branch 'barrettj_chops' into trunk

------------------------------------------------------------------------
r1940 | gbc | 2017-08-03 11:13:11 -0400 (Thu, 03 Aug 2017) | 1 line
Changed paths:
   M /trunk/scripts/est_manual_phases.py.in

use only parallel hands

------------------------------------------------------------------------
r1924 | barrettj | 2017-08-01 14:28:17 -0400 (Tue, 01 Aug 2017) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_import.sh
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/search.c

patch for memory leak in fringe_search.c

------------------------------------------------------------------------
r1921 | gbc | 2017-07-31 10:44:27 -0400 (Mon, 31 Jul 2017) | 1 line
Changed paths:
   M /trunk/configure.ac

backward compatibility for pre-auto 2.62 autoconfs.  Apparently m4_ifset() is defined by 2.59, but not documented until 2.62 or so

------------------------------------------------------------------------
r1917 | barrettj | 2017-07-28 11:59:11 -0400 (Fri, 28 Jul 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_env.sh

hopefully a fix for libtool/distcheck

------------------------------------------------------------------------
r1915 | barrettj | 2017-07-28 08:13:06 -0400 (Fri, 28 Jul 2017) | 1 line
Changed paths:
   M /trunk/configure.ac

fixing a typo

------------------------------------------------------------------------
r1913 | barrettj | 2017-07-27 13:12:11 -0400 (Thu, 27 Jul 2017) | 1 line
Changed paths:
   A /trunk/autogen.sh
   M /trunk/configure.ac
   M /trunk/sub/mk4py/Makefile.am

Merge remote-tracking branch 'origin/barrettj_import'

------------------------------------------------------------------------
r1908 | gbc | 2017-07-26 11:35:39 -0400 (Wed, 26 Jul 2017) | 1 line
Changed paths:
   M /trunk/sub/util/fileset.c

use ERE to get expno if scan dir is not canonical

------------------------------------------------------------------------
r1895 | gbc | 2017-07-24 14:28:00 -0400 (Mon, 24 Jul 2017) | 1 line
Changed paths:
   M /trunk/scripts/est_manual_phases.py.in

added R to the list

------------------------------------------------------------------------
r1891 | gbc | 2017-07-24 10:34:35 -0400 (Mon, 24 Jul 2017) | 3 lines
Changed paths:
   M /trunk/scripts/est_manual_phases.py.in

Added the ALMA-is-good option as a default; kept
the original work flow available with -X option.


------------------------------------------------------------------------
r1876 | gbc | 2017-07-18 17:00:31 -0400 (Tue, 18 Jul 2017) | 1 line
Changed paths:
   M /trunk/scripts/est_manual_phases.py.in

added the -a option

------------------------------------------------------------------------
r1853 | gbc | 2017-07-08 11:21:38 -0400 (Sat, 08 Jul 2017) | 1 line
Changed paths:
   M /trunk/vex2xml/Makefile.am
   M /trunk/vex2xml/chk_env.sh

might worknow, really

------------------------------------------------------------------------
r1851 | gbc | 2017-07-08 11:01:37 -0400 (Sat, 08 Jul 2017) | 1 line
Changed paths:
   M /trunk/vex2xml/chk_env.sh

further fix

------------------------------------------------------------------------
r1849 | gbc | 2017-07-08 10:14:50 -0400 (Sat, 08 Jul 2017) | 1 line
Changed paths:
   M /trunk/vex2xml/chk_env.sh

works prehps

------------------------------------------------------------------------
r1848 | gbc | 2017-07-08 10:05:46 -0400 (Sat, 08 Jul 2017) | 1 line
Changed paths:
   M /trunk/vex2xml/Makefile.am
   A /trunk/vex2xml/chk_env.sh

fixed up for distcheck

------------------------------------------------------------------------
r1844 | barrettj | 2017-07-07 08:13:10 -0400 (Fri, 07 Jul 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/parse_control_file.c

Merge branch 'master' of github.mit.edu:barrettj/hops

------------------------------------------------------------------------
r1843 | barrettj | 2017-07-07 08:13:10 -0400 (Fri, 07 Jul 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/parse_control_file.c

cleaning up

------------------------------------------------------------------------
r1841 | barrettj | 2017-07-06 15:58:10 -0400 (Thu, 06 Jul 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/parse_cmdline.c
   M /trunk/postproc/fourfit/parse_control_file.c
   M /trunk/postproc/fourfit/set_defaults.c

fixing an incredibly stupid bug which prevents the type_222 from actually being written out

------------------------------------------------------------------------
r1840 | barrettj | 2017-07-06 15:58:09 -0400 (Thu, 06 Jul 2017) | 1 line
Changed paths:
   A /trunk/.gitignore

adding .gitignore again, sorry about all the useless commits

------------------------------------------------------------------------
r1834 | gbc | 2017-06-30 15:11:10 -0400 (Fri, 30 Jun 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am
   M /trunk/misc/plan/plotAlistResids.py

added Helge plotting script for ALMA positin mess

------------------------------------------------------------------------
r1833 | gbc | 2017-06-30 15:09:44 -0400 (Fri, 30 Jun 2017) | 2 lines
Changed paths:
   M /trunk/configure.ac

Version bump to 3.16 following 3.15 delivery to DIFX for 2.5 tag.


------------------------------------------------------------------------
r1831 | gbc | 2017-06-30 13:28:16 -0400 (Fri, 30 Jun 2017) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac

added defines for optional directories

------------------------------------------------------------------------
r1830 | gbc | 2017-06-30 10:10:01 -0400 (Fri, 30 Jun 2017) | 1 line
Changed paths:
   A /trunk/misc/plan/plotAlistResids.py (from /trunk/scripts/plotAlistResids.py:1829)
   D /trunk/scripts/plotAlistResids.py

move to better location

------------------------------------------------------------------------
r1829 | gbc | 2017-06-30 10:09:17 -0400 (Fri, 30 Jun 2017) | 1 line
Changed paths:
   A /trunk/scripts/plotAlistResids.py

another sript

------------------------------------------------------------------------
r1826 | gbc | 2017-06-29 16:35:37 -0400 (Thu, 29 Jun 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/apply_notches.c

dropping versbosity a notch

------------------------------------------------------------------------
r1822 | gbc | 2017-06-28 17:29:27 -0400 (Wed, 28 Jun 2017) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac

added vex2xml

------------------------------------------------------------------------
r1820 | gbc | 2017-06-28 16:48:09 -0400 (Wed, 28 Jun 2017) | 1 line
Changed paths:
   M /trunk/vex2xml/VEX2XML

what a stupid piece of crap java is

------------------------------------------------------------------------
r1819 | gbc | 2017-06-28 15:58:50 -0400 (Wed, 28 Jun 2017) | 1 line
Changed paths:
   M /trunk/vex2xml/Makefile.am
   A /trunk/vex2xml/chk_v2v.sh
   A /trunk/vex2xml/testcases
   A /trunk/vex2xml/testcases/vex
   A /trunk/vex2xml/testcases/vex/a25gl.vex
   A /trunk/vex2xml/testcases/vex/b23gl.vex
   A /trunk/vex2xml/testcases/vex/bm452c.vex
   A /trunk/vex2xml/testcases/vex/c151a.vex
   A /trunk/vex2xml/testcases/vex/c151b.vex
   A /trunk/vex2xml/testcases/vex/c152a.vex
   A /trunk/vex2xml/testcases/vex/c152b.vex
   A /trunk/vex2xml/testcases/vex/c22gl.vex
   A /trunk/vex2xml/testcases/vex/d21us.vex
   A /trunk/vex2xml/testcases/vex/e16b08.vex
   A /trunk/vex2xml/testcases/vex/g26us.vex
   A /trunk/vex2xml/testcases/vex/gbc1.vex
   A /trunk/vex2xml/testcases/vex/new27.vex
   A /trunk/vex2xml/testcases/xml
   A /trunk/vex2xml/testcases/xml/a25gl.xml
   A /trunk/vex2xml/testcases/xml/b23gl.xml
   A /trunk/vex2xml/testcases/xml/bm452c.xml
   A /trunk/vex2xml/testcases/xml/c151a.xml
   A /trunk/vex2xml/testcases/xml/c151b.xml
   A /trunk/vex2xml/testcases/xml/c152a.xml
   A /trunk/vex2xml/testcases/xml/c152b.xml
   A /trunk/vex2xml/testcases/xml/c22gl.xml
   A /trunk/vex2xml/testcases/xml/d21us.xml
   A /trunk/vex2xml/testcases/xml/e16b08.xml
   A /trunk/vex2xml/testcases/xml/g26us.xml
   A /trunk/vex2xml/testcases/xml/gbc1.xml
   A /trunk/vex2xml/testcases/xml/new27.xml

added the test suite

------------------------------------------------------------------------
r1817 | barrettj | 2017-06-28 15:48:40 -0400 (Wed, 28 Jun 2017) | 1 line
Changed paths:
   M /trunk

modifying svn ignore properties again

------------------------------------------------------------------------
r1816 | barrettj | 2017-06-28 15:45:55 -0400 (Wed, 28 Jun 2017) | 1 line
Changed paths:
   M /trunk

modifying svn ignore properties

------------------------------------------------------------------------
r1815 | gbc | 2017-06-28 15:32:34 -0400 (Wed, 28 Jun 2017) | 1 line
Changed paths:
   M /trunk/vex2xml/Makefile.am
   M /trunk/vex2xml/VEX2XML
   D /trunk/vex2xml/lib/antlr-3.5-complete.jar
   M /trunk/vex2xml/src/manifest.txt

got it to compile

------------------------------------------------------------------------
r1814 | barrettj | 2017-06-28 13:50:03 -0400 (Wed, 28 Jun 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_222.c
   M /trunk/postproc/fourfit/parse_control_file.c
   M /trunk/postproc/fourfit/set_defaults.c

fixing a bug I introduced into the type222 record output

------------------------------------------------------------------------
r1813 | gbc | 2017-06-28 13:40:12 -0400 (Wed, 28 Jun 2017) | 1 line
Changed paths:
   A /trunk/vex2xml/Makefile.am
   M /trunk/vex2xml/VEX2XML

modified makefile and script from ALMA

------------------------------------------------------------------------
r1812 | gbc | 2017-06-28 11:57:20 -0400 (Wed, 28 Jun 2017) | 1 line
Changed paths:
   A /trunk/vex2xml
   A /trunk/vex2xml/VEX2XML
   A /trunk/vex2xml/doc
   A /trunk/vex2xml/doc/Antlr-LICENSE-ver3.txt
   A /trunk/vex2xml/doc/Apache-LICENSE-ver2.0.txt
   A /trunk/vex2xml/doc/Release-Notes.txt
   A /trunk/vex2xml/doc/VEX-visualGrammar.pdf
   A /trunk/vex2xml/lib
   A /trunk/vex2xml/lib/antlr-3.5-complete.jar
   A /trunk/vex2xml/lib/antlr-3.5.2-complete.jar
   A /trunk/vex2xml/lib/commons-cli-1.2.jar
   A /trunk/vex2xml/src
   A /trunk/vex2xml/src/VEX2XML.java
   A /trunk/vex2xml/src/manifest.txt
   A /trunk/vex2xml/src/vexGrammar.g

all the stuff frmo ALMA

------------------------------------------------------------------------
r1806 | gbc | 2017-06-27 17:11:16 -0400 (Tue, 27 Jun 2017) | 1 line
Changed paths:
   A /trunk/app
   A /trunk/app/Makefile.am
   M /trunk/configure.ac
   A /trunk/inc
   A /trunk/inc/Makefile.am
   A /trunk/lib
   A /trunk/lib/Makefile.am
   A /trunk/man
   A /trunk/man/Makefile.am

added 4 empty directories

------------------------------------------------------------------------
r1805 | barrettj | 2017-06-27 15:25:43 -0400 (Tue, 27 Jun 2017) | 1 line
Changed paths:
   M /trunk
   D /trunk/.gitignore

removing .gitignore

------------------------------------------------------------------------
r1802 | gbc | 2017-06-26 16:53:39 -0400 (Mon, 26 Jun 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/load_alist.c

added some comments

------------------------------------------------------------------------
r1801 | gbc | 2017-06-26 14:10:45 -0400 (Mon, 26 Jun 2017) | 3 lines
Changed paths:
   M /trunk/postproc/aedit/get_ps_indices4.c
   M /trunk/postproc/aedit/psfile4.c
   M /trunk/postproc/aedit/psplot4.c
   M /trunk/scripts/Makefile.am
   A /trunk/scripts/hops_vex2ovex.py

Borred Hegle vex2ovex.py and repaired it, perhaps.
psplot and psfile now do something, perhaps not correctly.


------------------------------------------------------------------------
r1800 | gbc | 2017-06-26 11:23:05 -0400 (Mon, 26 Jun 2017) | 1 line
Changed paths:
   M /trunk/sub/vex/text/pformat.txt

added VDIF

------------------------------------------------------------------------
r1795 | barrettj | 2017-06-23 13:16:51 -0400 (Fri, 23 Jun 2017) | 1 line
Changed paths:
   M /trunk/include/mk4_data.h
   M /trunk/include/mk4_sizes.h
   M /trunk/postproc/fourfit/criteria_match.c

moving TRUE/FALSE define from mk4data.h to mk4sizes.h

------------------------------------------------------------------------
r1794 | barrettj | 2017-06-23 12:05:35 -0400 (Fri, 23 Jun 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/lex.c
   M /trunk/postproc/fourfit/parse_control_file.c

removing unused includes

------------------------------------------------------------------------
r1793 | barrettj | 2017-06-23 10:31:48 -0400 (Fri, 23 Jun 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/parse_cmdline.c
   M /trunk/postproc/fourfit/parse_control_file.c
   M /trunk/postproc/fourfit/set_defaults.c

decoupling parse_control_file from the param_struct

------------------------------------------------------------------------
r1792 | barrettj | 2017-06-23 08:56:08 -0400 (Fri, 23 Jun 2017) | 1 line
Changed paths:
   M /trunk/scripts/phorc/src/phorc/__init__.py
   M /trunk/scripts/phorc/src/phorc/baseline_fringe_product_list.py
   M /trunk/scripts/phorc/src/phorc/ffres2pcp_lib.py
   A /trunk/scripts/phorc/src/phorc/mixedmode.py
   M /trunk/scripts/phorc/src/phorc/processing.py
   M /trunk/scripts/phorc/src/phorc/scripting.py

Merge branch 'local/jpb-mixed-mode' into trunk

------------------------------------------------------------------------
r1790 | gbc | 2017-06-22 17:11:26 -0400 (Thu, 22 Jun 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/dsolv3.c

fixed typos

------------------------------------------------------------------------
r1789 | gbc | 2017-06-22 11:38:31 -0400 (Thu, 22 Jun 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/netsolv.c
   M /trunk/misc/plan/network.c
   M /trunk/misc/plan/network.h

added a minvals option

------------------------------------------------------------------------
r1787 | gbc | 2017-06-19 17:23:11 -0400 (Mon, 19 Jun 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/network.h

added some things

------------------------------------------------------------------------
r1786 | gbc | 2017-06-19 17:22:56 -0400 (Mon, 19 Jun 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/netsolv.c

added some things

------------------------------------------------------------------------
r1785 | gbc | 2017-06-19 17:21:52 -0400 (Mon, 19 Jun 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/brute.c
   M /trunk/misc/plan/netsolv.c
   M /trunk/misc/plan/network.c
   M /trunk/misc/plan/network.h

added some things

------------------------------------------------------------------------
r1783 | gbc | 2017-06-16 17:27:21 -0400 (Fri, 16 Jun 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/brute.c
   M /trunk/misc/plan/dsolv.f
   M /trunk/misc/plan/dsolv.out
   M /trunk/misc/plan/dsolv2.f
   M /trunk/misc/plan/dsolv2.out
   M /trunk/misc/plan/dsolv3.c
   M /trunk/misc/plan/dsolv3.out
   M /trunk/misc/plan/netsolv.c
   M /trunk/misc/plan/network.c
   M /trunk/misc/plan/network.h
   M /trunk/misc/plan/readme.txt

this perhaps works

------------------------------------------------------------------------
r1782 | gbc | 2017-06-16 15:34:41 -0400 (Fri, 16 Jun 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am
   A /trunk/misc/plan/brute.c
   A /trunk/misc/plan/netsolv.c
   A /trunk/misc/plan/network.c
   A /trunk/misc/plan/network.h
   M /trunk/postproc/snratio/Makefile.am

proper dependency

------------------------------------------------------------------------
r1781 | gbc | 2017-06-16 15:17:12 -0400 (Fri, 16 Jun 2017) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/postproc/snratio/Makefile.am

added MK4IO for dependency

------------------------------------------------------------------------
r1779 | gbc | 2017-06-15 17:24:02 -0400 (Thu, 15 Jun 2017) | 2 lines
Changed paths:
   M /trunk/misc/plan/dsolv3.c

fixed up a few thigns


------------------------------------------------------------------------
r1778 | gbc | 2017-06-15 17:13:13 -0400 (Thu, 15 Jun 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/dsolv3.c
   M /trunk/misc/plan/dsolv3.h
   M /trunk/misc/plan/dsolv3_main.c

added quiet mode

------------------------------------------------------------------------
r1777 | gbc | 2017-06-15 17:06:58 -0400 (Thu, 15 Jun 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/dsolv3.c
   M /trunk/misc/plan/dsolv3.h
   M /trunk/misc/plan/dsolv3_main.c
   M /trunk/misc/plan/load_alist.c

some cleanup for 2017 and new data

------------------------------------------------------------------------
r1774 | gbc | 2017-06-06 12:15:26 -0400 (Tue, 06 Jun 2017) | 1 line
Changed paths:
   M /trunk/postproc/cofit/covsrt.c
   M /trunk/postproc/cofit/gaussj.c
   M /trunk/postproc/cofit/pythag.c
   M /trunk/postproc/cofit/svbksb.c
   M /trunk/postproc/cofit/svdcmp.c
   M /trunk/postproc/cofit/svdcmpp.c

completed ansification of functions

------------------------------------------------------------------------
r1773 | gbc | 2017-06-06 12:04:24 -0400 (Tue, 06 Jun 2017) | 1 line
Changed paths:
   M /trunk/postproc/cofit/fit_ampl.c
   M /trunk/postproc/cofit/fit_snr.c
   M /trunk/postproc/cofit/normalize_snr.c
   M /trunk/postproc/cofit/parse_cmdline.c
   M /trunk/postproc/cofit/read_data.c
   M /trunk/postproc/cofit/sort_data.c
   M /trunk/postproc/cofit/sorter.c

more ansification

------------------------------------------------------------------------
r1772 | gbc | 2017-06-06 11:56:59 -0400 (Tue, 06 Jun 2017) | 1 line
Changed paths:
   M /trunk/postproc/cofit/mrqcof.c

last ansified mrq header

------------------------------------------------------------------------
r1771 | gbc | 2017-06-06 11:53:54 -0400 (Tue, 06 Jun 2017) | 1 line
Changed paths:
   M /trunk/postproc/cofit/ampf.c
   M /trunk/postproc/cofit/cofit.h
   M /trunk/postproc/cofit/mrqcof.c
   M /trunk/postproc/cofit/mrqfix.c

this works, too

------------------------------------------------------------------------
r1770 | gbc | 2017-06-06 11:51:06 -0400 (Tue, 06 Jun 2017) | 1 line
Changed paths:
   M /trunk/postproc/cofit/ampf.c
   M /trunk/postproc/cofit/cofit.h
   M /trunk/postproc/cofit/mrqcof.c
   M /trunk/postproc/cofit/mrqfix.c

have a consistent k&r ampf calling declaration

------------------------------------------------------------------------
r1769 | gbc | 2017-06-06 11:31:19 -0400 (Tue, 06 Jun 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_cofit.sh

fixed for alist header

------------------------------------------------------------------------
r1767 | gbc | 2017-06-05 17:39:12 -0400 (Mon, 05 Jun 2017) | 5 lines
Changed paths:
   M /trunk/help/cofit.doc
   M /trunk/postproc/cofit/ampf.c
   M /trunk/postproc/cofit/clear_codata.c
   M /trunk/postproc/cofit/cofit.c
   M /trunk/postproc/cofit/cofit.h
   M /trunk/postproc/cofit/fit_codata.c
   M /trunk/postproc/cofit/fit_snr.c
   M /trunk/postproc/cofit/mrqfix.c
   M /trunk/postproc/cofit/normalize_snr.c
   M /trunk/postproc/cofit/parse_cmdline.c
   M /trunk/postproc/cofit/plot_codata.c
   M /trunk/postproc/cofit/read_data.c
   M /trunk/postproc/cofit/sort_data.c
   M /trunk/postproc/cofit/svdcmpp.c
   M /trunk/postproc/cofit/write_codata.c

added -g CxR and allow multi-pol fits.  Cleaned up most
of the K&R prototypes, but something's not quite right
with the ampf function prototype....  This appears to
work, but may not be fully correct.


------------------------------------------------------------------------
r1766 | gbc | 2017-06-05 16:02:44 -0400 (Mon, 05 Jun 2017) | 1 line
Changed paths:
   M /trunk/help/cofit.doc
   M /trunk/postproc/cofit/cofit.c
   M /trunk/postproc/cofit/cofit.h
   M /trunk/postproc/cofit/fit_ampl.c
   M /trunk/postproc/cofit/fit_codata.c
   M /trunk/postproc/cofit/parse_cmdline.c
   M /trunk/postproc/cofit/plot_codata.c
   M /trunk/postproc/cofit/write_codata.c

added -s option and cleaned up some of the plotting and diagnositcs

------------------------------------------------------------------------
r1765 | gbc | 2017-06-05 12:47:51 -0400 (Mon, 05 Jun 2017) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/est_pc_manual.c
   M /trunk/scripts/est_manual_phases.py.in

added the phase bias operation and cleaned up some help text

------------------------------------------------------------------------
r1763 | gbc | 2017-06-02 14:08:08 -0400 (Fri, 02 Jun 2017) | 7 lines
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   A /trunk/data/ff_testdata/chk_avefix.sh
   M /trunk/data/ff_testdata/chk_average.sh
   A /trunk/data/ff_testdata/testdata/average
   A /trunk/data/ff_testdata/testdata/average/080-low-2-subset.1sec
   A /trunk/data/ff_testdata/testdata/average/080-low-2-subset.averaged
   M /trunk/postproc/adump/adump.c
   M /trunk/postproc/adump/parse_cmdline.c
   M /trunk/postproc/aedit/run_com_file.c
   M /trunk/postproc/average/average.c
   M /trunk/postproc/average/baseline_avg.c
   M /trunk/postproc/average/read_data.c
   M /trunk/postproc/bispec/bispec.c
   M /trunk/postproc/calamp/calamp.c
   M /trunk/postproc/cofit/read_data.c
   M /trunk/postproc/coterp/read_data.c
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/diff_file_phase.c
   M /trunk/postproc/fourfit/plot_complex.c
   M /trunk/postproc/fourfit/read_control_file.c
   M /trunk/postproc/fourfit/refringe_list.c
   M /trunk/postproc/fringex/filelist.c
   D /trunk/postproc/hfold/25septest.c
   A /trunk/postproc/hfold/attic/25septest.c (from /trunk/postproc/hfold/25septest.c:1760)
   A /trunk/postproc/hfold/attic/fold_22dec_1997.c (from /trunk/postproc/hfold/fold_22dec_1997.c:1760)
   A /trunk/postproc/hfold/attic/fold_3dec98.c (from /trunk/postproc/hfold/fold_3dec98.c:1760)
   A /trunk/postproc/hfold/attic/fold_caltech.c (from /trunk/postproc/hfold/fold_caltech.c:1760)
   A /trunk/postproc/hfold/attic/nnewfold.c (from /trunk/postproc/hfold/nnewfold.c:1760)
   A /trunk/postproc/hfold/attic/old.c (from /trunk/postproc/hfold/old.c:1760)
   M /trunk/postproc/hfold/fold.c
   D /trunk/postproc/hfold/fold_22dec_1997.c
   D /trunk/postproc/hfold/fold_3dec98.c
   D /trunk/postproc/hfold/fold_caltech.c
   D /trunk/postproc/hfold/nnewfold.c
   D /trunk/postproc/hfold/old.c
   M /trunk/postproc/pratio/calc_vec_avg.c
   M /trunk/postproc/pratio/pratio.c
   M /trunk/postproc/pratio/reset_pol_field.c
   M /trunk/postproc/pratio/set_pol_field.c
   M /trunk/postproc/search/read_data.c
   M /trunk/postproc/snratio/Makefile.am
   M /trunk/postproc/snratio/snratio.c

Fixed a typo in average, and added a check
test for the sample the Lindy provided.

In a fit of cleanup, implemented the 'comment' method
from the afio library in all cases and added COMCHAR
to fourfit as well for the control file.


------------------------------------------------------------------------
r1761 | gbc | 2017-06-01 17:09:58 -0400 (Thu, 01 Jun 2017) | 1 line
Changed paths:
   M /trunk/help/average.doc
   M /trunk/include/mk4_afio.h
   M /trunk/postproc/average/baseline_avg.c
   M /trunk/postproc/average/parse_cmdline.c
   M /trunk/sub/afio/afile_header.c

implemented the average fix

------------------------------------------------------------------------
r1760 | barrettj | 2017-06-01 14:58:00 -0400 (Thu, 01 Jun 2017) | 1 line
Changed paths:
   M /trunk/scripts/phorc/src/phorc/__init__.py
   M /trunk/scripts/phorc/src/phorc/ffres2pcp_lib.py
   M /trunk/scripts/phorc/src/phorc/fringe_file_handle.py
   M /trunk/scripts/phorc/src/phorc/processing.py
   M /trunk/scripts/phorc/src/phorc/scripting.py

Merge branch 'local/jpb-phorc-phases' into trunk

------------------------------------------------------------------------
r1757 | gbc | 2017-05-26 15:54:00 -0400 (Fri, 26 May 2017) | 1 line
Changed paths:
   M /trunk/misc/plan/dsolv.f
   M /trunk/misc/plan/dsolv2.f

cleanup for fussy compilers

------------------------------------------------------------------------
r1748 | barrettj | 2017-05-23 08:45:03 -0400 (Tue, 23 May 2017) | 1 line
Changed paths:
   M /trunk/scripts/phorc/src/phorc/__init__.py
   M /trunk/scripts/phorc/src/phorc/ffres2pcp_lib.py
   M /trunk/scripts/phorc/src/phorc/fringe_file_handle.py
   M /trunk/scripts/phorc/src/phorc/scripting.py

Merge branch 'local/jpb-phorc-phases' into trunk

------------------------------------------------------------------------
r1746 | barrettj | 2017-05-22 14:25:58 -0400 (Mon, 22 May 2017) | 1 line
Changed paths:
   D /trunk/scripts/phorc/Makefile.in

deleting Makefile.in in phorc, since it should be regenerated locally using automake

------------------------------------------------------------------------
r1744 | barrettj | 2017-05-19 09:57:34 -0400 (Fri, 19 May 2017) | 1 line
Changed paths:
   A /trunk/scripts/phorc/Makefile.in

adding missing Makefile.in for phorc

------------------------------------------------------------------------
r1742 | gbc | 2017-05-12 10:47:27 -0400 (Fri, 12 May 2017) | 1 line
Changed paths:
   M /trunk/doc/fourfit/cf_keywords.tex

added est_pc_manual and gen_cf_record

------------------------------------------------------------------------
r1741 | rjc | 2017-05-12 09:59:16 -0400 (Fri, 12 May 2017) | 1 line
Changed paths:
   M /trunk/doc/fourfit/cf_keywords.tex

add ion_smooth parameter to ff manual

------------------------------------------------------------------------
r1735 | gbc | 2017-05-11 12:06:57 -0400 (Thu, 11 May 2017) | 1 line
Changed paths:
   M /trunk/m4/python_module_check.m4

safer place to leave it until understood

------------------------------------------------------------------------
r1733 | barrettj | 2017-05-11 10:46:07 -0400 (Thu, 11 May 2017) | 1 line
Changed paths:
   D /trunk/scripts/phorc/Makefile

removing a makefile that snuck into the repo

------------------------------------------------------------------------
r1732 | barrettj | 2017-05-11 10:46:06 -0400 (Thu, 11 May 2017) | 1 line
Changed paths:
   M /trunk/configure.ac
   A /trunk/m4/python_module_check.m4
   A /trunk/scripts/phorc/Makefile
   M /trunk/scripts/phorc/Makefile.am

adding build checks for python module setuptools

------------------------------------------------------------------------
r1729 | gbc | 2017-05-10 14:07:23 -0400 (Wed, 10 May 2017) | 1 line
Changed paths:
   M /trunk/scripts/est_manual_phases.py.in

added more script help

------------------------------------------------------------------------
r1728 | gbc | 2017-05-10 10:57:18 -0400 (Wed, 10 May 2017) | 1 line
Changed paths:
   M /trunk/scripts/est_manual_phases.py.in

this probably works

------------------------------------------------------------------------
r1727 | barrettj | 2017-05-10 10:56:21 -0400 (Wed, 10 May 2017) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/hops.bash.in
   M /trunk/scripts/Makefile.am
   A /trunk/scripts/phorc
   A /trunk/scripts/phorc/Makefile.am
   A /trunk/scripts/phorc/setup.py
   A /trunk/scripts/phorc/src
   A /trunk/scripts/phorc/src/phorc
   A /trunk/scripts/phorc/src/phorc/__init__.py
   A /trunk/scripts/phorc/src/phorc/baseline_fringe_product_list.py
   A /trunk/scripts/phorc/src/phorc/ffres2pcp_lib.py
   A /trunk/scripts/phorc/src/phorc/fourphase_lib.py
   A /trunk/scripts/phorc/src/phorc/fringe_file_handle.py
   A /trunk/scripts/phorc/src/phorc/plotting.py
   A /trunk/scripts/phorc/src/phorc/processing.py
   A /trunk/scripts/phorc/src/phorc/scripting.py

adding python module for assorted processing tasks, mainly aimed at VGOS pipeline

------------------------------------------------------------------------
r1725 | gbc | 2017-05-09 17:15:18 -0400 (Tue, 09 May 2017) | 1 line
Changed paths:
   M /trunk/scripts/est_manual_phases.py.in

top level stuff for the script in place, needs the meat, now

------------------------------------------------------------------------
r1723 | gbc | 2017-05-09 13:47:20 -0400 (Tue, 09 May 2017) | 1 line
Changed paths:
   M /trunk/Makefile.am

ignore errors if no changelog change required

------------------------------------------------------------------------
r1721 | gbc | 2017-05-09 13:35:20 -0400 (Tue, 09 May 2017) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   M /trunk/scripts/Makefile.am
   A /trunk/scripts/est_manual_phases.py.in

added est_manual_phases.py which should install to the user path

------------------------------------------------------------------------
r1719 | gbc | 2017-05-09 09:38:53 -0400 (Tue, 09 May 2017) | 1 line
Changed paths:
   M /trunk/Makefile.am

added a comment for a test

------------------------------------------------------------------------
r1716 | gbc | 2017-05-08 14:16:25 -0400 (Mon, 08 May 2017) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc

made provision for deterministic behavior

------------------------------------------------------------------------
r1715 | gbc | 2017-05-08 14:16:01 -0400 (Mon, 08 May 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/est_pc_manual.c

added a bit of protection

------------------------------------------------------------------------
r1714 | gbc | 2017-05-08 13:37:59 -0400 (Mon, 08 May 2017) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/est_pc_manual.c

fleshed-out the est_pc_manual for all cases; probably still needs more testing

------------------------------------------------------------------------
r1713 | gbc | 2017-05-08 13:37:36 -0400 (Mon, 08 May 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/precorrect.c

fixed some indentatin

------------------------------------------------------------------------
r1712 | gbc | 2017-05-06 15:19:29 -0400 (Sat, 06 May 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/est_pc_manual.c

adjusted some message levels

------------------------------------------------------------------------
r1711 | gbc | 2017-05-06 15:14:37 -0400 (Sat, 06 May 2017) | 3 lines
Changed paths:
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   A /trunk/postproc/fourfit/est_pc_manual.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/output.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/precorrect.c

Migrated the fearfit manual pc estimation to fourfit
under the control of a new parameter est_pc_manual.


------------------------------------------------------------------------
r1710 | gbc | 2017-05-06 15:13:46 -0400 (Sat, 06 May 2017) | 2 lines
Changed paths:
   M /trunk/sub/util/msg.c

Skip the prefix if the user has nulled the progname string.


------------------------------------------------------------------------
r1709 | gbc | 2017-05-05 17:30:22 -0400 (Fri, 05 May 2017) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/precorrect.c

connected pc_phase_offset to manual mode.


------------------------------------------------------------------------
r1706 | barrettj | 2017-05-03 11:43:11 -0400 (Wed, 03 May 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstest.py

whitespace changes

------------------------------------------------------------------------
r1705 | barrettj | 2017-05-03 11:41:08 -0400 (Wed, 03 May 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstest.py

minor bug fix in hopstest

------------------------------------------------------------------------
r1704 | gbc | 2017-05-02 16:17:32 -0400 (Tue, 02 May 2017) | 1 line
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c

boosted precision to be useful

------------------------------------------------------------------------
r1700 | gbc | 2017-05-02 12:45:07 -0400 (Tue, 02 May 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/precorrect.c
   M /trunk/sub/mk4py/Makefile.am

try again

------------------------------------------------------------------------
r1699 | gbc | 2017-05-02 12:39:30 -0400 (Tue, 02 May 2017) | 4 lines
Changed paths:
   M /trunk/postproc/fourfit/precorrect.c
   M /trunk/sub/dfio/Makefile.am
   A /trunk/sub/dfio/mk4fringe_test.c (from /trunk/sub/dfio/test.c:1695)
   D /trunk/sub/dfio/test.c
   M /trunk/sub/util/Makefile.am
   A /trunk/sub/util/root_id_test.c (from /trunk/sub/util/test.c:1695)
   D /trunk/sub/util/test.c
   A /trunk/sub/vex/old-test.c (from /trunk/sub/vex/test.c:1695)
   D /trunk/sub/vex/test.c

renaming test.c in the sub directories as that causes
problems with the trivial mk4py library make rules.
Removed comment about generating the CF Record.


------------------------------------------------------------------------
r1698 | barrettj | 2017-05-02 11:31:05 -0400 (Tue, 02 May 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_222.c
   M /trunk/postproc/fourfit/parse_control_file.c
   M /trunk/sub/dfio/addr_222.c
   M /trunk/sub/dfio/copy_222.c

clean up and white-space changes to get recent updates to match the hop's style

------------------------------------------------------------------------
r1697 | barrettj | 2017-05-02 10:59:38 -0400 (Tue, 02 May 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_222.c

fixing copy-paste text in fill_222.c

------------------------------------------------------------------------
r1696 | gbc | 2017-05-02 09:06:10 -0400 (Tue, 02 May 2017) | 1 line
Changed paths:
   M /trunk/sub/mk4py/Makefile.am

try this

------------------------------------------------------------------------
r1691 | gbc | 2017-04-28 16:47:29 -0400 (Fri, 28 Apr 2017) | 13 lines
Changed paths:
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh
   M /trunk/postproc/fourfit/Makefile.am
   A /trunk/postproc/fourfit/apply_notches.c
   M /trunk/postproc/fourfit/apply_passband.c
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/norm_fx.c
   M /trunk/postproc/fourfit/norm_xf.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/precorrect.c

Added gen_cf_record as a new control file parameter for
the anticipated functionality to add a record to capture
the control file data.  Default is false and no action yet.

Added apply_notches.c to allow multiple dead zones.  As
with all new parameters this touches alot of files.

Revised apply_passband.c logic to calculate the fractional
amplitude adjustment correctly (and modified debug message
to inform which ap/channel is being processed) in the same
way that apply_notches does it.



------------------------------------------------------------------------
r1690 | rjc | 2017-04-28 12:04:01 -0400 (Fri, 28 Apr 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/ion_search.c
   M /trunk/postproc/fourfit/search.c

in ff, just print warning when polarization data not present

------------------------------------------------------------------------
r1689 | gbc | 2017-04-27 16:27:08 -0400 (Thu, 27 Apr 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/apply_passband.c
   M /trunk/postproc/fourfit/norm_fx.c
   M /trunk/postproc/fourfit/norm_xf.c

a slighly less broken version of passband

------------------------------------------------------------------------
r1608 | barrettj | 2017-04-11 10:04:24 -0400 (Tue, 11 Apr 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstest.py
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/precorrect.c
   M /trunk/scripts/ffres2pcp.in
   M /trunk/scripts/fourphase_mod.in

changing name of parameter pc_phases_static_x/y to more sensible pc_phase_offset_x/y, also modifying ffres2pcp to try to extract the pc_phases_y offsets of the ref station w.r.t to the x-pol of the ref station

------------------------------------------------------------------------
r1598 | rjc | 2017-03-17 11:41:49 -0400 (Fri, 17 Mar 2017) | 1 line
Changed paths:
   A /trunk/doc/fourfit
   A /trunk/doc/fourfit/algorithms.tex
   A /trunk/doc/fourfit/architecture.tex
   A /trunk/doc/fourfit/calling_graphs.tex
   A /trunk/doc/fourfit/cf_keywords.tex
   A /trunk/doc/fourfit/command_line_options.tex
   A /trunk/doc/fourfit/file_based_pcal.tex
   A /trunk/doc/fourfit/fourfit_graph.pdf
   A /trunk/doc/fourfit/fourfit_users_manual.pdf
   A /trunk/doc/fourfit/fourfit_users_manual.tex
   A /trunk/doc/fourfit/fringe_plots.tex
   A /trunk/doc/fourfit/fringe_search_graph.pdf
   A /trunk/doc/fourfit/history.tex
   A /trunk/doc/fourfit/introduction.tex
   A /trunk/doc/fourfit/ion_search_graph.pdf
   A /trunk/doc/fourfit/ionosphere.png
   A /trunk/doc/fourfit/ionosphere2.png
   A /trunk/doc/fourfit/mk4_files.tex
   A /trunk/doc/fourfit/multitone_pcal.tex
   A /trunk/doc/fourfit/new_parameters.tex
   A /trunk/doc/fourfit/output_graph.pdf
   A /trunk/doc/fourfit/parse_control_file_graph.pdf
   A /trunk/doc/fourfit/program_control.tex
   A /trunk/doc/fourfit/program_output.tex
   A /trunk/doc/fourfit/svn_history.tex
   D /trunk/doc/fourfit_users_manual.pdf

add source documentation for ff users manual

------------------------------------------------------------------------
r1596 | barrettj | 2017-03-15 16:22:08 -0400 (Wed, 15 Mar 2017) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/scripts/Makefile.am
   A /trunk/scripts/ffres2pcp.in

Merge branch 'local/aen-pcphases' into trunk

------------------------------------------------------------------------
r1594 | rjc | 2017-03-10 12:27:52 -0500 (Fri, 10 Mar 2017) | 1 line
Changed paths:
   M /trunk/doc/fourfit_users_manual.pdf

small updates to ff manual

------------------------------------------------------------------------
r1565 | barrettj | 2017-02-14 10:10:10 -0500 (Tue, 14 Feb 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/create_fname.c

bug fix to messaging in create_fname.c

------------------------------------------------------------------------
r1563 | rjc | 2017-02-10 12:57:53 -0500 (Fri, 10 Feb 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_208.c

fix units of phase correction above (to deg)

------------------------------------------------------------------------
r1561 | rjc | 2017-02-10 12:42:34 -0500 (Fri, 10 Feb 2017) | 1 line
Changed paths:
   M /trunk/include/type_203.h
   M /trunk/postproc/fourfit/fill_208.c

correct phases for mbd ambiguity; make sample_rate unsigned

------------------------------------------------------------------------
r1560 | barrettj | 2017-02-10 10:41:41 -0500 (Fri, 10 Feb 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/output.c
   M /trunk/postproc/fourfit/wait_for_write_lock.c

whitespace changes to get wait_for_write_lock.c to conform with the rest of fourfit

------------------------------------------------------------------------
r1559 | barrettj | 2017-02-10 10:31:42 -0500 (Fri, 10 Feb 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstest.py
   M /trunk/postproc/fourfit/create_fname.c

minor change, so that msglev=4 mode output goes through msg()

------------------------------------------------------------------------
r1556 | barrettj | 2017-02-07 10:00:33 -0500 (Tue, 07 Feb 2017) | 1 line
Changed paths:
   M /trunk
   M /trunk/include/type_203.h
   M /trunk/sub/mk4py/mk4.py

merging in branch jpb-mk4py-work, this adds support for type_3xx to mk4py lib

------------------------------------------------------------------------
r1550 | rjc | 2017-02-01 13:24:39 -0500 (Wed, 01 Feb 2017) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc

update help file to document ion_smooth option

------------------------------------------------------------------------
r1549 | barrettj | 2017-01-31 12:13:15 -0500 (Tue, 31 Jan 2017) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc

minor help update

------------------------------------------------------------------------
r1548 | barrettj | 2017-01-27 14:14:28 -0500 (Fri, 27 Jan 2017) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstest.py
   M /trunk/postproc/fourfit/create_fname.c
   M /trunk/postproc/fourfit/output.c
   M /trunk/postproc/fourfit/parse_cmdline.c

fix conflicts with myself

------------------------------------------------------------------------
r1547 | barrettj | 2017-01-26 11:15:08 -0500 (Thu, 26 Jan 2017) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_import.sh
   M /trunk/postproc/fourfit/output.c
   M /trunk/postproc/fourfit/wait_for_write_lock.c

modifications for a more robust write locking mechanism

------------------------------------------------------------------------
r1546 | barrettj | 2017-01-26 11:15:07 -0500 (Thu, 26 Jan 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/wait_for_write_lock.c

minor edits

------------------------------------------------------------------------
r1545 | barrettj | 2017-01-26 11:15:07 -0500 (Thu, 26 Jan 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/output.c
   M /trunk/postproc/fourfit/wait_for_write_lock.c

minor changes and bug fixes

------------------------------------------------------------------------
r1544 | barrettj | 2017-01-26 11:15:06 -0500 (Thu, 26 Jan 2017) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/create_lock_file.c
   M /trunk/postproc/fourfit/output.c
   A /trunk/postproc/fourfit/wait_for_write_lock.c

other half of write-lock implmentation, so far untested

------------------------------------------------------------------------
r1543 | barrettj | 2017-01-26 11:15:06 -0500 (Thu, 26 Jan 2017) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fourfit/Makefile.am
   A /trunk/postproc/fourfit/create_lock_file.c
   M /trunk/postproc/fourfit/output.c

starting work on lock-file semaphore system, to avoid file name collisions between simultaneous fourfit processes

------------------------------------------------------------------------
r1535 | gbc | 2017-01-19 15:39:55 -0500 (Thu, 19 Jan 2017) | 1 line
Changed paths:
   M /trunk/MacPorts.txt
   M /trunk/Makefile.am
   A /trunk/apt-packages.txt

added apt-packages

------------------------------------------------------------------------
r1533 | barrettj | 2017-01-19 11:37:07 -0500 (Thu, 19 Jan 2017) | 1 line
Changed paths:
   M /trunk
   M /trunk/postproc/fearfit/hook_import.sh
   M /trunk/postproc/fourfit/compute_qf.c
   M /trunk/postproc/fourfit/norm_fx.c

merging in jpb-patch-work r1529:1531

------------------------------------------------------------------------
r1527 | gbc | 2017-01-19 08:33:28 -0500 (Thu, 19 Jan 2017) | 1 line
Changed paths:
   M /trunk/help/Makefile.am

renamed fold to hfold

------------------------------------------------------------------------
r1526 | gbc | 2017-01-18 10:22:59 -0500 (Wed, 18 Jan 2017) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_vrot.c

reverting vrot dance since messing with mbd anchor in this routine did not work (which was more or less expected)

------------------------------------------------------------------------
r1525 | gbc | 2017-01-18 10:16:12 -0500 (Wed, 18 Jan 2017) | 1 line
Changed paths:
   M /trunk/configure.ac
   D /trunk/help/fold.doc
   A /trunk/help/hfold.doc (from /trunk/help/fold.doc:1524)
   D /trunk/postproc/fold
   A /trunk/postproc/hfold (from /trunk/postproc/fold:1524)

renamed fold to hfold to avoid name collision

------------------------------------------------------------------------
r1520 | rjc | 2017-01-11 10:17:25 -0500 (Wed, 11 Jan 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/ion_search.c

fix ion_smooth bug affecting search over multiple pols

------------------------------------------------------------------------
r1519 | barrettj | 2017-01-10 11:46:57 -0500 (Tue, 10 Jan 2017) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/generate_text.c

minor change to fourfit/generate_text.c to avoid printing junk values for chan/track ids when doing a combined polarization fit

------------------------------------------------------------------------
r1518 | gbc | 2017-01-10 11:31:21 -0500 (Tue, 10 Jan 2017) | 2 lines
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh
   A /trunk/postproc/fearfit/hook_vrot.c (from /trunk/postproc/fearfit/hook_search.c:1516)


added sbd anchor logic to vrot

------------------------------------------------------------------------
r1517 | barrettj | 2017-01-10 11:10:39 -0500 (Tue, 10 Jan 2017) | 1 line
Changed paths:
   M /trunk
   M /trunk/postproc/adump/adump.c
   M /trunk/postproc/bispec/bispec.c
   M /trunk/postproc/calamp/calamp.c
   M /trunk/postproc/fearfit/hook_import.sh
   M /trunk/postproc/fourfit/apply_filter.c
   M /trunk/postproc/fourfit/bcd_to_2int.c
   M /trunk/postproc/fourfit/calc_rms.c
   M /trunk/postproc/fourfit/check_rflist.c
   M /trunk/postproc/fourfit/clear_freq_corel.c
   M /trunk/postproc/fourfit/clear_pass.c
   M /trunk/postproc/fourfit/compute_model.c
   M /trunk/postproc/fourfit/compute_qf.c
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/create_fname.c
   M /trunk/postproc/fourfit/criteria_match.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/display_fplot.c
   M /trunk/postproc/fourfit/fft1.c
   M /trunk/postproc/fourfit/fill_200.c
   M /trunk/postproc/fourfit/fill_202.c
   M /trunk/postproc/fourfit/fill_203.c
   M /trunk/postproc/fourfit/fill_204.c
   M /trunk/postproc/fourfit/fill_205.c
   M /trunk/postproc/fourfit/fill_206.c
   M /trunk/postproc/fourfit/fill_207.c
   M /trunk/postproc/fourfit/fill_208.c
   M /trunk/postproc/fourfit/fill_210.c
   M /trunk/postproc/fourfit/fill_212.c
   M /trunk/postproc/fourfit/fill_230.c
   M /trunk/postproc/fourfit/fill_fringe_info.c
   M /trunk/postproc/fourfit/fourfit.c
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/gate_off.c
   M /trunk/postproc/fourfit/generate_cblock.c
   M /trunk/postproc/fourfit/get_bfstring.c
   M /trunk/postproc/fourfit/get_corel_data.c
   M /trunk/postproc/fourfit/grid.c
   M /trunk/postproc/fourfit/lex.c
   M /trunk/postproc/fourfit/linterp.c
   M /trunk/postproc/fourfit/make_flist.c
   M /trunk/postproc/fourfit/make_passes.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/organize_data.c
   M /trunk/postproc/fourfit/output.c
   M /trunk/postproc/fourfit/parabola.c
   M /trunk/postproc/fourfit/parse_cmdline.c
   M /trunk/postproc/fourfit/parse_control_file.c
   M /trunk/postproc/fourfit/plot_complex.c
   M /trunk/postproc/fourfit/plot_graph.c
   M /trunk/postproc/fourfit/precorrect.c
   M /trunk/postproc/fourfit/print_at.c
   M /trunk/postproc/fourfit/put_char_at.c
   M /trunk/postproc/fourfit/pwrt_left.c
   M /trunk/postproc/fourfit/pwrt_right.c
   M /trunk/postproc/fourfit/read_control_file.c
   M /trunk/postproc/fourfit/read_sdata.c
   M /trunk/postproc/fourfit/refringe_list.c
   M /trunk/postproc/fourfit/report_actions.c
   M /trunk/postproc/fourfit/search_windows.c
   M /trunk/postproc/fourfit/set_pointers.c
   M /trunk/postproc/fourfit/skip_data.c
   M /trunk/postproc/fourfit/skip_index.c
   M /trunk/postproc/fourfit/sprint_char_arr.c
   M /trunk/postproc/fourfit/sprint_date.c
   M /trunk/postproc/fourfit/stcount_interp.c
   M /trunk/postproc/fourfit/time_range.c
   M /trunk/postproc/fourfit/update.c
   M /trunk/postproc/fourfit/vrot.c
   M /trunk/postproc/fplot/fplot.c
   M /trunk/postproc/fplot/parse_cmdline.c
   M /trunk/postproc/pratio/calc_vec_avg.c
   M /trunk/postproc/pratio/compute_ratios.c
   M /trunk/postproc/pratio/open_outfiles.c
   M /trunk/postproc/pratio/parse_cmdline.c
   M /trunk/postproc/pratio/pratio.c
   M /trunk/postproc/pratio/ratio.c
   M /trunk/postproc/pratio/reset_pol_field.c
   M /trunk/postproc/pratio/set_pol_field.c
   M /trunk/postproc/pratio/transfer_cotimes.c
   M /trunk/postproc/pratio/write_ratios.c
   M /trunk/postproc/search/clear_srchdata.c
   M /trunk/postproc/search/parabola.c
   M /trunk/postproc/search/read_data.c
   M /trunk/postproc/search/search.c
   M /trunk/postproc/search/sort_data.c
   M /trunk/postproc/search/sorter.c
   M /trunk/postproc/search/write_srchdata.c
   M /trunk/postproc/snratio/snratio.c

merging in jpb-ansi-work

------------------------------------------------------------------------
r1509 | gbc | 2017-01-09 16:18:52 -0500 (Mon, 09 Jan 2017) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_output.c
   M /trunk/postproc/fourfit/precorrect.c

revised the fearfit procedure--seems good enough for LL+RR

------------------------------------------------------------------------
r1507 | gbc | 2017-01-06 16:32:49 -0500 (Fri, 06 Jan 2017) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_output.c

wtf?

------------------------------------------------------------------------
r1505 | barrettj | 2017-01-06 14:23:23 -0500 (Fri, 06 Jan 2017) | 1 line
Changed paths:
   M /trunk
   A /trunk/.gitignore (from /branches/jpb-afio-work/.gitignore:1501)
   M /trunk/data/ff_testdata/hopstest.py

merging in jpb-afio-work -r 1496:1501

------------------------------------------------------------------------
r1504 | gbc | 2017-01-04 17:32:15 -0500 (Wed, 04 Jan 2017) | 1 line
Changed paths:
   M /trunk/help/fearfit.doc

adde dZPHS option

------------------------------------------------------------------------
r1503 | gbc | 2017-01-04 17:30:21 -0500 (Wed, 04 Jan 2017) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_output.c

added HOPS_FEARFIT_PCPHASE_ZPHS option

------------------------------------------------------------------------
r1496 | barrettj | 2016-12-22 10:47:11 -0500 (Thu, 22 Dec 2016) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstest.py

starting work on some afile utils

------------------------------------------------------------------------
r1494 | barrettj | 2016-12-21 09:21:27 -0500 (Wed, 21 Dec 2016) | 1 line
Changed paths:
   M /trunk/postproc/aedit/aedit.c
   M /trunk/postproc/aedit/aedit.h

bumping up the sizes of a few char buffers in aedit, for machines which have long paths to the source

------------------------------------------------------------------------
r1492 | barrettj | 2016-12-20 15:41:34 -0500 (Tue, 20 Dec 2016) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstest.py
   M /trunk/sub/mk4py/afio.py

some more python util

------------------------------------------------------------------------
r1488 | barrettj | 2016-12-20 12:44:32 -0500 (Tue, 20 Dec 2016) | 1 line
Changed paths:
   M /trunk
   M /trunk/data/ff_testdata/hopstest.py
   M /trunk/data/ff_testdata/hopstestsuite.py.in
   M /trunk/data/ff_testdata/run_testsuite.sh
   M /trunk/postproc/fourfit/parse_cmdline.c

merging in jpb-reg-test r1462:1486

------------------------------------------------------------------------
r1476 | barrettj | 2016-12-19 09:43:44 -0500 (Mon, 19 Dec 2016) | 1 line
Changed paths:
   M /trunk/sub/mk4py/mk4.py

patching the reg-test to ignore the type_203.ch_struct sample_rate value

------------------------------------------------------------------------
r1475 | barrettj | 2016-12-16 16:41:36 -0500 (Fri, 16 Dec 2016) | 1 line
Changed paths:
   M /trunk/sub/mk4py/mk4.py

oops, need to fix this

------------------------------------------------------------------------
r1474 | barrettj | 2016-12-16 16:17:51 -0500 (Fri, 16 Dec 2016) | 1 line
Changed paths:
   M /trunk/sub/mk4py/mk4.py

making sure the type_203.ch_struct.sample_rate value is ignored in test checks

------------------------------------------------------------------------
r1473 | barrettj | 2016-12-16 16:03:26 -0500 (Fri, 16 Dec 2016) | 1 line
Changed paths:
   M /trunk/include/type_203.h

minor note about sample_rate in type_203.h

------------------------------------------------------------------------
r1470 | barrettj | 2016-12-16 10:36:33 -0500 (Fri, 16 Dec 2016) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstest.py
   M /trunk/data/ff_testdata/hopstestsuite.py.in
   M /trunk/data/ff_testdata/run_testsuite.sh

fixing the python reg tests, so they don't make a mess in the source tree, also adding some more verbosity toggles

------------------------------------------------------------------------
r1466 | barrettj | 2016-12-15 10:51:57 -0500 (Thu, 15 Dec 2016) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstestsuite.py.in

picking up testing verbosity flags

------------------------------------------------------------------------
r1465 | barrettj | 2016-12-15 10:13:23 -0500 (Thu, 15 Dec 2016) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_env.sh
   M /trunk/data/ff_testdata/hopstest.py
   M /trunk/data/ff_testdata/run_testsuite.sh
   M /trunk/sub/mk4py/afio.py
   M /trunk/sub/mk4py/difxio.py
   M /trunk/sub/mk4py/mk4.py

fixing up distcheck

------------------------------------------------------------------------
r1464 | gbc | 2016-12-14 13:31:27 -0500 (Wed, 14 Dec 2016) | 1 line
Changed paths:
   A /trunk/doc/fourfit_users_manual.pdf

current copy

------------------------------------------------------------------------
r1463 | gbc | 2016-12-14 08:58:04 -0500 (Wed, 14 Dec 2016) | 1 line
Changed paths:
   M /trunk/sub/mk4py/Makefile.am

added a required dependency on the timestamp file

------------------------------------------------------------------------
r1461 | barrettj | 2016-12-13 13:57:49 -0500 (Tue, 13 Dec 2016) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/data/ff_testdata/run_testsuite.sh
   M /trunk/sub/afio/Makefile.am
   M /trunk/sub/mk4py/Makefile.am

geting distcheck to work

------------------------------------------------------------------------
r1460 | barrettj | 2016-12-13 09:19:36 -0500 (Tue, 13 Dec 2016) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/hopstestsuite.py.in

path for hops python testsuite, fixes wrong file order

------------------------------------------------------------------------
r1458 | barrettj | 2016-12-12 11:33:59 -0500 (Mon, 12 Dec 2016) | 1 line
Changed paths:
   M /trunk
   M /trunk/configure.ac
   M /trunk/correlator/CorAsc2/CorAsc2.c
   M /trunk/data/ff_testdata/Makefile.am
   A /trunk/data/ff_testdata/chk_ff_3571.sh (from /branches/jpb-reg-test/data/ff_testdata/chk_ff_3571.sh:1457)
   A /trunk/data/ff_testdata/hopstest.py (from /branches/jpb-reg-test/data/ff_testdata/hopstest.py:1457)
   A /trunk/data/ff_testdata/hopstestsuite.py.in (from /branches/jpb-reg-test/data/ff_testdata/hopstestsuite.py.in:1457)
   A /trunk/data/ff_testdata/run_testsuite.sh (from /branches/jpb-reg-test/data/ff_testdata/run_testsuite.sh:1457)
   A /trunk/data/ff_testdata/testdata/3562 (from /branches/jpb-reg-test/data/ff_testdata/testdata/3562:1457)
   A /trunk/data/ff_testdata/testdata/3571 (from /branches/jpb-reg-test/data/ff_testdata/testdata/3571:1457)
   M /trunk/include/Makefile.am
   A /trunk/include/afile_structure.h (from /branches/jpb-reg-test/include/afile_structure.h:1457)
   M /trunk/include/mk4_dfio.h
   M /trunk/sub/afio/Makefile.am
   A /trunk/sub/afio/clear_afile_structure.c (from /branches/jpb-reg-test/sub/afio/clear_afile_structure.c:1457)
   A /trunk/sub/afio/read_afile.c (from /branches/jpb-reg-test/sub/afio/read_afile.c:1457)
   M /trunk/sub/dfio/addr_206.c
   M /trunk/sub/dfio/copy_206.c
   M /trunk/sub/dfio/read_mk4fringe.c
   M /trunk/sub/mk4py/Makefile.am
   A /trunk/sub/mk4py/afio.py (from /branches/jpb-reg-test/sub/mk4py/afio.py:1457)
   M /trunk/sub/mk4py/extern.c
   M /trunk/sub/mk4py/mk4.py

merging in changes from r1426:1457 jpb-reg-test

------------------------------------------------------------------------
r1442 | rjc | 2016-11-29 12:41:14 -0500 (Tue, 29 Nov 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/ion_search.c

fix bugs in new ff ionosphere smoothing code

------------------------------------------------------------------------
r1433 | gbc | 2016-11-21 12:28:58 -0500 (Mon, 21 Nov 2016) | 1 line
Changed paths:
   A /trunk/postproc/fourfit/attic/bcd_qmsec.c (from /trunk/postproc/fourfit/bcd_qmsec.c:1431)
   A /trunk/postproc/fourfit/attic/compute_xpower.c (from /trunk/postproc/fourfit/compute_xpower.c:1431)
   A /trunk/postproc/fourfit/attic/dms_to_deg.c (from /trunk/postproc/fourfit/dms_to_deg.c:1431)
   A /trunk/postproc/fourfit/attic/postcorrect.c (from /trunk/postproc/fourfit/postcorrect.c:1431)
   A /trunk/postproc/fourfit/attic/print_left.c (from /trunk/postproc/fourfit/print_left.c:1431)
   D /trunk/postproc/fourfit/bcd_qmsec.c
   D /trunk/postproc/fourfit/compute_xpower.c
   D /trunk/postproc/fourfit/dms_to_deg.c
   D /trunk/postproc/fourfit/postcorrect.c
   D /trunk/postproc/fourfit/print_left.c

migrated some disconnected files to attic

------------------------------------------------------------------------
r1431 | gbc | 2016-11-18 16:43:21 -0500 (Fri, 18 Nov 2016) | 2 lines
Changed paths:
   M /trunk/help/aedit/parameter
   M /trunk/postproc/aedit/tempo.h
   M /trunk/postproc/aedit/usearray.h

boosted some limiting compilation parameters for the modern era.


------------------------------------------------------------------------
r1430 | gbc | 2016-11-18 15:12:06 -0500 (Fri, 18 Nov 2016) | 3 lines
Changed paths:
   M /trunk/postproc/fearfit/hook_output.c

Revised the logic to do something plausible in the l/r delay_offs world.
Once again, this problem is probably better solved outside f**rfit.


------------------------------------------------------------------------
r1428 | gbc | 2016-11-17 16:41:10 -0500 (Thu, 17 Nov 2016) | 5 lines
Changed paths:
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fearfit/hook_import.sh
   M /trunk/postproc/fearfit/hook_output.c
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/new_parameters.txt
   M /trunk/postproc/fourfit/norm_fx.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h

Added delay_offs_? control words.  This involved
a number of minor changes to various structures and the
parsers, but only one active line of code in norm_fx.c
(which calculates the delay_diff).


------------------------------------------------------------------------
r1423 | rjc | 2016-10-26 12:26:46 -0400 (Wed, 26 Oct 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/ion_search.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/precorrect.c

added experimental feature to smooth ionosphere prior to finding the peak. Enabled with ion_smooth true

------------------------------------------------------------------------
r1421 | gbc | 2016-10-17 16:56:34 -0400 (Mon, 17 Oct 2016) | 5 lines
Changed paths:
   M /trunk/sub/dfio/read_mk4corel.c

Relaxed requirement for power-of-two FFT
since fourfit no longer requires it.  It
could be made conditional on an environment
variable if so decided.


------------------------------------------------------------------------
r1420 | gbc | 2016-10-17 15:44:14 -0400 (Mon, 17 Oct 2016) | 1 line
Changed paths:
   A /trunk/doc/readme.txt

note to self

------------------------------------------------------------------------
r1419 | gbc | 2016-10-17 15:40:52 -0400 (Mon, 17 Oct 2016) | 1 line
Changed paths:
   A /trunk/doc
   A /trunk/doc/hops.doxy

enough to run doxygen manually

------------------------------------------------------------------------
r1417 | gbc | 2016-08-24 14:49:17 -0400 (Wed, 24 Aug 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am
   M /trunk/misc/plan/dsolv3.c
   M /trunk/misc/plan/dsolv3.h
   A /trunk/misc/plan/gmst_chk.c
   M /trunk/misc/plan/load_alist.c

added gmst, I think

------------------------------------------------------------------------
r1416 | gbc | 2016-08-24 09:57:27 -0400 (Wed, 24 Aug 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/dsolv3.c

fixed reversed logic

------------------------------------------------------------------------
r1415 | gbc | 2016-08-23 17:24:07 -0400 (Tue, 23 Aug 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/dsolv3.c
   M /trunk/misc/plan/dsolv3.h
   M /trunk/misc/plan/dsolv3_main.c
   M /trunk/misc/plan/load_alist.c

played with precession today

------------------------------------------------------------------------
r1414 | gbc | 2016-08-22 17:14:46 -0400 (Mon, 22 Aug 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am
   M /trunk/misc/plan/dsolv3.c
   A /trunk/misc/plan/dsolv3.h
   M /trunk/misc/plan/dsolv3.out
   A /trunk/misc/plan/dsolv3_main.c
   A /trunk/misc/plan/load_alist.c

works with fringe alists, now

------------------------------------------------------------------------
r1413 | gbc | 2016-08-22 16:40:47 -0400 (Mon, 22 Aug 2016) | 1 line
Changed paths:
   M /trunk/sub/util/sexigesimal2hrdeg.c

fixed dec parsing which should not be so stupid

------------------------------------------------------------------------
r1412 | gbc | 2016-08-22 12:17:55 -0400 (Mon, 22 Aug 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/dsolv3.c

fixup for missing ref-rem stations

------------------------------------------------------------------------
r1411 | gbc | 2016-08-20 09:35:12 -0400 (Sat, 20 Aug 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am

added check scrpit to distro

------------------------------------------------------------------------
r1410 | gbc | 2016-08-19 17:03:34 -0400 (Fri, 19 Aug 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am
   A /trunk/misc/plan/check_dsolv3.sh (from /trunk/misc/plan/check_dsolv.sh:1409)
   M /trunk/misc/plan/check_multifit_test.sh
   A /trunk/misc/plan/dsolv3.c
   A /trunk/misc/plan/dsolv3.out
   M /trunk/misc/plan/multifit_test.c

have a working re-implementation

------------------------------------------------------------------------
r1409 | gbc | 2016-08-19 09:50:49 -0400 (Fri, 19 Aug 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am

test is conditional on GSL

------------------------------------------------------------------------
r1408 | gbc | 2016-08-19 09:45:15 -0400 (Fri, 19 Aug 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/check_multifit_test.sh

renamed workings files

------------------------------------------------------------------------
r1407 | gbc | 2016-08-19 08:50:04 -0400 (Fri, 19 Aug 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am

added missing script

------------------------------------------------------------------------
r1406 | gbc | 2016-08-18 17:25:55 -0400 (Thu, 18 Aug 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am
   A /trunk/misc/plan/check_multifit_test.sh
   A /trunk/misc/plan/multifit_test.c

added a check function for a simple least squares fit

------------------------------------------------------------------------
r1405 | gbc | 2016-08-09 13:30:43 -0400 (Tue, 09 Aug 2016) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/search.c

Improved error message and allow further searching after bad pass.


------------------------------------------------------------------------
r1404 | gbc | 2016-08-09 08:54:35 -0400 (Tue, 09 Aug 2016) | 1 line
Changed paths:
   M /trunk/sub/mk4py/mk4.py

update from lindy with more types

------------------------------------------------------------------------
r1403 | gbc | 2016-08-05 08:49:53 -0400 (Fri, 05 Aug 2016) | 1 line
Changed paths:
   M /trunk/misc/time/leapsec.c
   M /trunk/misc/time/tai-utc.dat

new leap second

------------------------------------------------------------------------
r1402 | gbc | 2016-08-05 08:31:22 -0400 (Fri, 05 Aug 2016) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_fringex.sh

fixed the fringex test

------------------------------------------------------------------------
r1401 | gbc | 2016-08-04 16:50:37 -0400 (Thu, 04 Aug 2016) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_fearfit.txt

missed a step

------------------------------------------------------------------------
r1400 | gbc | 2016-08-04 16:50:24 -0400 (Thu, 04 Aug 2016) | 3 lines
Changed paths:
   M /trunk/help/fearfit.doc

added some hlep



------------------------------------------------------------------------
r1399 | gbc | 2016-08-04 16:44:03 -0400 (Thu, 04 Aug 2016) | 1 line
Changed paths:
   A /trunk/postproc/fearfit/attic
   A /trunk/postproc/fearfit/attic/hook_read_sdata.c (from /trunk/postproc/fearfit/hook_read_sdata.c:1394)
   D /trunk/postproc/fearfit/hook_read_sdata.c

no longer needed

------------------------------------------------------------------------
r1398 | gbc | 2016-08-04 16:43:38 -0400 (Thu, 04 Aug 2016) | 1 line
Changed paths:
   M /trunk/help/fearfit.doc

removed old, no longer needed capability

------------------------------------------------------------------------
r1397 | gbc | 2016-08-04 15:45:28 -0400 (Thu, 04 Aug 2016) | 1 line
Changed paths:
   M /trunk/scripts/hops_data_links.pl.in

added -c option to hops_data_links.pl.in

------------------------------------------------------------------------
r1396 | gbc | 2016-08-04 15:13:03 -0400 (Thu, 04 Aug 2016) | 1 line
Changed paths:
   M /trunk/postproc/fringex/calc_seg.c
   M /trunk/postproc/fringex/fill_aline.c
   M /trunk/postproc/fringex/fringex.c

propagate uv and header to outptu

------------------------------------------------------------------------
r1395 | gbc | 2016-08-04 14:16:05 -0400 (Thu, 04 Aug 2016) | 1 line
Changed paths:
   M /trunk/postproc/fringex/fill_aline.c
   M /trunk/postproc/fringex/read_binaries.c

removed the 8 char source name restriction

------------------------------------------------------------------------
r1394 | gbc | 2016-08-04 13:02:25 -0400 (Thu, 04 Aug 2016) | 1 line
Changed paths:
   M /trunk/postproc/aedit/makekey.c
   M /trunk/postproc/aedit/sorter.c
   M /trunk/sub/afio/write_tsumm.c

found additional source length errors

------------------------------------------------------------------------
r1393 | gbc | 2016-08-03 17:35:13 -0400 (Wed, 03 Aug 2016) | 11 lines
Changed paths:
   M /trunk/postproc/aedit/Makefile.am
   M /trunk/postproc/aedit/active_filter.c
   M /trunk/postproc/aedit/add_station.c
   M /trunk/postproc/aedit/aeclr_corel.c
   M /trunk/postproc/aedit/aeclr_fringe.c
   M /trunk/postproc/aedit/aeclr_quad.c
   M /trunk/postproc/aedit/aeclr_root.c
   M /trunk/postproc/aedit/aeclr_triangle.c
   M /trunk/postproc/aedit/aedata.h
   M /trunk/postproc/aedit/aedit.c
   M /trunk/postproc/aedit/aedit.h
   A /trunk/postproc/aedit/aedit_proto.h
   M /trunk/postproc/aedit/alloc_btq.c
   M /trunk/postproc/aedit/allocate_parms.c
   M /trunk/postproc/aedit/auto_hardcopy.c
   M /trunk/postproc/aedit/axis.c
   M /trunk/postproc/aedit/axis_scale.c
   M /trunk/postproc/aedit/calc_close.c
   M /trunk/postproc/aedit/cfilter.c
   M /trunk/postproc/aedit/check_env.c
   M /trunk/postproc/aedit/cleanup.c
   M /trunk/postproc/aedit/cleanup_psplot.c
   M /trunk/postproc/aedit/clear.c
   M /trunk/postproc/aedit/clear_fqex.c
   M /trunk/postproc/aedit/clear_pstruct.c
   M /trunk/postproc/aedit/clear_source.c
   M /trunk/postproc/aedit/clear_summ.c
   M /trunk/postproc/aedit/command_id.c
   M /trunk/postproc/aedit/cross_link.c
   M /trunk/postproc/aedit/cursor_select.c
   M /trunk/postproc/aedit/datum_value.c
   M /trunk/postproc/aedit/display_psdata.c
   M /trunk/postproc/aedit/dup_check.c
   M /trunk/postproc/aedit/dup_flag.c
   M /trunk/postproc/aedit/edit.c
   M /trunk/postproc/aedit/edit_close.c
   M /trunk/postproc/aedit/edit_families.c
   M /trunk/postproc/aedit/erase_point.c
   M /trunk/postproc/aedit/esdesp_check.c
   M /trunk/postproc/aedit/execute.c
   M /trunk/postproc/aedit/extract_parms.c
   M /trunk/postproc/aedit/ffilter.c
   M /trunk/postproc/aedit/fill4_parms.c
   M /trunk/postproc/aedit/fill_closure.c
   M /trunk/postproc/aedit/fill_tdata.c
   M /trunk/postproc/aedit/flags.h
   M /trunk/postproc/aedit/fplot.c
   M /trunk/postproc/aedit/get_axis.c
   M /trunk/postproc/aedit/get_param.c
   M /trunk/postproc/aedit/get_param_list.c
   M /trunk/postproc/aedit/get_plot_data.c
   M /trunk/postproc/aedit/get_plot_datum.c
   M /trunk/postproc/aedit/get_ps_indices4.c
   M /trunk/postproc/aedit/help.c
   M /trunk/postproc/aedit/init_inputs.c
   M /trunk/postproc/aedit/init_summ.c
   M /trunk/postproc/aedit/locate_pscurs.c
   M /trunk/postproc/aedit/make_psarray4.c
   M /trunk/postproc/aedit/make_tri.c
   M /trunk/postproc/aedit/makekey.c
   M /trunk/postproc/aedit/mk3_qf.c
   M /trunk/postproc/aedit/param_list.c
   M /trunk/postproc/aedit/parse_cmdline.c
   M /trunk/postproc/aedit/parse_commands.c
   M /trunk/postproc/aedit/plot.c
   M /trunk/postproc/aedit/plot_fqex.c
   M /trunk/postproc/aedit/plot_header.c
   M /trunk/postproc/aedit/plot_points.c
   M /trunk/postproc/aedit/plot_quality.c
   M /trunk/postproc/aedit/pr_allsumm.c
   M /trunk/postproc/aedit/pr_csumm.c
   M /trunk/postproc/aedit/pr_fsumm.c
   M /trunk/postproc/aedit/pr_inputs.c
   M /trunk/postproc/aedit/pr_rsumm.c
   M /trunk/postproc/aedit/pr_source.c
   M /trunk/postproc/aedit/pr_ssumm.c
   M /trunk/postproc/aedit/pr_summary.c
   M /trunk/postproc/aedit/pr_tsumm.c
   M /trunk/postproc/aedit/print_data.c
   M /trunk/postproc/aedit/ps_baselabel.c
   M /trunk/postproc/aedit/ps_fplot.c
   M /trunk/postproc/aedit/ps_free.c
   M /trunk/postproc/aedit/ps_inside.c
   M /trunk/postproc/aedit/ps_proc_datum.c
   M /trunk/postproc/aedit/ps_scanlabel.c
   M /trunk/postproc/aedit/ps_selbase.c
   M /trunk/postproc/aedit/ps_selqual.c
   M /trunk/postproc/aedit/ps_selscan.c
   M /trunk/postproc/aedit/psfile4.c
   M /trunk/postproc/aedit/psplot.c
   M /trunk/postproc/aedit/psplot.h
   M /trunk/postproc/aedit/psplot4.c
   M /trunk/postproc/aedit/psplot_defaults4.c
   M /trunk/postproc/aedit/pstag_process.c
   M /trunk/postproc/aedit/pstruct.h
   M /trunk/postproc/aedit/qarray_index.c
   M /trunk/postproc/aedit/qfilter.c
   M /trunk/postproc/aedit/read_cursor.c
   M /trunk/postproc/aedit/read_data.c
   M /trunk/postproc/aedit/rfilter.c
   M /trunk/postproc/aedit/run_com_file.c
   M /trunk/postproc/aedit/run_pscursor.c
   M /trunk/postproc/aedit/save.c
   M /trunk/postproc/aedit/set_baselines.c
   M /trunk/postproc/aedit/set_device.c
   M /trunk/postproc/aedit/set_fraction.c
   M /trunk/postproc/aedit/set_frequencies.c
   M /trunk/postproc/aedit/set_mode.c
   M /trunk/postproc/aedit/set_nfreq.c
   M /trunk/postproc/aedit/set_pols.c
   M /trunk/postproc/aedit/set_prange.c
   M /trunk/postproc/aedit/set_procrange.c
   M /trunk/postproc/aedit/set_pscodes.c
   M /trunk/postproc/aedit/set_psparam.c
   M /trunk/postproc/aedit/set_qcodes.c
   M /trunk/postproc/aedit/set_quads.c
   M /trunk/postproc/aedit/set_sources.c
   M /trunk/postproc/aedit/set_stations.c
   M /trunk/postproc/aedit/set_timerange.c
   M /trunk/postproc/aedit/set_triangles.c
   M /trunk/postproc/aedit/set_type.c
   M /trunk/postproc/aedit/set_year.c
   M /trunk/postproc/aedit/setup_plot.c
   M /trunk/postproc/aedit/setup_psplot.c
   M /trunk/postproc/aedit/smatch.c
   M /trunk/postproc/aedit/sorter.c
   M /trunk/postproc/aedit/station_reduce.c
   M /trunk/postproc/aedit/summ_corel.c
   M /trunk/postproc/aedit/summ_data.c
   M /trunk/postproc/aedit/summ_fringe.c
   M /trunk/postproc/aedit/summ_quad.c
   M /trunk/postproc/aedit/summ_root.c
   M /trunk/postproc/aedit/summ_triangle.c
   M /trunk/postproc/aedit/summary.h
   M /trunk/postproc/aedit/symbol_key.c
   M /trunk/postproc/aedit/tarray_index.c
   M /trunk/postproc/aedit/test1.c
   M /trunk/postproc/aedit/tfilter.c
   M /trunk/postproc/aedit/time_axis.c
   M /trunk/postproc/aedit/triangle_value.c
   M /trunk/postproc/aedit/tricheck.c
   M /trunk/postproc/aedit/trngl_present.c
   M /trunk/postproc/aedit/unflag.c
   M /trunk/postproc/aedit/update_fqex.c
   M /trunk/postproc/aedit/update_sinfo.c
   M /trunk/postproc/aedit/write_data.c
   M /trunk/postproc/aedit/write_families.c
   M /trunk/postproc/aedit/write_param.c
   M /trunk/postproc/aedit/write_prmline.c
   M /trunk/postproc/aedit/write_psfile.c
   M /trunk/postproc/aedit/write_pshdr.c
   M /trunk/postproc/aedit/write_reproc.c
   M /trunk/postproc/aedit/write_tdata.c
   M /trunk/postproc/aedit/zoom.c

Added aedit_proto.h to allow the compiler to look for errors.
This is included at the end of aedit.h and included that everywhere.
Converted from K&R function prototypes to ANSI C standard prototypes.
Inserted sufficient additional includes to resolve all the warnings.
Renamed BADFREQ to BADFREQA to avoid name collision with mk4 flag.
Explicitly typed all functions and fixed several msg() calls.
Code compiles cleanly now except for one issue within pstag_process.c,
see explicit warning message.  Additionally, there is a Y2K warning,
and some hardcoded strings that should be brought out to configure.
(E.g. /correlator or similar things.)


------------------------------------------------------------------------
r1392 | gbc | 2016-08-03 14:38:49 -0400 (Wed, 03 Aug 2016) | 3 lines
Changed paths:
   M /trunk/postproc/aedit/aedit.c
   M /trunk/postproc/aedit/allocate_parms.c
   M /trunk/postproc/aedit/calc_close.c
   M /trunk/postproc/aedit/clear.c
   M /trunk/postproc/aedit/clear_fqex.c
   M /trunk/postproc/aedit/clear_source.c
   M /trunk/postproc/aedit/get_param_list.c
   M /trunk/postproc/aedit/make_tri.c
   M /trunk/postproc/aedit/plot_fqex.c
   M /trunk/postproc/aedit/pr_inputs.c
   M /trunk/postproc/aedit/pr_source.c
   M /trunk/postproc/aedit/ps_free.c
   M /trunk/postproc/aedit/psfile4.c
   M /trunk/postproc/aedit/psplot4.c
   M /trunk/postproc/aedit/pstag_process.c
   M /trunk/postproc/aedit/set_qcodes.c
   M /trunk/postproc/aedit/summ_corel.c
   M /trunk/postproc/aedit/summ_fringe.c
   M /trunk/postproc/aedit/summ_quad.c
   M /trunk/postproc/aedit/update_fqex.c
   M /trunk/postproc/aedit/write_psfile.c

Minor corrections to rectify compiler warnings.
(mostly including stdlib and NULL <=> 0 and fgets replacing gets.)


------------------------------------------------------------------------
r1391 | gbc | 2016-08-03 14:11:52 -0400 (Wed, 03 Aug 2016) | 2 lines
Changed paths:
   M /trunk/sub/util/confirm.c

Removed infinite loop on perpetual bad responses (e.g. EOF).


------------------------------------------------------------------------
r1390 | gbc | 2016-08-03 09:44:39 -0400 (Wed, 03 Aug 2016) | 1 line
Changed paths:
   M /trunk/postproc/aedit/fill_tdata.c

source names are now 32B

------------------------------------------------------------------------
r1389 | gbc | 2016-08-02 17:06:58 -0400 (Tue, 02 Aug 2016) | 1 line
Changed paths:
   M /trunk/help/fringex.doc

added -v

------------------------------------------------------------------------
r1388 | gbc | 2016-08-02 17:06:35 -0400 (Tue, 02 Aug 2016) | 1 line
Changed paths:
   M /trunk/postproc/fringex/fill_aline.c

use the provided version if it is not illegal, otherwise the current default

------------------------------------------------------------------------
r1387 | gbc | 2016-08-02 17:06:10 -0400 (Tue, 02 Aug 2016) | 1 line
Changed paths:
   M /trunk/data/ae_testdata/chk_fsumm.sh

damn svn

------------------------------------------------------------------------
r1386 | gbc | 2016-08-02 16:59:12 -0400 (Tue, 02 Aug 2016) | 6 lines
Changed paths:
   M /trunk/postproc/fringex/Makefile.am
   M /trunk/postproc/fringex/accum_segs.c
   M /trunk/postproc/fringex/calc_seg.c
   M /trunk/postproc/fringex/clear_fxp.c
   M /trunk/postproc/fringex/clear_loops.c
   M /trunk/postproc/fringex/filelist.c
   M /trunk/postproc/fringex/fill_aline.c
   M /trunk/postproc/fringex/fringex.c
   M /trunk/postproc/fringex/fringex.h
   M /trunk/postproc/fringex/model.c
   M /trunk/postproc/fringex/parse_cmdline.c
   M /trunk/postproc/fringex/parse_dflag.c
   M /trunk/postproc/fringex/parse_iflag.c
   M /trunk/postproc/fringex/read_binaries.c
   M /trunk/postproc/fringex/set_loops.c
   M /trunk/postproc/fringex/set_reffreq.c

Overhauled for ansification, version 6 support and a fix to properly
track the polarization products for the fringe (see fill_aline.c).
Updated dimensioning to use the current standards and added appropriate
includes to fringex.h to allow proper prototyping of functions.



------------------------------------------------------------------------
r1385 | gbc | 2016-08-02 15:49:07 -0400 (Tue, 02 Aug 2016) | 1 line
Changed paths:
   M /trunk/include/adata.h
   M /trunk/sub/afio/aline_id.c

added AFILEMX_VERSION to reflect > CURRENT_VERSION in use

------------------------------------------------------------------------
r1384 | gbc | 2016-08-02 10:26:30 -0400 (Tue, 02 Aug 2016) | 1 line
Changed paths:
   M /trunk/data/ae_testdata/Makefile.am
   A /trunk/data/ae_testdata/chk_fsumm.sh

added a version5/6 simple test suite

------------------------------------------------------------------------
r1381 | gbc | 2016-07-27 10:00:52 -0400 (Wed, 27 Jul 2016) | 3 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/data/Makefile.am
   A /trunk/data/ae_testdata/Makefile.am (from /trunk/data/ff_testdata/Makefile.am:1376)
   A /trunk/data/ae_testdata/chk_env.sh (from /trunk/data/ff_testdata/chk_env.sh:1376)

created an area for aedit testing.



------------------------------------------------------------------------
r1380 | gbc | 2016-07-27 09:47:18 -0400 (Wed, 27 Jul 2016) | 1 line
Changed paths:
   D /trunk/data/ae_testdata/jobs-339-394-v5.fsumm
   D /trunk/data/ae_testdata/jobs-339-394-v5.tsumm
   D /trunk/data/ae_testdata/jobs-339-394-v6.fsumm
   D /trunk/data/ae_testdata/jobs-339-394-v6.tsumm
   D /trunk/data/ae_testdata/jobs-395-422-v5.fsumm
   D /trunk/data/ae_testdata/jobs-395-422-v5.tsumm
   D /trunk/data/ae_testdata/jobs-395-422-v6.fsumm
   D /trunk/data/ae_testdata/jobs-395-422-v6.tsumm
   A /trunk/data/ae_testdata/testdata
   A /trunk/data/ae_testdata/testdata/jobs-339-394-v5.fsumm (from /trunk/data/ae_testdata/jobs-339-394-v5.fsumm:1379)
   A /trunk/data/ae_testdata/testdata/jobs-339-394-v5.tsumm (from /trunk/data/ae_testdata/jobs-339-394-v5.tsumm:1379)
   A /trunk/data/ae_testdata/testdata/jobs-339-394-v6.fsumm (from /trunk/data/ae_testdata/jobs-339-394-v6.fsumm:1379)
   A /trunk/data/ae_testdata/testdata/jobs-339-394-v6.tsumm (from /trunk/data/ae_testdata/jobs-339-394-v6.tsumm:1379)
   A /trunk/data/ae_testdata/testdata/jobs-395-422-v5.fsumm (from /trunk/data/ae_testdata/jobs-395-422-v5.fsumm:1379)
   A /trunk/data/ae_testdata/testdata/jobs-395-422-v5.tsumm (from /trunk/data/ae_testdata/jobs-395-422-v5.tsumm:1379)
   A /trunk/data/ae_testdata/testdata/jobs-395-422-v6.fsumm (from /trunk/data/ae_testdata/jobs-395-422-v6.fsumm:1379)
   A /trunk/data/ae_testdata/testdata/jobs-395-422-v6.tsumm (from /trunk/data/ae_testdata/jobs-395-422-v6.tsumm:1379)

moved data down a level to agree with ff data organization

------------------------------------------------------------------------
r1379 | gbc | 2016-07-27 09:43:16 -0400 (Wed, 27 Jul 2016) | 1 line
Changed paths:
   A /trunk/data/ae_testdata (from /trunk/sub/afio/testdata:1378)
   D /trunk/sub/afio/testdata

moved to an easier testing place

------------------------------------------------------------------------
r1378 | gbc | 2016-07-27 09:42:41 -0400 (Wed, 27 Jul 2016) | 1 line
Changed paths:
   M /trunk/sub/afio/afile_header.c
   A /trunk/sub/afio/testdata
   A /trunk/sub/afio/testdata/jobs-339-394-v5.fsumm
   A /trunk/sub/afio/testdata/jobs-339-394-v5.tsumm
   A /trunk/sub/afio/testdata/jobs-339-394-v6.fsumm
   A /trunk/sub/afio/testdata/jobs-339-394-v6.tsumm
   A /trunk/sub/afio/testdata/jobs-395-422-v5.fsumm
   A /trunk/sub/afio/testdata/jobs-395-422-v5.tsumm
   A /trunk/sub/afio/testdata/jobs-395-422-v6.fsumm
   A /trunk/sub/afio/testdata/jobs-395-422-v6.tsumm
   M /trunk/sub/afio/write_tsumm.c

implemented prototype aedit v6 triangles and captured some test data

------------------------------------------------------------------------
r1377 | gbc | 2016-07-27 09:15:13 -0400 (Wed, 27 Jul 2016) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_freq_spacing.c
   M /trunk/postproc/fearfit/hook_search.c

fixed segfault

------------------------------------------------------------------------
r1376 | gbc | 2016-07-26 14:22:24 -0400 (Tue, 26 Jul 2016) | 2 lines
Changed paths:
   M /trunk/postproc/fearfit/hook_freq_spacing.c
   M /trunk/postproc/fearfit/hook_import.sh
   M /trunk/postproc/fearfit/hook_search.c

This goes through the motions, unclear if it is accurate enough.


------------------------------------------------------------------------
r1375 | gbc | 2016-07-26 11:45:26 -0400 (Tue, 26 Jul 2016) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_fearfit.txt
   A /trunk/postproc/fearfit/hook_freq_spacing.c (from /trunk/postproc/fearfit/hook_read_sdata.c:1373)
   M /trunk/postproc/fearfit/hook_import.sh
   A /trunk/postproc/fearfit/hook_search.c (from /trunk/postproc/fearfit/hook_read_sdata.c:1373)

added FREQ_SPACING_HOOK

------------------------------------------------------------------------
r1374 | gbc | 2016-07-26 11:44:34 -0400 (Tue, 26 Jul 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/freq_spacing.c

fixed prototype for void function

------------------------------------------------------------------------
r1373 | gbc | 2016-07-21 16:16:22 -0400 (Thu, 21 Jul 2016) | 1 line
Changed paths:
   M /trunk/sub/afio/Makefile.am
   A /trunk/sub/afio/check_sizes.c
   M /trunk/sub/afio/clear_fsumm.c
   M /trunk/sub/afio/parse_csumm.c
   M /trunk/sub/afio/parse_rsumm.c
   M /trunk/sub/afio/parse_tsumm.c
   M /trunk/sub/afio/write_csumm.c
   M /trunk/sub/afio/write_rsumm.c
   M /trunk/sub/afio/write_tsumm.c

propagated v6 handling to all 4 types

------------------------------------------------------------------------
r1372 | gbc | 2016-07-21 16:15:43 -0400 (Thu, 21 Jul 2016) | 1 line
Changed paths:
   M /trunk/include/adata.h

updated comments to reflect current sizes in aedit structures

------------------------------------------------------------------------
r1371 | gbc | 2016-07-20 17:18:03 -0400 (Wed, 20 Jul 2016) | 1 line
Changed paths:
   M /trunk/postproc/aedit/read_data.c
   M /trunk/postproc/aedit/sizelimits.h
   M /trunk/sub/afio/afile_header.c
   M /trunk/sub/afio/parse_fsumm.c

fixed aedit to read and write v6 files

------------------------------------------------------------------------
r1370 | gbc | 2016-07-20 16:48:05 -0400 (Wed, 20 Jul 2016) | 1 line
Changed paths:
   M /trunk/postproc/alist/open_output.c

minor formatting cleanup

------------------------------------------------------------------------
r1369 | gbc | 2016-07-20 16:43:08 -0400 (Wed, 20 Jul 2016) | 1 line
Changed paths:
   M /trunk/help/alist.doc

removed obsolete ff fr flags and noted v6

------------------------------------------------------------------------
r1368 | gbc | 2016-07-20 16:39:21 -0400 (Wed, 20 Jul 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am
   M /trunk/misc/plan/check_dsolv.sh
   A /trunk/misc/plan/dsolv2.out
   A /trunk/misc/plan/hiband.XL.AR.dsolvin2 (from /trunk/misc/plan/hiband.XL.AR.dsolvinzero:1367)
   D /trunk/misc/plan/hiband.XL.AR.dsolvinzero

added dsolv2 version for use with v6 alist output

------------------------------------------------------------------------
r1367 | gbc | 2016-07-20 16:33:36 -0400 (Wed, 20 Jul 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am
   A /trunk/misc/plan/dsolv2.f (from /trunk/misc/plan/dsolv.f:1365)
   A /trunk/misc/plan/hiband.XL.AR.dsolvinzero (from /trunk/misc/plan/hiband.XL.AR.dsolvin:1365)

temp commit prior to name change

------------------------------------------------------------------------
r1366 | gbc | 2016-07-20 16:07:44 -0400 (Wed, 20 Jul 2016) | 3 lines
Changed paths:
   M /trunk/include/adata.h
   M /trunk/include/mk4_util.h
   M /trunk/postproc/alist/alist.c
   M /trunk/postproc/alist/open_output.c
   M /trunk/postproc/alist/parse_cmdline.c
   M /trunk/postproc/alist/summarize_mk4fringe.c
   M /trunk/sub/afio/afile_header.c
   M /trunk/sub/afio/write_fsumm.c
   M /trunk/sub/util/Makefile.am
   A /trunk/sub/util/sexigesimal2hrdeg.c

Added ra/dec and ambiguity-resolved MBD to v6 fringe format.
Cleaned up a number of compilation issues in alist.


------------------------------------------------------------------------
r1365 | gbc | 2016-07-19 17:21:27 -0400 (Tue, 19 Jul 2016) | 5 lines
Changed paths:
   M /trunk/include/mk4_afio.h
   M /trunk/postproc/alist/alist.c
   M /trunk/postproc/alist/parse_cmdline.c
   M /trunk/sub/afio/afile_header.c
   M /trunk/sub/afio/write_fsumm.c

Prototyped a more useful v6 on type 2 lines.  Added a few extra
functions to support more uniform alist line processing
(specifically for non-* commentary).



------------------------------------------------------------------------
r1364 | gbc | 2016-07-19 09:39:47 -0400 (Tue, 19 Jul 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/check_dsolv.sh

fixed typo

------------------------------------------------------------------------
r1363 | gbc | 2016-07-19 09:33:49 -0400 (Tue, 19 Jul 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/check_dsolv.sh

fixed typo

------------------------------------------------------------------------
r1362 | gbc | 2016-07-19 09:14:55 -0400 (Tue, 19 Jul 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am
   M /trunk/misc/plan/check_dsolv.sh

fixed up test

------------------------------------------------------------------------
r1361 | gbc | 2016-07-18 10:10:18 -0400 (Mon, 18 Jul 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am
   M /trunk/misc/plan/check_dsolv.sh

fixed up the TEST with env vars

------------------------------------------------------------------------
r1360 | gbc | 2016-07-18 09:51:12 -0400 (Mon, 18 Jul 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/Makefile.am
   A /trunk/misc/plan/check_dsolv.sh
   M /trunk/misc/plan/dsolv.f
   A /trunk/misc/plan/dsolv.out
   M /trunk/misc/plan/hiband.XL.AR.dsolvin

ingested brian corey"s dsolv program

------------------------------------------------------------------------
r1359 | gbc | 2016-07-18 09:41:16 -0400 (Mon, 18 Jul 2016) | 1 line
Changed paths:
   A /trunk/misc/plan/dsolv.f
   A /trunk/misc/plan/hiband.XL.AR.dsolvin
   M /trunk/misc/plan/readme.txt

brian corey original code

------------------------------------------------------------------------
r1358 | gbc | 2016-06-28 10:49:53 -0400 (Tue, 28 Jun 2016) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_import.sh

tracking change to norm_fx.c

------------------------------------------------------------------------
r1357 | rjc | 2016-06-27 12:30:29 -0400 (Mon, 27 Jun 2016) | 1 line
Changed paths:
   D /trunk/postproc/fourfit/comp_func.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/norm_fx.c
   M /trunk/postproc/fourfit/norm_xf.c
   M /trunk/postproc/fourfit/parabola.c
   M /trunk/postproc/fourfit/search.c

ff: remove all references to old complex package

------------------------------------------------------------------------
r1356 | rjc | 2016-06-20 16:23:38 -0400 (Mon, 20 Jun 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/ion_search.c
   M /trunk/postproc/fourfit/search_windows.c

ff: roll back drcell override in ion search, also place med, fine pts more cleverly

------------------------------------------------------------------------
r1355 | rjc | 2016-06-20 11:52:24 -0400 (Mon, 20 Jun 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm_fx.c
   M /trunk/postproc/fourfit/search_windows.c

ff: fix multi-baseline ion search optimization bug

------------------------------------------------------------------------
r1354 | rjc | 2016-06-17 14:44:18 -0400 (Fri, 17 Jun 2016) | 1 line
Changed paths:
   M /trunk/postproc/aedit/locate_pscurs.c

aedit: initialize ret=0 to make pop-up plots work in psplot

------------------------------------------------------------------------
r1351 | rjc | 2016-06-10 13:52:44 -0400 (Fri, 10 Jun 2016) | 1 line
Changed paths:
   M /trunk/scripts/fourphase.in

new fourphase option: -i to use original cf ionosphere search

------------------------------------------------------------------------
r1350 | gbc | 2016-06-10 12:10:57 -0400 (Fri, 10 Jun 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourmer/do_record_merge.c

nuke some extra space

------------------------------------------------------------------------
r1349 | gbc | 2016-06-09 17:34:54 -0400 (Thu, 09 Jun 2016) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

made a few improvements

------------------------------------------------------------------------
r1347 | rjc | 2016-06-03 13:49:46 -0400 (Fri, 03 Jun 2016) | 1 line
Changed paths:
   M /trunk/scripts/fourphase.in

fourphase: in final test rms, account for phase wrap-around

------------------------------------------------------------------------
r1346 | gbc | 2016-06-02 15:47:09 -0400 (Thu, 02 Jun 2016) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

fixed the -c option

------------------------------------------------------------------------
r1345 | rjc | 2016-06-01 11:49:28 -0400 (Wed, 01 Jun 2016) | 1 line
Changed paths:
   M /trunk/scripts/fourphase.in

fourphase: actually use phase ambiguity mods

------------------------------------------------------------------------
r1344 | gbc | 2016-05-31 13:08:16 -0400 (Tue, 31 May 2016) | 6 lines
Changed paths:
   M /trunk/postproc/fourmer/do_record_merge.c

Repaired to ignore nindex in favor of using non-null
entries found by loops through the number allocated
as indicated by index_space.  Modified the channel
remapping to use non-overlapping regions (which is
less confusing).


------------------------------------------------------------------------
r1343 | gbc | 2016-05-31 13:05:23 -0400 (Tue, 31 May 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourmer/print_cdata_cmp.c

commented out expected discrepancies

------------------------------------------------------------------------
r1342 | gbc | 2016-05-31 10:01:08 -0400 (Tue, 31 May 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourmer/fourmer.c
   M /trunk/postproc/fourmer/fourmer.h
   M /trunk/postproc/fourmer/print_cdata_cmp.c

compilation complaints fixed

------------------------------------------------------------------------
r1341 | gbc | 2016-05-31 09:48:37 -0400 (Tue, 31 May 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourmer/print_cdata_cmp.c

channel list is null-terminated, bounded by index_space; nindex is advisory

------------------------------------------------------------------------
r1340 | gbc | 2016-05-31 09:42:43 -0400 (Tue, 31 May 2016) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/fill_203.c
   M /trunk/postproc/fourfit/make_flist.c
   M /trunk/postproc/fourfit/set_pointers.c

Station limit on channels is now MAX_CHAN, not MAXFREQ.


------------------------------------------------------------------------
r1339 | gbc | 2016-05-31 08:43:32 -0400 (Tue, 31 May 2016) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk

revised version

------------------------------------------------------------------------
r1338 | rjc | 2016-05-27 11:07:22 -0400 (Fri, 27 May 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/apply_filter.c
   D /trunk/postproc/fourfit/clear_plotdata.c
   M /trunk/postproc/fourfit/fourfit.c
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/generate_cblock.c
   A /trunk/postproc/fourfit/ion_search.c
   M /trunk/postproc/fourfit/make_passes.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/precorrect.c
   M /trunk/postproc/fourfit/search.c
   M /trunk/postproc/fourfit/search_windows.c
   M /trunk/postproc/fourfit/update.c

ff: speedup ion search 3X, refactor search for clarity

------------------------------------------------------------------------
r1337 | gbc | 2016-05-24 16:59:37 -0400 (Tue, 24 May 2016) | 1 line
Changed paths:
   M /trunk/difx/Makefile.am
   A /trunk/difx/dumpinput.c (from /trunk/difx/dumpswin.c:1336)
   M /trunk/difx/dumpswin.c

this works as advertized

------------------------------------------------------------------------
r1336 | rjc | 2016-05-20 14:57:14 -0400 (Fri, 20 May 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fringe_search.c

ff: fix test for ion_npts upper bound

------------------------------------------------------------------------
r1335 | rjc | 2016-05-18 11:48:03 -0400 (Wed, 18 May 2016) | 1 line
Changed paths:
   M /trunk/scripts/fourphase.in

fourphase: change ion search, ambiguity correction, error msgs.

------------------------------------------------------------------------
r1328 | rjc | 2016-05-05 17:42:49 -0400 (Thu, 05 May 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/pcal_interp.c
   M /trunk/postproc/fourfit/search.c

fix offset of difx pcal from vis., speed-up fringe search array clearance

------------------------------------------------------------------------
r1327 | rjc | 2016-05-02 11:35:35 -0400 (Mon, 02 May 2016) | 1 line
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c

add tec_error printout to CorAsc2

------------------------------------------------------------------------
r1326 | rjc | 2016-04-29 14:46:37 -0400 (Fri, 29 Apr 2016) | 1 line
Changed paths:
   M /trunk/scripts/fourphase.in

cosmetic changes to fourphase printout

------------------------------------------------------------------------
r1325 | gbc | 2016-04-26 08:59:56 -0400 (Tue, 26 Apr 2016) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_import.sh

tracking change on norm_fx.c

------------------------------------------------------------------------
r1324 | rjc | 2016-04-25 11:34:38 -0400 (Mon, 25 Apr 2016) | 1 line
Changed paths:
   M /trunk/scripts/fourphase.in

multi-baseline version of fourphase

------------------------------------------------------------------------
r1323 | rjc | 2016-04-25 11:26:40 -0400 (Mon, 25 Apr 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_passes.c
   M /trunk/postproc/fourfit/norm_fx.c

fix pol spec sum bug, flip sign of phase according to par.angle

------------------------------------------------------------------------
r1321 | rjc | 2016-04-08 15:52:14 -0400 (Fri, 08 Apr 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/parser.c

ff: apply pc_delay_? to both ref and rem when specified by baseline

------------------------------------------------------------------------
r1320 | rjc | 2016-03-25 17:48:51 -0400 (Fri, 25 Mar 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_passes.c
   M /trunk/postproc/fourfit/pass_struct.h
   M /trunk/postproc/fourfit/precorrect.c

ff: fixes for unusual mixtures of lsb and usb

------------------------------------------------------------------------
r1319 | rjc | 2016-03-21 11:22:38 -0400 (Mon, 21 Mar 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_208.c
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/precorrect.c

ff 3 tier ionosphere search, bug fix for S/X on opposite sidebands

------------------------------------------------------------------------
r1318 | gbc | 2016-03-17 17:23:06 -0400 (Thu, 17 Mar 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/readme.txt

somehting from usuage

------------------------------------------------------------------------
r1317 | gbc | 2016-03-17 17:22:21 -0400 (Thu, 17 Mar 2016) | 1 line
Changed paths:
   M /trunk/misc/plan/EGparang.f

started making stations selectable

------------------------------------------------------------------------
r1310 | gbc | 2016-02-14 10:21:56 -0500 (Sun, 14 Feb 2016) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_import.sh

fixed for norm_fx.c

------------------------------------------------------------------------
r1309 | rjc | 2016-02-13 11:23:40 -0500 (Sat, 13 Feb 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm_fx.c

ff: fix case of multiple single-pass default polarization

------------------------------------------------------------------------
r1308 | gbc | 2016-02-13 09:39:03 -0500 (Sat, 13 Feb 2016) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_import.sh

tracking fourfit change

------------------------------------------------------------------------
r1307 | rjc | 2016-02-12 15:59:31 -0500 (Fri, 12 Feb 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm_fx.c

ff fix normalization in multiple pol-prod case

------------------------------------------------------------------------
r1305 | gbc | 2016-02-12 08:46:49 -0500 (Fri, 12 Feb 2016) | 2 lines
Changed paths:
   M /trunk/configure.ac

version bump to 3.12 following 3.11 (rev 1302) to DiFX for expected 2.5


------------------------------------------------------------------------
r1304 | gbc | 2016-02-12 08:43:45 -0500 (Fri, 12 Feb 2016) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/sub/Makefile.am

fixed the automake problem with mk4py being in development

------------------------------------------------------------------------
r1291 | gbc | 2016-01-15 09:31:08 -0500 (Fri, 15 Jan 2016) | 1 line
Changed paths:
   M /trunk/configure.ac

fix for older automakes

------------------------------------------------------------------------
r1289 | rjc | 2016-01-14 15:45:51 -0500 (Thu, 14 Jan 2016) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fringe_search.c

put more correct limit onto number of ion points

------------------------------------------------------------------------
r1288 | gbc | 2016-01-14 08:42:47 -0500 (Thu, 14 Jan 2016) | 1 line
Changed paths:
   M /trunk/sub/Makefile.am

really shut it down

------------------------------------------------------------------------
r1287 | gbc | 2016-01-14 08:35:03 -0500 (Thu, 14 Jan 2016) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/hops.bash.in

fixed a few python things

------------------------------------------------------------------------
r1283 | gbc | 2016-01-12 11:29:26 -0500 (Tue, 12 Jan 2016) | 3 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/hops.bash.in
   M /trunk/sub/Makefile.am
   A /trunk/sub/mk4py
   A /trunk/sub/mk4py/Makefile.am
   A /trunk/sub/mk4py/difxio.py
   A /trunk/sub/mk4py/explanation.txt
   A /trunk/sub/mk4py/extern.c
   A /trunk/sub/mk4py/extern.h
   A /trunk/sub/mk4py/mk4.py

Added mk4py provisionally as a first step
on some additional developmental tools.


------------------------------------------------------------------------
r1279 | rjc | 2016-01-11 10:48:34 -0500 (Mon, 11 Jan 2016) | 1 line
Changed paths:
   M /trunk/scripts/fourphase.in

in fourphase, suppress ion fit in input file, comment out ion value in output

------------------------------------------------------------------------
r1265 | gbc | 2016-01-07 11:40:47 -0500 (Thu, 07 Jan 2016) | 2 lines
Changed paths:
   M /trunk/hops.bash.in

Need to removed the old stuff before setting the automake variables.


------------------------------------------------------------------------
r1250 | rjc | 2016-01-06 11:11:35 -0500 (Wed, 06 Jan 2016) | 1 line
Changed paths:
   M /trunk/scripts/fourphase.in

add fourphase option (-o) for explicit output filename

------------------------------------------------------------------------
r1240 | rjc | 2015-12-14 16:56:27 -0500 (Mon, 14 Dec 2015) | 1 line
Changed paths:
   D /trunk/correlator/prog/doc/help/fourfit.doc
   A /trunk/correlator/prog/doc/help/fourfit.oldish.doc (from /trunk/correlator/prog/doc/help/fourfit.doc:1225)
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/make_passes.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/pcalibrate.c

new cf parameters sampler_delay_x(ylr) to allow different delay choice for each sampler path

------------------------------------------------------------------------
r1229 | gbc | 2015-11-21 09:37:35 -0500 (Sat, 21 Nov 2015) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_import.sh

norm_fx

------------------------------------------------------------------------
r1228 | rjc | 2015-11-20 16:56:26 -0500 (Fri, 20 Nov 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/generate_text.c
   M /trunk/postproc/fourfit/make_passes.c
   M /trunk/postproc/fourfit/norm_fx.c
   M /trunk/postproc/fourfit/pass_struct.h

ff: generate upper-right text only for pols that are used

------------------------------------------------------------------------
r1227 | rjc | 2015-11-20 15:02:46 -0500 (Fri, 20 Nov 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/generate_text.c
   M /trunk/postproc/fourfit/norm_fx.c

ff summed pol data even if some are empty

------------------------------------------------------------------------
r1226 | rjc | 2015-11-20 11:07:04 -0500 (Fri, 20 Nov 2015) | 1 line
Changed paths:
   M /trunk/postproc/aedit/aedit.h
   M /trunk/postproc/aedit/summ_fringe.c
   M /trunk/postproc/aedit/summary.h

allow more polarization combinations for mixed cases

------------------------------------------------------------------------
r1225 | rjc | 2015-11-06 17:07:58 -0500 (Fri, 06 Nov 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/rotate_pcal.c
   M /trunk/scripts/fourphase.in

invert pc_delay_l _r _x and _y sense to be consistent with phases and delay_offs

------------------------------------------------------------------------
r1221 | rjc | 2015-11-04 11:35:05 -0500 (Wed, 04 Nov 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_passes.c
   M /trunk/postproc/fourfit/organize_data.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/precorrect.c

correct identity of linear pol stns in ff

------------------------------------------------------------------------
r1218 | gbc | 2015-10-14 14:51:26 -0400 (Wed, 14 Oct 2015) | 1 line
Changed paths:
   M /trunk/sub/afio/afile_header.c
   M /trunk/sub/afio/parse_fsumm.c
   M /trunk/sub/afio/write_fsumm.c

a version 6 is born for development

------------------------------------------------------------------------
r1217 | gbc | 2015-10-14 13:32:10 -0400 (Wed, 14 Oct 2015) | 1 line
Changed paths:
   M /trunk/sub/afio/afile_header.c

BS and Q are separate fields

------------------------------------------------------------------------
r1213 | gbc | 2015-09-30 16:34:10 -0400 (Wed, 30 Sep 2015) | 1 line
Changed paths:
   M /trunk/ompi/ringload.c

fixed it good

------------------------------------------------------------------------
r1211 | gbc | 2015-09-30 15:48:22 -0400 (Wed, 30 Sep 2015) | 1 line
Changed paths:
   M /trunk/ompi/Makefile.am

build the damn things

------------------------------------------------------------------------
r1208 | gbc | 2015-09-30 14:46:44 -0400 (Wed, 30 Sep 2015) | 1 line
Changed paths:
   M /trunk/ompi/ringload.c

to use gather to get hostnames

------------------------------------------------------------------------
r1206 | rjc | 2015-09-28 14:24:16 -0400 (Mon, 28 Sep 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/generate_text.c
   M /trunk/postproc/fourfit/make_passes.c

print ff channel labels properly for X&Y pols

------------------------------------------------------------------------
r1203 | rjc | 2015-09-16 10:51:30 -0400 (Wed, 16 Sep 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/calc_normalization.c
   M /trunk/postproc/fourfit/fill_param.c
   M /trunk/postproc/fourfit/generate_text.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/stcount_interp.c

support mixed 1-bit x 2-bit correlations

------------------------------------------------------------------------
r1200 | rjc | 2015-09-11 12:04:59 -0400 (Fri, 11 Sep 2015) | 1 line
Changed paths:
   D /trunk/correlator/prog/text/attic/pformat.txt
   M /trunk/sub/dfio/open_datafile.c

bullet-proof open_datafile in dfio, eliminate superfluous pformat.txt

------------------------------------------------------------------------
r1199 | gbc | 2015-09-11 11:32:46 -0400 (Fri, 11 Sep 2015) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/sub/dfio/Makefile.am

restored regression tests

------------------------------------------------------------------------
r1198 | rjc | 2015-09-11 11:09:37 -0400 (Fri, 11 Sep 2015) | 1 line
Changed paths:
   M /trunk/include/mk4_data.h

revert dimension of type 212, 230 records back to 64, as originally intended

------------------------------------------------------------------------
r1197 | gbc | 2015-09-10 08:38:41 -0400 (Thu, 10 Sep 2015) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/postproc/fourfit/generate_graphs.c
   M /trunk/postproc/fourmer/append_sdata.c
   M /trunk/postproc/fourmer/do_record_merge.c
   M /trunk/postproc/fourmer/fourmer.h
   M /trunk/sub/dfio/Makefile.am
   M /trunk/sub/dfio/read_mk4file.c

temporary recovery from mk4_fringe definition change

------------------------------------------------------------------------
r1196 | rjc | 2015-09-09 12:14:12 -0400 (Wed, 09 Sep 2015) | 1 line
Changed paths:
   M /trunk/include/mk4_data.h
   M /trunk/include/mk4_sizes.h
   M /trunk/include/ovex.h
   M /trunk/include/polynomial.h
   M /trunk/include/type_203.h
   M /trunk/postproc/fourfit/clear_plotdata.c
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/fill_203.c
   M /trunk/postproc/fourfit/fill_205.c
   M /trunk/postproc/fourfit/lex.c
   M /trunk/postproc/fourfit/make_flist.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/pass_struct.h
   M /trunk/postproc/fourfit/pcal_interp.c
   M /trunk/postproc/fourfit/plot_struct.h
   M /trunk/postproc/fourfit/set_pointers.c
   M /trunk/postproc/fourfit/skip_index.c
   M /trunk/postproc/fourfit/stcount_interp.c
   M /trunk/sub/dfio/addr_203.c
   M /trunk/sub/dfio/clear_203.c
   M /trunk/sub/dfio/clear_mk4root.c
   M /trunk/sub/dfio/clear_mk4sdata.c
   M /trunk/sub/dfio/copy_203.c
   M /trunk/sub/dfio/read_mk4root.c
   M /trunk/sub/dfio/read_mk4sdata.c
   M /trunk/sub/dfio/write_mk4sdata.c
   M /trunk/sub/vex/do_freq.c

disassociate freqs from record chans, allow 64fr 128ch

------------------------------------------------------------------------
r1193 | gbc | 2015-09-01 07:58:08 -0400 (Tue, 01 Sep 2015) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_import.sh

fixed line count

------------------------------------------------------------------------
r1192 | rjc | 2015-08-31 13:24:18 -0400 (Mon, 31 Aug 2015) | 1 line
Changed paths:
   M /trunk/include/mk4_data.h
   M /trunk/postproc/fourfit/compute_xpower.c
   M /trunk/postproc/fourfit/delay_rate.c
   M /trunk/postproc/fourfit/fill_230.c
   M /trunk/postproc/fourfit/generate_graphs.c
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/norm_fx.c
   M /trunk/postproc/fourfit/norm_xf.c
   M /trunk/postproc/fourfit/search.c

allow 8K aps and lags by changing large automatic arrays to be static

------------------------------------------------------------------------
r1189 | rjc | 2015-08-24 11:41:52 -0400 (Mon, 24 Aug 2015) | 1 line
Changed paths:
   M /trunk/include/mk4_data.h

calculate MAX_APXLAG based on MAXLAG and MAXAP

------------------------------------------------------------------------
r1188 | rjc | 2015-08-24 09:45:09 -0400 (Mon, 24 Aug 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_plotdata.c

fix iono error bug when not fitting, but singular

------------------------------------------------------------------------
r1187 | gbc | 2015-08-24 09:31:09 -0400 (Mon, 24 Aug 2015) | 2 lines
Changed paths:
   M /trunk/postproc/fearfit/hook_import.sh

some changes


------------------------------------------------------------------------
r1186 | rjc | 2015-08-21 17:02:00 -0400 (Fri, 21 Aug 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_plotdata.c

bail out of ff when ion matrix is singular

------------------------------------------------------------------------
r1185 | rjc | 2015-08-21 15:04:22 -0400 (Fri, 21 Aug 2015) | 1 line
Changed paths:
   M /trunk/include/type_208.h
   M /trunk/postproc/fourfit/fill_208.c
   M /trunk/postproc/fourfit/fill_fringe_info.c
   M /trunk/postproc/fourfit/generate_text.c
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/snratio/snratio.c
   M /trunk/sub/dfio/addr_208.c
   M /trunk/sub/dfio/clear_208.c
   M /trunk/sub/dfio/copy_208.c

generate correct sigmas for ionospheric fits

------------------------------------------------------------------------
r1165 | rjc | 2015-07-31 10:08:19 -0400 (Fri, 31 Jul 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_205.c

fix #chans bug in ff type_205 record

------------------------------------------------------------------------
r1164 | rjc | 2015-07-29 10:46:14 -0400 (Wed, 29 Jul 2015) | 1 line
Changed paths:
   M /trunk/postproc/aedit/set_pols.c

allow X&Y pols in aedit, too

------------------------------------------------------------------------
r1160 | rjc | 2015-07-20 10:13:39 -0400 (Mon, 20 Jul 2015) | 1 line
Changed paths:
   M /trunk/sub/vex/text/pformat.txt

modify pformat.txt to allow X&Y pols in IF section

------------------------------------------------------------------------
r1159 | rjc | 2015-07-13 16:07:23 -0400 (Mon, 13 Jul 2015) | 1 line
Changed paths:
   M /trunk/scripts/fourphase.in

use X&Y rather than L&R for all polarization labels

------------------------------------------------------------------------
r1158 | rjc | 2015-07-13 13:21:08 -0400 (Mon, 13 Jul 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h

update fourfit to allow pc_phases_x,y pc_delays_x,y

------------------------------------------------------------------------
r1157 | rjc | 2015-07-13 11:37:22 -0400 (Mon, 13 Jul 2015) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc

updated fourfit.doc file for X&Y pol, etc.

------------------------------------------------------------------------
r1156 | rjc | 2015-07-10 12:39:34 -0400 (Fri, 10 Jul 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/generate_text.c
   M /trunk/postproc/fourfit/make_flist.c
   M /trunk/postproc/fourfit/make_passes.c
   M /trunk/postproc/fourfit/pass_struct.h

support linear polarization labels X and Y

------------------------------------------------------------------------
r1155 | rjc | 2015-07-09 11:29:01 -0400 (Thu, 09 Jul 2015) | 1 line
Changed paths:
   M /trunk/scripts/fourphase.in

supply 3 decimal places in TEC values

------------------------------------------------------------------------
r1154 | rjc | 2015-07-01 13:18:02 -0400 (Wed, 01 Jul 2015) | 1 line
Changed paths:
   M /trunk/scripts/fourphase.in

updated fourphase calculations and printout

------------------------------------------------------------------------
r1153 | gbc | 2015-07-01 12:02:03 -0400 (Wed, 01 Jul 2015) | 1 line
Changed paths:
   M /trunk/scripts/fourphase.in

recover config variable subst

------------------------------------------------------------------------
r1152 | gbc | 2015-07-01 12:00:44 -0400 (Wed, 01 Jul 2015) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/postproc/fearfit/Makefile.am
   M /trunk/scripts/Makefile.am
   A /trunk/scripts/fourphase.in (from /trunk/scripts/fourphase.py:1150)
   D /trunk/scripts/fourphase.py

this should be the right machinery, maybe the wrong version of fourphase


------------------------------------------------------------------------
r1151 | rjc | 2015-07-01 11:47:36 -0400 (Wed, 01 Jul 2015) | 1 line
Changed paths:
   M /trunk/scripts/fourphase.py

updated calculations and verbose printout for fourphase

------------------------------------------------------------------------
r1150 | rjc | 2015-06-29 11:58:12 -0400 (Mon, 29 Jun 2015) | 1 line
Changed paths:
   A /trunk/scripts/fourphase.py

new program fourphase to do geodetic calibration phasing

------------------------------------------------------------------------
r1149 | gbc | 2015-06-23 09:42:06 -0400 (Tue, 23 Jun 2015) | 1 line
Changed paths:
   M /trunk/misc/time/leapsec.c
   M /trunk/misc/time/tai-utc.dat

new leap second

------------------------------------------------------------------------
r1141 | gbc | 2015-06-02 11:55:52 -0400 (Tue, 02 Jun 2015) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/Makefile.am
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

replaced norm.c with norm_fx.c; but note the capability is broken

------------------------------------------------------------------------
r1140 | rjc | 2015-06-01 16:58:40 -0400 (Mon, 01 Jun 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   D /trunk/postproc/fourfit/norm.c
   A /trunk/postproc/fourfit/norm_fx.c
   A /trunk/postproc/fourfit/norm_xf.c
   M /trunk/postproc/fourfit/search.c

refactor norm into two routines, norm_xf and norm_fx

------------------------------------------------------------------------
r1137 | gbc | 2015-05-30 11:10:19 -0400 (Sat, 30 May 2015) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_import.sh

tracking changes to norm.c and make_plotdata.c

------------------------------------------------------------------------
r1136 | rjc | 2015-05-29 10:41:46 -0400 (Fri, 29 May 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_param.c
   M /trunk/postproc/fourfit/generate_text.c
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/norm.c

double nlags for FX mode

------------------------------------------------------------------------
r1133 | gbc | 2015-05-27 08:22:53 -0400 (Wed, 27 May 2015) | 1 line
Changed paths:
   M /trunk/ompi/Makefile.am

dist the test script

------------------------------------------------------------------------
r1132 | gbc | 2015-05-26 16:15:58 -0400 (Tue, 26 May 2015) | 1 line
Changed paths:
   M /trunk/ompi/test.sh

added some help

------------------------------------------------------------------------
r1128 | gbc | 2015-05-02 16:34:45 -0400 (Sat, 02 May 2015) | 1 line
Changed paths:
   A /trunk/ompi/all_load.c (from /trunk/ompi/ringload.c:1127)

ready to try to compile

------------------------------------------------------------------------
r1127 | gbc | 2015-04-30 16:27:13 -0400 (Thu, 30 Apr 2015) | 2 lines
Changed paths:
   M /trunk/ompi/ringload.c

added hostname;


------------------------------------------------------------------------
r1124 | gbc | 2015-04-30 13:52:29 -0400 (Thu, 30 Apr 2015) | 1 line
Changed paths:
   M /trunk/ompi/ringload.c

revised what the arguemtn is

------------------------------------------------------------------------
r1123 | gbc | 2015-04-30 12:13:07 -0400 (Thu, 30 Apr 2015) | 1 line
Changed paths:
   M /trunk/ompi/ringload.c

time to try it

------------------------------------------------------------------------
r1122 | gbc | 2015-04-30 10:43:45 -0400 (Thu, 30 Apr 2015) | 1 line
Changed paths:
   M /trunk/ompi/ringload.c

checkpoint

------------------------------------------------------------------------
r1121 | gbc | 2015-04-30 09:36:08 -0400 (Thu, 30 Apr 2015) | 1 line
Changed paths:
   M /trunk/ompi/ringload.c

checkpoint

------------------------------------------------------------------------
r1120 | gbc | 2015-04-29 17:31:20 -0400 (Wed, 29 Apr 2015) | 1 line
Changed paths:
   M /trunk/ompi/ringload.c
   M /trunk/ompi/test.sh

works

------------------------------------------------------------------------
r1119 | gbc | 2015-04-29 15:37:45 -0400 (Wed, 29 Apr 2015) | 1 line
Changed paths:
   M /trunk/ompi/ringload.c

added some help

------------------------------------------------------------------------
r1118 | gbc | 2015-04-29 15:32:35 -0400 (Wed, 29 Apr 2015) | 1 line
Changed paths:
   M /trunk/ompi/Makefile.am
   A /trunk/ompi/ringload.c (from /trunk/ompi/ring.c:1117)
   M /trunk/ompi/test.sh

added ringload

------------------------------------------------------------------------
r1113 | gbc | 2015-04-23 09:51:33 -0400 (Thu, 23 Apr 2015) | 1 line
Changed paths:
   M /trunk/ompi/test.sh

fixed up a bit

------------------------------------------------------------------------
r1105 | gbc | 2015-03-19 09:53:03 -0400 (Thu, 19 Mar 2015) | 1 line
Changed paths:
   M /trunk/configure.ac

step around svn version issues

------------------------------------------------------------------------
r1101 | gbc | 2015-03-18 08:32:33 -0400 (Wed, 18 Mar 2015) | 1 line
Changed paths:
   M /trunk/configure.ac

fixed configuration issue

------------------------------------------------------------------------
r1099 | gbc | 2015-03-17 17:33:03 -0400 (Tue, 17 Mar 2015) | 1 line
Changed paths:
   M /trunk/ompi/Makefile.am
   M /trunk/ompi/ping_pong.c
   M /trunk/ompi/test.sh

enough for today

------------------------------------------------------------------------
r1090 | gbc | 2015-03-16 17:29:48 -0400 (Mon, 16 Mar 2015) | 1 line
Changed paths:
   M /trunk/ompi/Makefile.am
   M /trunk/ompi/configure.ac
   A /trunk/ompi/test.sh

starting to use it

------------------------------------------------------------------------
r1086 | gbc | 2015-03-16 14:46:06 -0400 (Mon, 16 Mar 2015) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/ompi/configure.ac

activate the m4 macro to set flags

------------------------------------------------------------------------
r1085 | gbc | 2015-03-16 13:00:04 -0400 (Mon, 16 Mar 2015) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   A /trunk/ompi
   A /trunk/ompi/Makefile.am
   A /trunk/ompi/configure.ac
   A /trunk/ompi/hello_ompi.c
   A /trunk/ompi/m4
   A /trunk/ompi/m4/openmp.m4
   A /trunk/ompi/ping_pong.c
   A /trunk/ompi/readme.txt
   A /trunk/ompi/ring.c
   A /trunk/ompi/send_recv.c

this may work

------------------------------------------------------------------------
r1083 | rjc | 2015-03-13 10:16:47 -0400 (Fri, 13 Mar 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/create_fsm.c
   M /trunk/postproc/fourfit/parser.c

allow channel numbers 0..9 to be specified in fourfit freqs command

------------------------------------------------------------------------
r1082 | gbc | 2015-03-12 11:31:30 -0400 (Thu, 12 Mar 2015) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_baselines.sh

fixed for relative srcdir links

------------------------------------------------------------------------
r1073 | gbc | 2015-03-11 09:03:22 -0400 (Wed, 11 Mar 2015) | 2 lines
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am

remove the test data dir;


------------------------------------------------------------------------
r1072 | gbc | 2015-03-11 09:02:49 -0400 (Wed, 11 Mar 2015) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_baselines.sh

fixed the test for multi-host parallel checks

------------------------------------------------------------------------
r1071 | gbc | 2015-03-11 08:52:16 -0400 (Wed, 11 Mar 2015) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_baselines.sh

fixing the baselines check propble

------------------------------------------------------------------------
r1049 | rjc | 2015-03-04 11:44:19 -0500 (Wed, 04 Mar 2015) | 1 line
Changed paths:
   M /trunk/postproc/alist/summarize_mk4fringe.c

enable alist to handle up to 64 channels

------------------------------------------------------------------------
r1048 | rjc | 2015-03-04 09:55:00 -0500 (Wed, 04 Mar 2015) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/postproc/Makefile.am
   A /trunk/postproc/snratio
   A /trunk/postproc/snratio/Makefile.am
   A /trunk/postproc/snratio/snratio.c

add snratio as part of hops

------------------------------------------------------------------------
r1045 | rjc | 2015-03-02 11:23:54 -0500 (Mon, 02 Mar 2015) | 1 line
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c
   M /trunk/postproc/aedit/psfile4.c
   M /trunk/postproc/aedit/psplot4.c
   M /trunk/postproc/aedit/sizelimits.h
   M /trunk/postproc/aedit/usearray.h
   M /trunk/postproc/aedit/write_prmline.c

enable aedit and CorAsc2 to handle up to 64 channels

------------------------------------------------------------------------
r1043 | rjc | 2015-02-18 11:18:20 -0500 (Wed, 18 Feb 2015) | 1 line
Changed paths:
   M /trunk/sub/vex/fill_station_parms.c

do more checking for station refs in vex library

------------------------------------------------------------------------
r1041 | rjc | 2015-02-13 14:26:55 -0500 (Fri, 13 Feb 2015) | 1 line
Changed paths:
   M /trunk/sub/vex/do_site.c

protect vex site strings from overflow

------------------------------------------------------------------------
r1037 | gbc | 2015-01-31 09:45:23 -0500 (Sat, 31 Jan 2015) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am

3372 now passes

------------------------------------------------------------------------
r1036 | rjc | 2015-01-30 11:39:07 -0500 (Fri, 30 Jan 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

fix lsb_offset bug in new ff complex code

------------------------------------------------------------------------
r1035 | gbc | 2015-01-24 17:02:46 -0500 (Sat, 24 Jan 2015) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_import.sh

another tweak

------------------------------------------------------------------------
r1034 | rjc | 2015-01-23 14:50:09 -0500 (Fri, 23 Jan 2015) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

fix ff normalization for lsb in new complex code

------------------------------------------------------------------------
r1033 | gbc | 2015-01-23 09:37:46 -0500 (Fri, 23 Jan 2015) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am

fixed error message


------------------------------------------------------------------------
r1032 | gbc | 2015-01-23 09:24:03 -0500 (Fri, 23 Jan 2015) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_2836.sh
   M /trunk/data/ff_testdata/chk_ff_2843.sh
   M /trunk/data/ff_testdata/chk_ff_3372.sh
   M /trunk/data/ff_testdata/chk_ff_3413.sh

fixed tests to barf more cleanly

------------------------------------------------------------------------
r1031 | gbc | 2015-01-23 09:06:13 -0500 (Fri, 23 Jan 2015) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

removed date stamp from fearfit.mk

------------------------------------------------------------------------
r1030 | gbc | 2015-01-23 08:59:53 -0500 (Fri, 23 Jan 2015) | 2 lines
Changed paths:
   M /trunk/configure.ac

FFTW3 is now required.


------------------------------------------------------------------------
r1029 | gbc | 2015-01-22 11:05:52 -0500 (Thu, 22 Jan 2015) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/postproc/fearfit/fearfit.mk

builds on gefera now

------------------------------------------------------------------------
r1028 | gbc | 2015-01-22 10:43:15 -0500 (Thu, 22 Jan 2015) | 2 lines
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

modified for complex transition


------------------------------------------------------------------------
r1027 | gbc | 2015-01-22 10:41:59 -0500 (Thu, 22 Jan 2015) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/fft_chk.c

modified for complex treatment


------------------------------------------------------------------------
r1026 | gbc | 2015-01-22 10:36:52 -0500 (Thu, 22 Jan 2015) | 1 line
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c

t230 now has a complex entry

------------------------------------------------------------------------
r1025 | gbc | 2015-01-21 14:31:14 -0500 (Wed, 21 Jan 2015) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/Makefile.am
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_make_plotdata.c
   M /trunk/postproc/fearfit/hook_output.c

fourfit now goes fully complex

------------------------------------------------------------------------
r1024 | rjc | 2015-01-21 14:10:57 -0500 (Wed, 21 Jan 2015) | 1 line
Changed paths:
   M /trunk/configure.ac

roll back macro changes to configure.ac file

------------------------------------------------------------------------
r1023 | rjc | 2015-01-21 11:56:30 -0500 (Wed, 21 Jan 2015) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/include/data.h
   M /trunk/include/type_230.h
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/apply_passband.c
   M /trunk/postproc/fourfit/calc_rms.c
   M /trunk/postproc/fourfit/clear_plotdata.c
   M /trunk/postproc/fourfit/compute_qf.c
   M /trunk/postproc/fourfit/compute_xpower.c
   M /trunk/postproc/fourfit/delay_rate.c
   M /trunk/postproc/fourfit/fft1.c
   M /trunk/postproc/fourfit/fft_chk.c
   M /trunk/postproc/fourfit/fill_210.c
   M /trunk/postproc/fourfit/fill_212.c
   M /trunk/postproc/fourfit/fill_230.c
   M /trunk/postproc/fourfit/generate_graphs.c
   M /trunk/postproc/fourfit/generate_text.c
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/parabola.c
   M /trunk/postproc/fourfit/pass_struct.h
   M /trunk/postproc/fourfit/pcal_interp.c
   M /trunk/postproc/fourfit/pcalibrate.c
   M /trunk/postproc/fourfit/plot_complex.c
   M /trunk/postproc/fourfit/plot_struct.h
   M /trunk/postproc/fourfit/precorrect.c
   M /trunk/postproc/fourfit/rotate_pcal.c
   M /trunk/postproc/fourfit/search.c
   M /trunk/postproc/fourfit/vrot.c
   M /trunk/sub/dfio/addr_230.c
   M /trunk/sub/dfio/copy_230.c

convert all code to use fftw and C99 native complex mode

------------------------------------------------------------------------
r1013 | gbc | 2014-11-06 09:25:32 -0500 (Thu, 06 Nov 2014) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_make_plotdata.c
   M /trunk/postproc/fearfit/hook_norm.c

made lack of read permissions less toxic

------------------------------------------------------------------------
r1010 | gbc | 2014-11-04 16:19:18 -0500 (Tue, 04 Nov 2014) | 1 line
Changed paths:
   M /trunk/configure.ac

version bump following 3.10 delivery to DiFX 2.4

------------------------------------------------------------------------
r1009 | gbc | 2014-10-10 11:27:47 -0400 (Fri, 10 Oct 2014) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_make_plotdata.c

got the units right

------------------------------------------------------------------------
r1008 | gbc | 2014-10-10 10:41:10 -0400 (Fri, 10 Oct 2014) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_fearfit.txt
   M /trunk/postproc/fearfit/hook_make_plotdata.c

added another capability

------------------------------------------------------------------------
r1007 | gbc | 2014-10-10 10:27:25 -0400 (Fri, 10 Oct 2014) | 1 line
Changed paths:
   M /trunk/help/fearfit.doc

help for HOPS_FEARFIT_SDELAY

------------------------------------------------------------------------
r1005 | rjc | 2014-10-06 16:01:42 -0400 (Mon, 06 Oct 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/generate_text.c

fixed strcpy that mac osx complained about with abort trap 6 message

------------------------------------------------------------------------
r1003 | gbc | 2014-10-04 12:39:59 -0400 (Sat, 04 Oct 2014) | 1 line
Changed paths:
   M /trunk/configure.ac

fixed up GS_COPYPAGE_OK using awk

------------------------------------------------------------------------
r1002 | gbc | 2014-10-03 14:27:17 -0400 (Fri, 03 Oct 2014) | 1 line
Changed paths:
   M /trunk/configure.ac

fix up for tonight

------------------------------------------------------------------------
r1001 | gbc | 2014-10-02 14:47:18 -0400 (Thu, 02 Oct 2014) | 1 line
Changed paths:
   M /trunk/sub/dfio/Makefile.am

use @GS_COPYPAGE_OK@ in Makefile

------------------------------------------------------------------------
r1000 | gbc | 2014-10-02 10:46:03 -0400 (Thu, 02 Oct 2014) | 1 line
Changed paths:
   M /trunk/configure.ac

finished the copypage thing

------------------------------------------------------------------------
r999 | gbc | 2014-10-01 18:56:02 -0400 (Wed, 01 Oct 2014) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/sub/dfio/Makefile.am
   M /trunk/sub/dfio/display_221.c

gs copypage fix, part 1

------------------------------------------------------------------------
r995 | gbc | 2014-09-12 08:07:40 -0400 (Fri, 12 Sep 2014) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk

dueling nightlies?

------------------------------------------------------------------------
r992 | gbc | 2014-09-03 16:33:07 -0400 (Wed, 03 Sep 2014) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_env.sh
   M /trunk/postproc/fearfit/fearfit.mk

working on po

------------------------------------------------------------------------
r983 | rjc | 2014-08-12 16:17:20 -0400 (Tue, 12 Aug 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/generate_graphs.c
   M /trunk/postproc/fourfit/generate_text.c
   M /trunk/postproc/fourfit/make_postplot.c

fix another refactorization bug re time ticks

------------------------------------------------------------------------
r982 | rjc | 2014-08-12 15:28:35 -0400 (Tue, 12 Aug 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/generate_graphs.c
   M /trunk/postproc/fourfit/generate_text.c

fix data rate calculation error from recent refactoring

------------------------------------------------------------------------
r981 | rjc | 2014-08-05 16:15:36 -0400 (Tue, 05 Aug 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/display_fplot.c

clean up code format within display_fplot

------------------------------------------------------------------------
r980 | gbc | 2014-08-02 09:14:56 -0400 (Sat, 02 Aug 2014) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk

refactoring of plotting

------------------------------------------------------------------------
r978 | rjc | 2014-07-31 15:01:01 -0400 (Thu, 31 Jul 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   A /trunk/postproc/fourfit/generate_graphs.c
   A /trunk/postproc/fourfit/generate_text.c
   M /trunk/postproc/fourfit/make_postplot.c

refactored make_postplot into 3 routines

------------------------------------------------------------------------
r974 | rjc | 2014-07-28 12:03:19 -0400 (Mon, 28 Jul 2014) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_2836.sh
   M /trunk/data/ff_testdata/chk_ff_2843.sh

tweak ff test snr's to bracket result with default pc_period of 5s

------------------------------------------------------------------------
r973 | gbc | 2014-07-27 19:46:01 -0400 (Sun, 27 Jul 2014) | 2 lines
Changed paths:
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.13.olomfh

SVN is truly stupid sometimes.


------------------------------------------------------------------------
r972 | gbc | 2014-07-26 10:10:33 -0400 (Sat, 26 Jul 2014) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_2836.sh
   M /trunk/data/ff_testdata/chk_ff_2843.sh

revised limits

------------------------------------------------------------------------
r971 | gbc | 2014-07-26 10:05:47 -0400 (Sat, 26 Jul 2014) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_2836.sh
   M /trunk/data/ff_testdata/chk_ff_2843.sh
   M /trunk/data/ff_testdata/chk_ff_3372.sh
   M /trunk/data/ff_testdata/chk_ff_3413.sh

feedback on snr results

------------------------------------------------------------------------
r970 | gbc | 2014-07-26 09:57:24 -0400 (Sat, 26 Jul 2014) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

tracking norm.c

------------------------------------------------------------------------
r965 | rjc | 2014-07-25 15:41:01 -0400 (Fri, 25 Jul 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/fill_230.c
   M /trunk/postproc/fourfit/norm.c

default pc_period of 5s, fix combined polarization bug

------------------------------------------------------------------------
r964 | gbc | 2014-07-25 12:36:47 -0400 (Fri, 25 Jul 2014) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am

removed the new test temporarily

------------------------------------------------------------------------
r963 | gbc | 2014-07-25 12:31:11 -0400 (Fri, 25 Jul 2014) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_display.sh

make it fail more gracefully

------------------------------------------------------------------------
r962 | gbc | 2014-07-25 10:24:22 -0400 (Fri, 25 Jul 2014) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_3413.sh

dump env to a file that is cleaned

------------------------------------------------------------------------
r961 | gbc | 2014-07-25 10:15:40 -0400 (Fri, 25 Jul 2014) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_3413.sh

added PLL to test the right thing

------------------------------------------------------------------------
r960 | gbc | 2014-07-25 08:49:06 -0400 (Fri, 25 Jul 2014) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/data/ff_testdata/chk_ff_2836.sh
   M /trunk/data/ff_testdata/chk_ff_2843.sh
   M /trunk/data/ff_testdata/chk_ff_3372.sh
   M /trunk/data/ff_testdata/chk_ff_3413.sh
   A /trunk/data/ff_testdata/chk_ff_display.sh (from /trunk/data/ff_testdata/chk_ff_2836.sh:959)

added another test

------------------------------------------------------------------------
r959 | gbc | 2014-07-24 17:08:17 -0400 (Thu, 24 Jul 2014) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_2836.sh
   M /trunk/data/ff_testdata/chk_ff_2843.sh
   M /trunk/data/ff_testdata/chk_ff_3372.sh
   M /trunk/data/ff_testdata/chk_ff_3413.sh

make sure to removed previous product

------------------------------------------------------------------------
r958 | gbc | 2014-07-24 17:06:26 -0400 (Thu, 24 Jul 2014) | 2 lines
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_2836.sh
   M /trunk/data/ff_testdata/chk_ff_2843.sh
   M /trunk/data/ff_testdata/chk_ff_3372.sh
   M /trunk/data/ff_testdata/chk_ff_3413.sh

Guarded the returns.


------------------------------------------------------------------------
r957 | gbc | 2014-07-24 16:46:32 -0400 (Thu, 24 Jul 2014) | 1 line
Changed paths:
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.1.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.10.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.11.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.12.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.13.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.14.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.15.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.16.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.17.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.18.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.19.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.2.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.20.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.21.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.22.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.23.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.24.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.25.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.26.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.27.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.28.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.29.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.3.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.30.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.31.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.32.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.33.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.34.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.35.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.36.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.4.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.5.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.6.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.7.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.8.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.9.olomfh
   D /trunk/data/ff_testdata/testdata/2836/scan001/onechan.tst
   D /trunk/data/ff_testdata/testdata/2836/scan001/t101
   D /trunk/data/ff_testdata/testdata/2836/scan001/t120
   D /trunk/data/ff_testdata/testdata/2836/scan001/t141
   D /trunk/data/ff_testdata/testdata/2836/scan001/tempA
   D /trunk/data/ff_testdata/testdata/2836/scan001/tempE
   D /trunk/data/ff_testdata/testdata/2836/scan001/tempold
   D /trunk/data/ff_testdata/testdata/2836/scan001/timpo

removed some trash accidentally committed

------------------------------------------------------------------------
r953 | rjc | 2014-07-18 16:57:42 -0400 (Fri, 18 Jul 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/set_pointers.c

ff debug msg tweaks

------------------------------------------------------------------------
r952 | rjc | 2014-06-30 10:43:14 -0400 (Mon, 30 Jun 2014) | 1 line
Changed paths:
   M /trunk/help/aedit/parameter

added params to aedit help file

------------------------------------------------------------------------
r951 | rjc | 2014-06-06 10:01:57 -0400 (Fri, 06 Jun 2014) | 1 line
Changed paths:
   M /trunk/postproc/adump/adump.h
   M /trunk/postproc/adump/parse_bfields.c
   M /trunk/postproc/adump/strip_bline.c

add polarization as an adump parameter

------------------------------------------------------------------------
r950 | rjc | 2014-06-02 10:50:44 -0400 (Mon, 02 Jun 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c

trap normal mode pcal rate errors, set to 0

------------------------------------------------------------------------
r949 | rjc | 2014-05-30 13:41:00 -0400 (Fri, 30 May 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c

fix pcal rate interpolation for normal pc mode

------------------------------------------------------------------------
r948 | gbc | 2014-05-29 15:14:12 -0400 (Thu, 29 May 2014) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_2836.sh

uses bash syntax

------------------------------------------------------------------------
r947 | rjc | 2014-05-06 16:21:08 -0400 (Tue, 06 May 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_flist.c
   M /trunk/postproc/fourfit/set_pointers.c

suppress data prior to scan start (caused segfault)

------------------------------------------------------------------------
r946 | gbc | 2014-04-25 09:55:15 -0400 (Fri, 25 Apr 2014) | 1 line
Changed paths:
   M /trunk/MacPorts.txt

updated comments

------------------------------------------------------------------------
r945 | gbc | 2014-04-25 09:44:56 -0400 (Fri, 25 Apr 2014) | 3 lines
Changed paths:
   M /trunk/postproc/cofit/mrqfix.c
   M /trunk/postproc/coterp/mrqfix.c
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh
   M /trunk/postproc/fold/fold.c
   M /trunk/postproc/fourfit/norm.c

Fixing minor nits (mostly return without value) necessary
for compilation under current Apple compilers (C11).


------------------------------------------------------------------------
r944 | gbc | 2014-04-25 09:27:24 -0400 (Fri, 25 Apr 2014) | 2 lines
Changed paths:
   M /trunk/postproc/aedit/parse_commands.c

function marked as type int needs to return something.


------------------------------------------------------------------------
r943 | gbc | 2014-04-25 09:23:56 -0400 (Fri, 25 Apr 2014) | 1 line
Changed paths:
   M /trunk/configure.ac

fixed png12 test case

------------------------------------------------------------------------
r942 | gbc | 2014-04-24 14:10:27 -0400 (Thu, 24 Apr 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/comp_func.c

removed some ancient, no longer necessary code

------------------------------------------------------------------------
r941 | gbc | 2014-04-24 13:54:25 -0400 (Thu, 24 Apr 2014) | 2 lines
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fourfit/interp.c
   M /trunk/sub/dfio/addr_308.c

fixing nits found by valgrind.


------------------------------------------------------------------------
r940 | gbc | 2014-04-24 12:55:40 -0400 (Thu, 24 Apr 2014) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/data/ff_testdata/chk_baselines.sh
   M /trunk/data/ff_testdata/chk_ff_3372.sh

fixed a few export items

------------------------------------------------------------------------
r939 | rjc | 2014-04-02 16:11:24 -0400 (Wed, 02 Apr 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/compute_model.c
   M /trunk/postproc/fourfit/pcalibrate.c

don't fail, just warn if frt outside polynomial interval

------------------------------------------------------------------------
r936 | gbc | 2014-03-12 09:17:47 -0400 (Wed, 12 Mar 2014) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

fixed up hook once again

------------------------------------------------------------------------
r935 | rjc | 2014-03-11 14:33:14 -0400 (Tue, 11 Mar 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/plot_struct.h

make lower bound of 256 pts in mbd plot

------------------------------------------------------------------------
r933 | rjc | 2014-02-26 13:21:08 -0500 (Wed, 26 Feb 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/max555.c
   M /trunk/postproc/fourfit/update.c

improve windowing logic for mbd

------------------------------------------------------------------------
r931 | gbc | 2014-02-23 10:12:21 -0500 (Sun, 23 Feb 2014) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_average.sh
   M /trunk/data/ff_testdata/chk_env.sh
   M /trunk/data/ff_testdata/chk_fourmer.sh
   M /trunk/data/ff_testdata/chk_fringex.sh

force a friendly umask

------------------------------------------------------------------------
r930 | rjc | 2014-02-21 14:19:51 -0500 (Fri, 21 Feb 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/pcalibrate.c

changed sign of pcal delay for usb tones

------------------------------------------------------------------------
r929 | rjc | 2014-02-21 11:06:42 -0500 (Fri, 21 Feb 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c

restrict dr search to window, even for large pcal rates

------------------------------------------------------------------------
r924 | rjc | 2014-01-30 16:56:50 -0500 (Thu, 30 Jan 2014) | 1 line
Changed paths:
   M /trunk/sub/vex/parse_units.c

allow vex station length field to have GB units

------------------------------------------------------------------------
r923 | rjc | 2014-01-30 16:32:51 -0500 (Thu, 30 Jan 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

fix dimensioning bug that segfaulted at max# of lags

------------------------------------------------------------------------
r915 | rjc | 2014-01-06 15:23:09 -0500 (Mon, 06 Jan 2014) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_201.c
   M /trunk/postproc/fourfit/fill_fringe_info.c

put TEC fit value into t201 pulsar dispersion

------------------------------------------------------------------------
r894 | rjc | 2013-12-16 13:46:02 -0500 (Mon, 16 Dec 2013) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc

documentation of mbd_anchor feature

------------------------------------------------------------------------
r893 | rjc | 2013-12-16 13:05:56 -0500 (Mon, 16 Dec 2013) | 1 line
Changed paths:
   M /trunk/include/mk4_data.h

necessary for larger mbd function

------------------------------------------------------------------------
r891 | gbc | 2013-12-12 10:05:21 -0500 (Thu, 12 Dec 2013) | 1 line
Changed paths:
   M /trunk/configure.ac

bump following vendor release of 3.9 to DiFX

------------------------------------------------------------------------
r890 | rjc | 2013-12-11 11:09:16 -0500 (Wed, 11 Dec 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/clear_plotdata.c
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/plot_struct.h

make mbd plot resolution same as fft grid search

------------------------------------------------------------------------
r889 | rjc | 2013-12-09 14:00:49 -0500 (Mon, 09 Dec 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/make_postplot.c

fix sign error of offset in pcal delay rate calculation

------------------------------------------------------------------------
r888 | rjc | 2013-12-05 16:53:22 -0500 (Thu, 05 Dec 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/fill_208.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/precorrect.c

add mbd_anchor parameter and functionality

------------------------------------------------------------------------
r887 | rjc | 2013-12-04 14:59:55 -0500 (Wed, 04 Dec 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

invert sign for differential multitone delay so hdw corr case matches software corr

------------------------------------------------------------------------
r886 | gbc | 2013-12-04 08:15:08 -0500 (Wed, 04 Dec 2013) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk

new version

------------------------------------------------------------------------
r885 | gbc | 2013-12-04 08:13:51 -0500 (Wed, 04 Dec 2013) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

tracking updated norm for type 120

------------------------------------------------------------------------
r884 | rjc | 2013-12-02 15:52:42 -0500 (Mon, 02 Dec 2013) | 1 line
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c
   M /trunk/include/type_120.h
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/vrot.c
   M /trunk/sub/dfio/addr_120.c
   M /trunk/sub/dfio/clear_120.c
   M /trunk/sub/dfio/copy_120.c

support difx data weights

------------------------------------------------------------------------
r883 | gbc | 2013-11-30 15:39:25 -0500 (Sat, 30 Nov 2013) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/postproc/fearfit/fearfit.mk

let png be properly optional

------------------------------------------------------------------------
r881 | rjc | 2013-11-18 16:51:17 -0500 (Mon, 18 Nov 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_postplot.c

fix bug in pc_phases print re priors

------------------------------------------------------------------------
r880 | rjc | 2013-11-12 15:01:27 -0500 (Tue, 12 Nov 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_208.c
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/update.c

fix ff mbd wrap-around search bug

------------------------------------------------------------------------
r879 | gbc | 2013-11-07 08:24:24 -0500 (Thu, 07 Nov 2013) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_baselines.sh
   M /trunk/data/ff_testdata/chk_ff_2843.sh

fixed some permission nits

------------------------------------------------------------------------
r878 | gbc | 2013-10-17 08:06:34 -0400 (Thu, 17 Oct 2013) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

another norm.c tweak

------------------------------------------------------------------------
r877 | rjc | 2013-10-16 11:21:59 -0400 (Wed, 16 Oct 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

get delay_offs slope sign right while keeping dsb consistent

------------------------------------------------------------------------
r876 | rjc | 2013-10-15 12:08:24 -0400 (Tue, 15 Oct 2013) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   A /trunk/data/ff_testdata/chk_ff_3372.sh
   A /trunk/data/ff_testdata/testdata/3372/cf3372

add geodetic legacy X-band test case

------------------------------------------------------------------------
r875 | gbc | 2013-10-10 08:27:44 -0400 (Thu, 10 Oct 2013) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

another tracking change

------------------------------------------------------------------------
r874 | rjc | 2013-10-09 13:43:35 -0400 (Wed, 09 Oct 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/pcalibrate.c
   M /trunk/postproc/fourfit/precorrect.c

handle delay_offs indexing properly, for subsets, and decoupled from freqs command

------------------------------------------------------------------------
r873 | gbc | 2013-10-09 09:38:01 -0400 (Wed, 09 Oct 2013) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk

updated build timestamp

------------------------------------------------------------------------
r872 | gbc | 2013-10-09 09:37:39 -0400 (Wed, 09 Oct 2013) | 2 lines
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/data/ff_testdata/chk_ff_3413.sh

test script is actually bash, and fixed tabs in makefile.


------------------------------------------------------------------------
r871 | gbc | 2013-10-09 09:30:16 -0400 (Wed, 09 Oct 2013) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

tracking change to norm.c

------------------------------------------------------------------------
r870 | rjc | 2013-10-07 14:21:50 -0400 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/data/ff_testdata/chk_ff_2836.sh
   M /trunk/data/ff_testdata/chk_ff_2843.sh
   A /trunk/data/ff_testdata/chk_ff_3413.sh
   A /trunk/data/ff_testdata/testdata/3413
   A /trunk/data/ff_testdata/testdata/3413/278-1758
   A /trunk/data/ff_testdata/testdata/3413/278-1758/0552+398.wmtukg
   A /trunk/data/ff_testdata/testdata/3413/278-1758/E..wmtukg
   A /trunk/data/ff_testdata/testdata/3413/278-1758/G..wmtukg
   A /trunk/data/ff_testdata/testdata/3413/278-1758/GE..wmtukg
   A /trunk/data/ff_testdata/testdata/3413/cf3413

have ff regression test examine snr; add broadband case

------------------------------------------------------------------------
r869 | rjc | 2013-10-07 14:11:10 -0400 (Mon, 07 Oct 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

fix offset_delay phase ramp for LSB

------------------------------------------------------------------------
r868 | rjc | 2013-10-03 13:58:40 -0400 (Thu, 03 Oct 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_postplot.c

printout sampler pools on fourfit plot

------------------------------------------------------------------------
r867 | rjc | 2013-10-02 16:23:04 -0400 (Wed, 02 Oct 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/freq_spacing.c
   M /trunk/postproc/fourfit/search.c

double max mbd # freq multiples to 2048

------------------------------------------------------------------------
r866 | rjc | 2013-10-02 16:13:10 -0400 (Wed, 02 Oct 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/plot_struct.h

enlarge mbd plot to 2048 pts; use 0.5 of pcal delay_diff

------------------------------------------------------------------------
r865 | gbc | 2013-09-30 09:26:57 -0400 (Mon, 30 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/aedit/ps_scanlabel.c

another mis-sized label

------------------------------------------------------------------------
r864 | gbc | 2013-09-30 09:18:18 -0400 (Mon, 30 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/aedit/ps_proc_datum.c

merging cormac's fix back to trunk

------------------------------------------------------------------------
r863 | gbc | 2013-09-30 08:57:19 -0400 (Mon, 30 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

tracking ff changes

------------------------------------------------------------------------
r862 | rjc | 2013-09-26 15:22:24 -0400 (Thu, 26 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/search.c

scale cross-spectral amplitude to be consistent with other amps

------------------------------------------------------------------------
r861 | rjc | 2013-09-26 10:19:27 -0400 (Thu, 26 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c

fix simul interpolator bug introduced in rev 860

------------------------------------------------------------------------
r860 | rjc | 2013-09-25 13:52:14 -0400 (Wed, 25 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c

ensure that simul interp stays within lag data region

------------------------------------------------------------------------
r859 | rjc | 2013-09-24 12:19:40 -0400 (Tue, 24 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/max555.c

keep simul interpolator strictly within window bounds

------------------------------------------------------------------------
r858 | rjc | 2013-09-23 15:46:18 -0400 (Mon, 23 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/plot_struct.h

enlarge mbd grid search; rescale plots to actual max

------------------------------------------------------------------------
r857 | rjc | 2013-09-23 14:58:34 -0400 (Mon, 23 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourmer/do_record_merge.c

improve fourmer's handling of null channels

------------------------------------------------------------------------
r856 | rjc | 2013-09-23 10:14:24 -0400 (Mon, 23 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/freq_spacing.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/search.c

larger mbd, plot scale to overall peak

------------------------------------------------------------------------
r855 | rjc | 2013-09-20 10:35:54 -0400 (Fri, 20 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/max555.c

widen initial round of 555 cube search to get edge cases

------------------------------------------------------------------------
r854 | rjc | 2013-09-16 12:26:03 -0400 (Mon, 16 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

hopefully final word on per-channel offset delays

------------------------------------------------------------------------
r852 | gbc | 2013-09-13 10:14:53 -0400 (Fri, 13 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk

revised build date

------------------------------------------------------------------------
r851 | gbc | 2013-09-11 10:04:31 -0400 (Wed, 11 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

revised norms in fourfit?

------------------------------------------------------------------------
r850 | rjc | 2013-09-10 12:45:06 -0400 (Tue, 10 Sep 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/norm.c

fix delay_offs for USB/DSB case; default to multitone pcal and simul interpolator

------------------------------------------------------------------------
r846 | gbc | 2013-08-29 16:02:31 -0400 (Thu, 29 Aug 2013) | 1 line
Changed paths:
   M /trunk/misc/time/hops_time.c
   M /trunk/misc/time/ht_parser.c

added some helpful commentary

------------------------------------------------------------------------
r845 | gbc | 2013-08-28 17:08:39 -0400 (Wed, 28 Aug 2013) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

added more precision for Victo

------------------------------------------------------------------------
r839 | gbc | 2013-08-02 10:54:12 -0400 (Fri, 02 Aug 2013) | 1 line
Changed paths:
   M /trunk/sub/dfio/read_mk4corel.c

another bandaid

------------------------------------------------------------------------
r838 | rjc | 2013-07-23 11:00:27 -0400 (Tue, 23 Jul 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/param_struct.h

plot ionosphere TEC if solved for

------------------------------------------------------------------------
r837 | rjc | 2013-07-22 14:56:17 -0400 (Mon, 22 Jul 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/parabola.c
   M /trunk/postproc/fourfit/sampler_delays.c

improved ionosphere w/ parabolic fine interpolation

------------------------------------------------------------------------
r836 | gbc | 2013-07-19 11:31:26 -0400 (Fri, 19 Jul 2013) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/make_postplot.c

Added some safeties on buffer overflow issues.


------------------------------------------------------------------------
r835 | gbc | 2013-07-08 08:09:28 -0400 (Mon, 08 Jul 2013) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

2 more lines in norm.c

------------------------------------------------------------------------
r834 | rjc | 2013-07-03 14:27:20 -0400 (Wed, 03 Jul 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

fixed errant double fr.bit correction since rev 642

------------------------------------------------------------------------
r833 | rjc | 2013-07-01 13:43:17 -0400 (Mon, 01 Jul 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/calc_rms.c

correct theoretical value of std dev

------------------------------------------------------------------------
r832 | rjc | 2013-07-01 11:01:51 -0400 (Mon, 01 Jul 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/parser.c

fixed overwrite error of adhoc_file_chans

------------------------------------------------------------------------
r831 | rjc | 2013-06-28 16:44:10 -0400 (Fri, 28 Jun 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/pcalibrate.c

ignore rev 830 redim. comment; that fix is in d2m4; removed some commented-out code

------------------------------------------------------------------------
r830 | rjc | 2013-06-28 16:25:37 -0400 (Fri, 28 Jun 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/calc_rms.c
   M /trunk/postproc/fourfit/pcalibrate.c

fix LSB pcal sign bug;improve rms calculatin;redimension fblock for many baselines,chans,pols

------------------------------------------------------------------------
r829 | rjc | 2013-06-28 11:35:19 -0400 (Fri, 28 Jun 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/calc_rms.c

fixed up rms phase calcs

------------------------------------------------------------------------
r828 | rjc | 2013-06-27 14:13:25 -0400 (Thu, 27 Jun 2013) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc

update doco for recent changes

------------------------------------------------------------------------
r827 | rjc | 2013-06-24 13:58:18 -0400 (Mon, 24 Jun 2013) | 1 line
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c

fix t309 printout for unusual freq layouts

------------------------------------------------------------------------
r821 | gbc | 2013-06-12 11:18:00 -0400 (Wed, 12 Jun 2013) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

added j option

------------------------------------------------------------------------
r820 | rjc | 2013-06-11 12:44:26 -0400 (Tue, 11 Jun 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/diff_file_phase.c

fix bug that required leading 0's on some phase file times

------------------------------------------------------------------------
r819 | gbc | 2013-06-11 12:36:51 -0400 (Tue, 11 Jun 2013) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

more opitnos

------------------------------------------------------------------------
r818 | rjc | 2013-06-10 16:09:53 -0400 (Mon, 10 Jun 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/diff_file_phase.c

cleaned up bugs in adhoc_phase file mode

------------------------------------------------------------------------
r817 | gbc | 2013-06-10 09:30:37 -0400 (Mon, 10 Jun 2013) | 1 line
Changed paths:
   M /trunk/misc/vlbi2/Makefile.am
   M /trunk/misc/vlbi2/doit.sh
   A /trunk/misc/vlbi2/vlbi7.c

scooped up vlbi7

------------------------------------------------------------------------
r816 | gbc | 2013-06-10 08:55:08 -0400 (Mon, 10 Jun 2013) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk

picked up new ff source

------------------------------------------------------------------------
r815 | rjc | 2013-06-07 17:03:45 -0400 (Fri, 07 Jun 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/create_fsm.c
   M /trunk/postproc/fourfit/default_cblock.c
   A /trunk/postproc/fourfit/diff_file_phase.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/precorrect.c
   M /trunk/postproc/fourfit/rotate_pcal.c

new adhoc_phase file mode; still a few bugs

------------------------------------------------------------------------
r814 | gbc | 2013-06-06 14:31:51 -0400 (Thu, 06 Jun 2013) | 1 line
Changed paths:
   M /trunk/misc/vlbi2/Makefile.am

added doit.sh

------------------------------------------------------------------------
r813 | gbc | 2013-06-06 14:31:34 -0400 (Thu, 06 Jun 2013) | 1 line
Changed paths:
   M /trunk/misc/vlbi2/Makefile.am
   A /trunk/misc/vlbi2/doit.sh

added doit.sh

------------------------------------------------------------------------
r812 | gbc | 2013-06-06 14:02:34 -0400 (Thu, 06 Jun 2013) | 1 line
Changed paths:
   M /trunk/misc/vlbi2/mainv.c
   M /trunk/misc/vlbi2/vlbiv.c

added a capability to dump numbers

------------------------------------------------------------------------
r808 | gbc | 2013-05-29 16:19:58 -0400 (Wed, 29 May 2013) | 2 lines
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am

removed broken tst_fourfit.sh script.


------------------------------------------------------------------------
r804 | rjc | 2013-05-09 12:33:18 -0400 (Thu, 09 May 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/pcalibrate.c
   M /trunk/postproc/fourfit/rotate_pcal.c

fix multitone phase sign bug, beautify debug code

------------------------------------------------------------------------
r803 | rjc | 2013-04-29 13:18:31 -0400 (Mon, 29 Apr 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/organize_data.c
   M /trunk/postproc/fourfit/time_range.c

clean up errot stmts a bit

------------------------------------------------------------------------
r802 | gbc | 2013-03-18 09:26:38 -0400 (Mon, 18 Mar 2013) | 4 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/sub/dfio/Makefile.am
   M /trunk/sub/dfio/display_221.c

Added DIFX_ARCH_ROOT hook for libpng12.
Actually use the GS_EXEC variable to implement
the version of ghostscript found by configure.


------------------------------------------------------------------------
r801 | rjc | 2013-03-07 10:18:45 -0500 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_param.c

set default of 25.0 for fmatch_bw_pct

------------------------------------------------------------------------
r800 | rjc | 2013-03-07 08:30:21 -0500 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_param.c

kludge to get fmatch_bw_pct to act as global parameter

------------------------------------------------------------------------
r799 | rjc | 2013-03-07 04:49:22 -0500 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_flist.c

fix compile error

------------------------------------------------------------------------
r798 | rjc | 2013-03-07 04:44:35 -0500 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc

update documentation

------------------------------------------------------------------------
r797 | rjc | 2013-03-07 04:43:39 -0500 (Thu, 07 Mar 2013) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/compute_qf.c
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/make_flist.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/precorrect.c

rough code for pc_amp_hcode and fmatch_bw_pct

------------------------------------------------------------------------
r795 | gbc | 2013-02-04 12:10:03 -0500 (Mon, 04 Feb 2013) | 1 line
Changed paths:
   A /trunk/installations
   A /trunk/installations/cgreer.txt

notes on mac install

------------------------------------------------------------------------
r794 | gbc | 2013-02-04 12:09:55 -0500 (Mon, 04 Feb 2013) | 1 line
Changed paths:
   A /trunk/misc/time/diffs-r744

notes on leapsec fix

------------------------------------------------------------------------
r793 | gbc | 2013-02-04 11:23:05 -0500 (Mon, 04 Feb 2013) | 2 lines
Changed paths:
   M /trunk/postproc/alist/alist.c

Provide return(0) to main.


------------------------------------------------------------------------
r787 | gbc | 2012-12-14 09:31:11 -0500 (Fri, 14 Dec 2012) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_baselines.sh

added a bandaid on the test

------------------------------------------------------------------------
r786 | rjc | 2012-12-12 16:58:32 -0500 (Wed, 12 Dec 2012) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc
   M /trunk/misc/bits/Makefile.am
   A /trunk/misc/bits/b2vdif.c

updated fourfit doc and added b2vdif program

------------------------------------------------------------------------
r785 | gbc | 2012-11-27 15:00:04 -0500 (Tue, 27 Nov 2012) | 1 line
Changed paths:
   M /trunk/postproc/average/index_data.c

reduced message level on noisy diagnostic

------------------------------------------------------------------------
r784 | gbc | 2012-11-27 14:58:10 -0500 (Tue, 27 Nov 2012) | 4 lines
Changed paths:
   M /trunk/postproc/average/assess_data.c
   M /trunk/postproc/average/average.c
   M /trunk/postproc/average/average.h
   M /trunk/postproc/average/index_data.c

Fixed segmentation faults, and provided warning messages for the next time.
The underlying issue was that dsumm[MAXSRC] was on the stack an there was no
limit check.  Boosted MAXSRC by 20 which should help in the future.


------------------------------------------------------------------------
r782 | rjc | 2012-11-13 14:45:21 -0500 (Tue, 13 Nov 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourmer/gen_new_chan_id.c

fixed bug when using HOPS_FOURMER_FG override

------------------------------------------------------------------------
r780 | rjc | 2012-10-12 10:39:16 -0400 (Fri, 12 Oct 2012) | 1 line
Changed paths:
   M /trunk/postproc/aedit/fill_closure.c

fix closure mbd error for differing ambiguities

------------------------------------------------------------------------
r778 | rjc | 2012-09-13 14:37:20 -0400 (Thu, 13 Sep 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/compute_qf.c
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/precorrect.c

new parameter weak_channel for fine G-code control

------------------------------------------------------------------------
r777 | gbc | 2012-08-30 16:50:21 -0400 (Thu, 30 Aug 2012) | 3 lines
Changed paths:
   M /trunk/misc/bits/anoise.c
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_describe.c
   M /trunk/misc/bits/anoise_station.c

Boosted MAX_NUM_CHANNELS to 256 with if->while on the shift management.
Added code to work out the packet and sample rates with a binary search.


------------------------------------------------------------------------
r776 | gbc | 2012-08-29 18:03:23 -0400 (Wed, 29 Aug 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise_extend.c

fixed >2GB problem

------------------------------------------------------------------------
r774 | gbc | 2012-08-29 09:46:48 -0400 (Wed, 29 Aug 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise_extend.c

removed bug on file size

------------------------------------------------------------------------
r773 | gbc | 2012-08-29 09:37:47 -0400 (Wed, 29 Aug 2012) | 3 lines
Changed paths:
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_maker.c

Lowered MAX_NUM_CHANNELS, since the packet packing
code is implicitly assuming this is at most 32.


------------------------------------------------------------------------
r772 | gbc | 2012-08-23 13:43:53 -0400 (Thu, 23 Aug 2012) | 1 line
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c

made the pcal output more useful

------------------------------------------------------------------------
r768 | gbc | 2012-08-14 16:53:05 -0400 (Tue, 14 Aug 2012) | 2 lines
Changed paths:
   M /trunk/misc/bits/anoise_station.c

Added a downshift of each channel to DC.


------------------------------------------------------------------------
r767 | gbc | 2012-08-13 16:12:24 -0400 (Mon, 13 Aug 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise_station.c

compute bands more accurately

------------------------------------------------------------------------
r765 | gbc | 2012-08-13 10:22:32 -0400 (Mon, 13 Aug 2012) | 4 lines
Changed paths:
   M /trunk/misc/bits/anoise.c
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_maker.c
   M /trunk/misc/bits/anoise_station.c

Fixed the gap and offset logic so that the channels actually
produce the case of interest (i.e. 1.5 MHz gaps between ALMA
channels).  Introduced ONE_SEC_IN_USEC because I could.


------------------------------------------------------------------------
r764 | gbc | 2012-08-10 16:55:21 -0400 (Fri, 10 Aug 2012) | 1 line
Changed paths:
   M /trunk/misc/plan/EGparang.f

fixed up help

------------------------------------------------------------------------
r763 | gbc | 2012-08-10 14:22:43 -0400 (Fri, 10 Aug 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/b4antsum.c

updated with lookup table content columns

------------------------------------------------------------------------
r761 | gbc | 2012-08-06 15:07:33 -0400 (Mon, 06 Aug 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise_maker.c

updated the help

------------------------------------------------------------------------
r760 | gbc | 2012-08-06 15:03:02 -0400 (Mon, 06 Aug 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_maker.c
   M /trunk/misc/bits/anoise_station.c

added channel gaps

------------------------------------------------------------------------
r759 | gbc | 2012-08-01 15:48:58 -0400 (Wed, 01 Aug 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/b4antsum.c

report the error as well

------------------------------------------------------------------------
r758 | gbc | 2012-07-19 17:18:50 -0400 (Thu, 19 Jul 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/b4antsum.c

has the numbers now

------------------------------------------------------------------------
r757 | gbc | 2012-07-18 17:14:57 -0400 (Wed, 18 Jul 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/Makefile.am
   A /trunk/misc/bits/b4antsum.c
   M /trunk/misc/bits/b4ensb.c
   M /trunk/misc/bits/b4thresh.c

added an antenna sum calculator

------------------------------------------------------------------------
r756 | gbc | 2012-07-09 18:47:59 -0400 (Mon, 09 Jul 2012) | 4 lines
Changed paths:
   M /trunk/misc/time/htime.c
   M /trunk/misc/time/htime.h
   M /trunk/misc/time/leapsec.c

The leapsecond hacks to cover the July leapsecond was not safe
for all invocation instances.  Exposing the pass_str2ut() function
solves the problem.  I think....


------------------------------------------------------------------------
r752 | gbc | 2012-07-05 14:24:24 -0400 (Thu, 05 Jul 2012) | 1 line
Changed paths:
   D /trunk/misc/bits/m5c-vdif-zc-doit.sh
   D /trunk/misc/bits/m5c-vdif-zc-plot.sh
   A /trunk/misc/bits/support/m5c-vdif-zc-doit.sh (from /trunk/misc/bits/m5c-vdif-zc-doit.sh:744)
   A /trunk/misc/bits/support/m5c-vdif-zc-plot.sh (from /trunk/misc/bits/m5c-vdif-zc-plot.sh:744)

moved some of the cruft out of the way

------------------------------------------------------------------------
r751 | gbc | 2012-07-05 14:23:56 -0400 (Thu, 05 Jul 2012) | 1 line
Changed paths:
   D /trunk/misc/bits/d032-h4-c05-t004at14.pdf
   D /trunk/misc/bits/rng
   D /trunk/misc/bits/rng.out
   D /trunk/misc/bits/rng.out-sort
   D /trunk/misc/bits/rng.out-u
   D /trunk/misc/bits/rng.out-u-sort
   D /trunk/misc/bits/rng.out-z
   D /trunk/misc/bits/rng.out-z-sort
   A /trunk/misc/bits/support
   A /trunk/misc/bits/support/d032-h4-c05-t004at14.pdf (from /trunk/misc/bits/d032-h4-c05-t004at14.pdf:750)
   A /trunk/misc/bits/support/rng (from /trunk/misc/bits/rng:744)
   A /trunk/misc/bits/support/rng.out (from /trunk/misc/bits/rng.out:744)
   A /trunk/misc/bits/support/rng.out-sort (from /trunk/misc/bits/rng.out-sort:744)
   A /trunk/misc/bits/support/rng.out-u (from /trunk/misc/bits/rng.out-u:744)
   A /trunk/misc/bits/support/rng.out-u-sort (from /trunk/misc/bits/rng.out-u-sort:744)
   A /trunk/misc/bits/support/rng.out-z (from /trunk/misc/bits/rng.out-z:744)
   A /trunk/misc/bits/support/rng.out-z-sort (from /trunk/misc/bits/rng.out-z-sort:744)

moved some of the cruft out of the way

------------------------------------------------------------------------
r750 | gbc | 2012-07-05 14:22:51 -0400 (Thu, 05 Jul 2012) | 1 line
Changed paths:
   A /trunk/misc/bits/d032-h4-c05-t004at14.pdf
   M /trunk/misc/bits/fakit.sh
   M /trunk/misc/bits/params.sh

sample case with control

------------------------------------------------------------------------
r749 | gbc | 2012-07-05 12:31:46 -0400 (Thu, 05 Jul 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/corel_alma.sh
   M /trunk/misc/bits/fakit.sh
   M /trunk/misc/bits/params.sh
   M /trunk/misc/bits/start_alma.sh

this works

------------------------------------------------------------------------
r748 | gbc | 2012-07-05 12:31:23 -0400 (Thu, 05 Jul 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/fakit.sh
   M /trunk/misc/bits/params.sh

from last time

------------------------------------------------------------------------
r747 | gbc | 2012-07-03 08:51:36 -0400 (Tue, 03 Jul 2012) | 1 line
Changed paths:
   M /trunk/misc/time/htime.c

fixed vdif for pre-J2000.  ;-)

------------------------------------------------------------------------
r746 | gbc | 2012-07-02 17:30:17 -0400 (Mon, 02 Jul 2012) | 3 lines
Changed paths:
   M /trunk/misc/time/Makefile.am
   M /trunk/misc/time/leapsec.c

This possibly fixes the problem with the most recent
leap second, but it needs more thorough testing....


------------------------------------------------------------------------
r745 | gbc | 2012-07-02 17:27:56 -0400 (Mon, 02 Jul 2012) | 1 line
Changed paths:
   M /trunk/misc/time/Makefile.am
   M /trunk/misc/time/htime.c
   M /trunk/misc/time/htime.h
   M /trunk/misc/time/leapsec.c

mark check_hops_time.sh as failing for now

------------------------------------------------------------------------
r744 | gbc | 2012-06-29 16:59:03 -0400 (Fri, 29 Jun 2012) | 1 line
Changed paths:
   A /trunk/misc/bits/corel_alma.sh
   A /trunk/misc/bits/fakit.sh
   A /trunk/misc/bits/params.sh
   A /trunk/misc/bits/start_alma.sh

got this to work

------------------------------------------------------------------------
r743 | gbc | 2012-06-29 16:49:23 -0400 (Fri, 29 Jun 2012) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

added reminders of the columsn

------------------------------------------------------------------------
r742 | gbc | 2012-06-29 16:36:32 -0400 (Fri, 29 Jun 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise.c

loop over files

------------------------------------------------------------------------
r741 | gbc | 2012-06-29 11:22:56 -0400 (Fri, 29 Jun 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/Makefile.am
   M /trunk/misc/bits/anoise.c
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_common.c
   A /trunk/misc/bits/anoise_describe.c
   M /trunk/misc/bits/anoise_maker.c
   M /trunk/misc/bits/anoise_station.c
   M /trunk/misc/bits/vnoise.h
   M /trunk/misc/bits/vnoise_maker.c

added -x option and cleaned up header variable names

------------------------------------------------------------------------
r740 | gbc | 2012-06-28 16:55:50 -0400 (Thu, 28 Jun 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise.c
   M /trunk/misc/bits/anoise_maker.c

a couple of niceties

------------------------------------------------------------------------
r739 | gbc | 2012-06-28 16:44:41 -0400 (Thu, 28 Jun 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise_station.c

fixed a comment on previous commit

------------------------------------------------------------------------
r738 | gbc | 2012-06-28 16:43:52 -0400 (Thu, 28 Jun 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise_maker.c
   M /trunk/misc/bits/anoise_station.c

fixed the normalization of hte channels

------------------------------------------------------------------------
r737 | gbc | 2012-06-27 17:05:32 -0400 (Wed, 27 Jun 2012) | 2 lines
Changed paths:
   M /trunk/misc/bits/Makefile.am
   M /trunk/misc/bits/anoise.c
   M /trunk/misc/bits/anoise_common.c
   M /trunk/misc/bits/anoise_extend.c
   M /trunk/misc/bits/quant_hacker.c

A few minor comments and cleanups while rememebering what all this does.


------------------------------------------------------------------------
r735 | rjc | 2012-06-18 15:54:10 -0400 (Mon, 18 Jun 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

fix normalization for single pol in single pass

------------------------------------------------------------------------
r734 | rjc | 2012-06-13 15:01:38 -0400 (Wed, 13 Jun 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/pcal_interp.c

correct for LSB pcal sign flip in difx after 2012.5.3

------------------------------------------------------------------------
r728 | gbc | 2012-05-30 12:12:39 -0400 (Wed, 30 May 2012) | 1 line
Changed paths:
   M /trunk/hops.bash.in

completed datarootdir-related fix

------------------------------------------------------------------------
r727 | rjc | 2012-05-22 10:43:28 -0400 (Tue, 22 May 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/vrot.c

refactored vrot() to clarify the corrections that are made

------------------------------------------------------------------------
r724 | gbc | 2012-05-15 15:03:06 -0400 (Tue, 15 May 2012) | 1 line
Changed paths:
   M /trunk/misc/plan/EGparang.f

added non-cat source arguments

------------------------------------------------------------------------
r723 | rjc | 2012-05-15 10:22:05 -0400 (Tue, 15 May 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_plotdata.c

fix phase to be continuous across sbd lag boundary

------------------------------------------------------------------------
r718 | gbc | 2012-05-10 13:44:24 -0400 (Thu, 10 May 2012) | 1 line
Changed paths:
   M /trunk/misc/plan/EGparang.f

minor format tweaks

------------------------------------------------------------------------
r717 | gbc | 2012-05-10 13:37:29 -0400 (Thu, 10 May 2012) | 1 line
Changed paths:
   M /trunk/misc/plan/EGparang.f

fixed heading alignment

------------------------------------------------------------------------
r714 | gbc | 2012-05-08 15:50:11 -0400 (Tue, 08 May 2012) | 1 line
Changed paths:
   M /trunk/configure.ac

tracking name change

------------------------------------------------------------------------
r713 | gbc | 2012-05-08 15:19:48 -0400 (Tue, 08 May 2012) | 1 line
Changed paths:
   M /trunk/configure.ac

added a difx hook

------------------------------------------------------------------------
r712 | gbc | 2012-04-23 17:03:26 -0400 (Mon, 23 Apr 2012) | 3 lines
Changed paths:
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_common.c
   M /trunk/misc/bits/anoise_maker.c
   M /trunk/misc/bits/anoise_station.c
   A /trunk/misc/bits/rng
   A /trunk/misc/bits/rng.out
   A /trunk/misc/bits/rng.out-sort
   A /trunk/misc/bits/rng.out-u
   A /trunk/misc/bits/rng.out-u-sort
   A /trunk/misc/bits/rng.out-z
   A /trunk/misc/bits/rng.out-z-sort

Sped it up considerably with cheaper rngs.  Unfortunately,
channelization and slices is still not quite correct.


------------------------------------------------------------------------
r711 | gbc | 2012-04-23 13:15:24 -0400 (Mon, 23 Apr 2012) | 1 line
Changed paths:
   M /trunk/hops.bash.in

shut up about a warning

------------------------------------------------------------------------
r708 | gbc | 2012-04-20 11:27:13 -0400 (Fri, 20 Apr 2012) | 3 lines
Changed paths:
   M /trunk/misc/bits/anoise.c
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_common.c
   M /trunk/misc/bits/anoise_maker.c
   M /trunk/misc/bits/anoise_station.c

Worked through identifying things that need to change
if we have "slices" more than 1 us in size.


------------------------------------------------------------------------
r707 | gbc | 2012-04-19 17:17:34 -0400 (Thu, 19 Apr 2012) | 4 lines
Changed paths:
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_common.c
   M /trunk/misc/bits/anoise_maker.c
   M /trunk/misc/bits/anoise_station.c

This is correct, perhaps.  Still need to add something
to increase the slice length beyond 1 us so that the
frequency resolution can be increased below 1 MHz.


------------------------------------------------------------------------
r706 | gbc | 2012-04-19 11:20:33 -0400 (Thu, 19 Apr 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_common.c
   M /trunk/misc/bits/anoise_maker.c
   M /trunk/misc/bits/anoise_station.c

finished up channel tweaks; probably still not quite correct

------------------------------------------------------------------------
r705 | gbc | 2012-04-18 17:24:21 -0400 (Wed, 18 Apr 2012) | 3 lines
Changed paths:
   M /trunk/misc/bits/anoise_maker.c

fixed the channel issue:  the smpus variable is samples across *all*
channels, the oversampling factor needed to be reduced the num of channels.


------------------------------------------------------------------------
r704 | gbc | 2012-04-18 17:10:56 -0400 (Wed, 18 Apr 2012) | 2 lines
Changed paths:
   M /trunk/misc/bits/anoise.c
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_extend.c
   M /trunk/misc/bits/anoise_maker.c
   M /trunk/misc/bits/anoise_station.c

Extension works, added 8 MHz case; channelization sizes screwed up.


------------------------------------------------------------------------
r703 | gbc | 2012-04-18 16:02:33 -0400 (Wed, 18 Apr 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_extend.c
   M /trunk/misc/bits/anoise_maker.c
   M /trunk/misc/bits/anoise_station.c

extend now works

------------------------------------------------------------------------
r702 | gbc | 2012-04-18 15:20:31 -0400 (Wed, 18 Apr 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise_extend.c
   M /trunk/misc/bits/anoise_station.c

commit of code that should be working but is now

------------------------------------------------------------------------
r700 | rjc | 2012-04-17 10:07:21 -0400 (Tue, 17 Apr 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c

keep pcal rate from adding twice in multitone mode

------------------------------------------------------------------------
r698 | gbc | 2012-04-17 09:42:17 -0400 (Tue, 17 Apr 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/Makefile.am

turned off profiling, added anoise header to dist

------------------------------------------------------------------------
r695 | gbc | 2012-04-15 11:17:44 -0400 (Sun, 15 Apr 2012) | 3 lines
Changed paths:
   M /trunk/misc/bits/Makefile.am
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_common.c
   M /trunk/misc/bits/anoise_maker.c
   M /trunk/misc/bits/anoise_station.c

Removed high freq components from receiver noise and a number of
changes to support profiling to determine where to speed this up.


------------------------------------------------------------------------
r694 | gbc | 2012-04-14 13:05:48 -0400 (Sat, 14 Apr 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_common.c
   M /trunk/misc/bits/anoise_maker.c
   M /trunk/misc/bits/anoise_station.c

fixed a few minor things, including channelization

------------------------------------------------------------------------
r693 | gbc | 2012-04-13 17:15:14 -0400 (Fri, 13 Apr 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise_maker.c

added to go on the report

------------------------------------------------------------------------
r692 | gbc | 2012-04-13 16:59:41 -0400 (Fri, 13 Apr 2012) | 3 lines
Changed paths:
   M /trunk/misc/bits/anoise.c
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_common.c
   M /trunk/misc/bits/anoise_maker.c
   M /trunk/misc/bits/anoise_station.c

Finished refactoring the code.  What is here might
be usable, at least for the single-channel case(s).


------------------------------------------------------------------------
r691 | gbc | 2012-04-12 17:40:06 -0400 (Thu, 12 Apr 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/Makefile.am
   M /trunk/misc/bits/anoise.c
   M /trunk/misc/bits/anoise.h
   A /trunk/misc/bits/anoise_common.c (from /trunk/misc/bits/anoise_maker.c:690)
   M /trunk/misc/bits/anoise_maker.c
   A /trunk/misc/bits/anoise_station.c
   M /trunk/misc/bits/quant_hacker.c

nearly done refactoring vnoise into anoise

------------------------------------------------------------------------
r690 | gbc | 2012-04-11 17:33:06 -0400 (Wed, 11 Apr 2012) | 1 line
Changed paths:
   M /trunk/misc/bits/anoise.c
   M /trunk/misc/bits/anoise.h
   M /trunk/misc/bits/anoise_maker.c

added a 2nd, simple station type

------------------------------------------------------------------------
r687 | gbc | 2012-04-10 17:27:13 -0400 (Tue, 10 Apr 2012) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/misc/bits/Makefile.am
   A /trunk/misc/bits/anoise.c (from /trunk/misc/bits/vnoise.c:682)
   A /trunk/misc/bits/anoise.h (from /trunk/misc/bits/vnoise.h:682)
   A /trunk/misc/bits/anoise_maker.c (from /trunk/misc/bits/vnoise_maker.c:686)

birth of anoise

------------------------------------------------------------------------
r686 | rjc | 2012-04-09 15:44:04 -0400 (Mon, 09 Apr 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_param.c

allow mixed sample rates for zoom mode

------------------------------------------------------------------------
r685 | gbc | 2012-04-03 12:46:53 -0400 (Tue, 03 Apr 2012) | 1 line
Changed paths:
   A /trunk/postproc/aedit/attic/cpgplot.h.old (from /trunk/postproc/aedit/cpgplot.h.old:682)
   D /trunk/postproc/aedit/cpgplot.h.old
   M /trunk/postproc/aedit/plot_points.c

using orange for suspect colors

------------------------------------------------------------------------
r683 | gbc | 2012-03-29 17:01:02 -0400 (Thu, 29 Mar 2012) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

this works, now

------------------------------------------------------------------------
r682 | rjc | 2012-03-29 09:57:23 -0400 (Thu, 29 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/pcalibrate.c

print out delays for used polarizations

------------------------------------------------------------------------
r680 | gbc | 2012-03-28 08:59:30 -0400 (Wed, 28 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

tracking change in make_plotdata.c

------------------------------------------------------------------------
r679 | rjc | 2012-03-27 14:00:53 -0400 (Tue, 27 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/norm.c

fix dsb normalization goof, datarate, beautify

------------------------------------------------------------------------
r678 | gbc | 2012-03-27 08:48:23 -0400 (Tue, 27 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

another change in norm

------------------------------------------------------------------------
r677 | rjc | 2012-03-26 16:15:05 -0400 (Mon, 26 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_passes.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/norm.c

fix plot data rate for multiple pols

------------------------------------------------------------------------
r676 | rjc | 2012-03-26 15:55:59 -0400 (Mon, 26 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/norm.c

fix normalization for Ixy pol mode

------------------------------------------------------------------------
r675 | rjc | 2012-03-26 12:15:51 -0400 (Mon, 26 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/sampler_delays.c
   M /trunk/postproc/fourfit/search.c

fix I mode, plus some refactoring

------------------------------------------------------------------------
r674 | gbc | 2012-03-25 13:25:11 -0400 (Sun, 25 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk

k

------------------------------------------------------------------------
r673 | gbc | 2012-03-23 11:43:25 -0400 (Fri, 23 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

norm.c again

------------------------------------------------------------------------
r672 | rjc | 2012-03-21 15:52:30 -0400 (Wed, 21 Mar 2012) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/rotate_pcal.c

implement pc_delay_l and pc_delay_r

------------------------------------------------------------------------
r671 | rjc | 2012-03-21 10:46:11 -0400 (Wed, 21 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/pcalibrate.c

parabolic interpolation of multitone delay estimates

------------------------------------------------------------------------
r670 | gbc | 2012-03-21 04:00:54 -0400 (Wed, 21 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

tracking norm.c

------------------------------------------------------------------------
r669 | rjc | 2012-03-20 13:14:07 -0400 (Tue, 20 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/sampler_delays.c

fix sampler pool averaging, refactor norm code

------------------------------------------------------------------------
r668 | rjc | 2012-03-19 15:26:29 -0400 (Mon, 19 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

fix LSB/difx case for diff_delay correction

------------------------------------------------------------------------
r667 | rjc | 2012-03-19 09:48:25 -0400 (Mon, 19 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

minor source code formatting mods

------------------------------------------------------------------------
r666 | rjc | 2012-03-16 14:17:20 -0400 (Fri, 16 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

correct bug in delay_offs code

------------------------------------------------------------------------
r665 | rjc | 2012-03-16 09:45:55 -0400 (Fri, 16 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_postplot.c

set max chan amp plot scale to 3*max point

------------------------------------------------------------------------
r664 | gbc | 2012-03-10 12:02:38 -0500 (Sat, 10 Mar 2012) | 1 line
Changed paths:
   A /trunk/misc/smto/totalpower-contents.dat

another tidbit

------------------------------------------------------------------------
r663 | rjc | 2012-03-06 16:21:33 -0500 (Tue, 06 Mar 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

fix segfault in norm for flagged data

------------------------------------------------------------------------
r660 | gbc | 2012-02-29 08:25:05 -0500 (Wed, 29 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk

rebuilt by nightly

------------------------------------------------------------------------
r659 | gbc | 2012-02-28 09:20:42 -0500 (Tue, 28 Feb 2012) | 2 lines
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

Updated for norm.c r657


------------------------------------------------------------------------
r657 | rjc | 2012-02-27 17:01:10 -0500 (Mon, 27 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/norm.c

apply pcal-derived delay to each pol before combine

------------------------------------------------------------------------
r656 | rjc | 2012-02-27 13:35:21 -0500 (Mon, 27 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourmer/append_sdata.c
   M /trunk/postproc/fourmer/do_record_merge.c

modify for new t303's, remove dead code

------------------------------------------------------------------------
r654 | gbc | 2012-02-24 15:17:07 -0500 (Fri, 24 Feb 2012) | 1 line
Changed paths:
   M /trunk/misc/time/hops_time.c
   M /trunk/misc/time/hops_time.h
   M /trunk/misc/time/ht_parser.c
   M /trunk/misc/time/ht_timeis.c

close enough for now

------------------------------------------------------------------------
r653 | gbc | 2012-02-24 14:50:30 -0500 (Fri, 24 Feb 2012) | 1 line
Changed paths:
   M /trunk/misc/time/ht_timeis.c
   M /trunk/misc/time/htime.c
   M /trunk/misc/time/htime.h
   M /trunk/misc/time/rtype.c

added the Plog type

------------------------------------------------------------------------
r650 | gbc | 2012-02-23 16:38:07 -0500 (Thu, 23 Feb 2012) | 2 lines
Changed paths:
   M /trunk/misc/time/ht_timeis.c
   M /trunk/misc/time/htime.c
   M /trunk/misc/time/htime.h
   M /trunk/misc/time/rtype.c

Added the Vrdbe type, by tracking down refs to VEX and cloning.


------------------------------------------------------------------------
r649 | gbc | 2012-02-23 14:50:47 -0500 (Thu, 23 Feb 2012) | 1 line
Changed paths:
   M /trunk/misc/vlbi0/readme.txt
   A /trunk/misc/vlbi0/vlbi0.23feb12
   M /trunk/misc/vlbi0/vlbi0.c

ingesting latest vlbi0 changes

------------------------------------------------------------------------
r648 | gbc | 2012-02-22 15:47:24 -0500 (Wed, 22 Feb 2012) | 1 line
Changed paths:
   A /trunk/misc/plan/readme.txt
   M /trunk/misc/vlbi0/readme.txt
   A /trunk/misc/vlbi0/vlbi0.21apr11
   A /trunk/misc/vlbi0/vlbi0.3apr11
   M /trunk/misc/vlbi0/vlbi0.c
   M /trunk/misc/vlbi0/vlbi0.cat

updated the vlbi0 program to AEER current sources

------------------------------------------------------------------------
r647 | gbc | 2012-02-22 15:36:06 -0500 (Wed, 22 Feb 2012) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/misc/Makefile.am
   A /trunk/misc/plan
   A /trunk/misc/plan/EGparang.f
   A /trunk/misc/plan/Makefile.am (from /trunk/misc/smto/Makefile.am:643)
   A /trunk/misc/vlbi0/Makefile.am
   M /trunk/postproc/fearfit/fearfit.mk

added EGparang and vlbi0

------------------------------------------------------------------------
r646 | rjc | 2012-02-22 15:34:46 -0500 (Wed, 22 Feb 2012) | 1 line
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c
   M /trunk/include/mk4_data.h
   M /trunk/include/type_303.h
   M /trunk/postproc/fourfit/fill_202.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/organize_data.c
   M /trunk/sub/dfio/addr_303.c
   M /trunk/sub/dfio/clear_303.c
   M /trunk/sub/dfio/clear_mk4sdata.c
   M /trunk/sub/dfio/copy_303.c
   M /trunk/sub/dfio/read_mk4sdata.c
   M /trunk/sub/dfio/write_mk4sdata.c

add az, el, par.ang, u, v, w

------------------------------------------------------------------------
r645 | gbc | 2012-02-21 12:58:02 -0500 (Tue, 21 Feb 2012) | 3 lines
Changed paths:
   A /trunk/data/ff_testdata/testdata/3372
   A /trunk/data/ff_testdata/testdata/3372/193-1757
   A /trunk/data/ff_testdata/testdata/3372/193-1757/0529+483.vqbvvf
   A /trunk/data/ff_testdata/testdata/3372/193-1757/0529+483.vtqbsq
   A /trunk/data/ff_testdata/testdata/3372/193-1757/T..vqbvvf
   A /trunk/data/ff_testdata/testdata/3372/193-1757/T..vtqbsq
   A /trunk/data/ff_testdata/testdata/3372/193-1757/TT..vtqbsq
   A /trunk/data/ff_testdata/testdata/3372/193-1757/TV..vqbvvf
   A /trunk/data/ff_testdata/testdata/3372/193-1757/TV..vtqbsq
   A /trunk/data/ff_testdata/testdata/3372/193-1757/TV.S.11.vqbvvf
   A /trunk/data/ff_testdata/testdata/3372/193-1757/TV.S.5.vqbvvf
   A /trunk/data/ff_testdata/testdata/3372/193-1757/TV.X.12.vqbvvf
   A /trunk/data/ff_testdata/testdata/3372/193-1757/TV.X.6.vqbvvf
   A /trunk/data/ff_testdata/testdata/3372/193-1757/V..vqbvvf
   A /trunk/data/ff_testdata/testdata/3372/193-1757/V..vtqbsq
   A /trunk/data/ff_testdata/testdata/3372/193-1757/VV..vtqbsq
   A /trunk/data/ff_testdata/testdata/3372/cf_3372
   A /trunk/data/ff_testdata/testdata/3372/cf_3372_test

Mike added a '3372' expt. directory with a couple
of scans (for testing X band "outrigger" LSB).


------------------------------------------------------------------------
r644 | gbc | 2012-02-18 09:12:04 -0500 (Sat, 18 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

tracking change in norm.c

------------------------------------------------------------------------
r643 | rjc | 2012-02-17 15:50:53 -0500 (Fri, 17 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/parser.c

allow passband values to be ints or floats

------------------------------------------------------------------------
r642 | rjc | 2012-02-17 13:10:46 -0500 (Fri, 17 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/norm.c

fix bug in norm introduced r587 affecting dsb only

------------------------------------------------------------------------
r641 | gbc | 2012-02-15 08:50:02 -0500 (Wed, 15 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

syncing to many little changes in fourfit

------------------------------------------------------------------------
r640 | rjc | 2012-02-14 15:53:22 -0500 (Tue, 14 Feb 2012) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc

doco for station_delay ion search

------------------------------------------------------------------------
r639 | rjc | 2012-02-14 15:51:10 -0500 (Tue, 14 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/pass_struct.h
   M /trunk/postproc/fourfit/pcalibrate.c
   M /trunk/postproc/fourfit/precorrect.c
   M /trunk/postproc/fourfit/sampler_delays.c

many changes, incl. phase model and station_delay param

------------------------------------------------------------------------
r638 | gbc | 2012-02-09 17:36:24 -0500 (Thu, 09 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit-brutal.pl

brute force script which is probably not needed...

------------------------------------------------------------------------
r637 | gbc | 2012-02-08 17:25:51 -0500 (Wed, 08 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit-brutal.pl

getting closer...

------------------------------------------------------------------------
r636 | gbc | 2012-02-08 15:58:55 -0500 (Wed, 08 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_norm.c

fixed nasty div by zero if reffreq is not specified

------------------------------------------------------------------------
r635 | gbc | 2012-02-08 15:32:58 -0500 (Wed, 08 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit-brutal.pl

baby step forward

------------------------------------------------------------------------
r634 | gbc | 2012-02-08 13:26:40 -0500 (Wed, 08 Feb 2012) | 2 lines
Changed paths:
   M /trunk/postproc/fearfit/hook_norm.c

Quantized the FACTOR based on the ref freq and accum period.


------------------------------------------------------------------------
r633 | gbc | 2012-02-08 11:45:34 -0500 (Wed, 08 Feb 2012) | 1 line
Changed paths:
   M /trunk/misc/time/leapsec.c
   A /trunk/misc/time/leapsec.diffs
   M /trunk/misc/time/tai-utc.dat

added a leap second for 2012

------------------------------------------------------------------------
r632 | gbc | 2012-02-07 17:49:21 -0500 (Tue, 07 Feb 2012) | 1 line
Changed paths:
   A /trunk/postproc/fearfit/fearfit-brutal.pl (from /trunk/postproc/fearfit/fearfit-driver.pl:630)

started a search routine

------------------------------------------------------------------------
r631 | gbc | 2012-02-07 17:06:05 -0500 (Tue, 07 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit-make-cf.sh

fixed silly typo

------------------------------------------------------------------------
r630 | gbc | 2012-02-06 11:10:18 -0500 (Mon, 06 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit-make-cf.sh

added ref_freq option

------------------------------------------------------------------------
r629 | gbc | 2012-02-04 13:11:46 -0500 (Sat, 04 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit-join-cf.pl

added provenance header

------------------------------------------------------------------------
r628 | gbc | 2012-02-04 13:08:07 -0500 (Sat, 04 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/Makefile.am
   A /trunk/postproc/fearfit/fearfit-join-cf.pl

added fearfit-join-cf.pl

------------------------------------------------------------------------
r627 | gbc | 2012-02-03 19:54:24 -0500 (Fri, 03 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit-scan-cf.sh
   M /trunk/postproc/fearfit/hook_output.c

sign flips are a pain--not out of woods

------------------------------------------------------------------------
r626 | gbc | 2012-02-03 17:56:47 -0500 (Fri, 03 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit-scan-cf.sh

added some debug comments

------------------------------------------------------------------------
r625 | gbc | 2012-02-03 17:20:23 -0500 (Fri, 03 Feb 2012) | 2 lines
Changed paths:
   M /trunk/help/fearfit.doc
   M /trunk/postproc/fearfit/fearfit-make-cf.sh
   M /trunk/postproc/fearfit/hook_output.c

Added the ref<->rem swap and the masthead boilerplate.


------------------------------------------------------------------------
r624 | rjc | 2012-02-03 16:23:52 -0500 (Fri, 03 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/pcalibrate.c
   M /trunk/postproc/fourfit/vrot.c

widen pcal rate search range; fix lsb mt pcal additive phase sign

------------------------------------------------------------------------
r623 | gbc | 2012-02-03 13:49:37 -0500 (Fri, 03 Feb 2012) | 3 lines
Changed paths:
   M /trunk/postproc/fourfit/display_fplot.c
   M /trunk/postproc/fourfit/parse_cmdline.c
   M /trunk/sub/dfio/display_221.c

Increased length of filename/command lengths since computers are
bigger these days.  Shifted these buffers off the stack for safety.


------------------------------------------------------------------------
r622 | gbc | 2012-02-02 16:58:25 -0500 (Thu, 02 Feb 2012) | 3 lines
Changed paths:
   M /trunk/help/fearfit.doc
   M /trunk/postproc/fearfit/fearfit-make-cf.sh
   M /trunk/postproc/fearfit/fearfit-scan-cf.sh
   M /trunk/postproc/fearfit/hook_output.c

Added HOPS_FEARFIT_PCPHASE_MEDFR to combat noisy channels.
Still have this gap problem....


------------------------------------------------------------------------
r617 | gbc | 2012-02-01 16:46:12 -0500 (Wed, 01 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit-scan-cf.sh

assign cfscan after odir

------------------------------------------------------------------------
r616 | gbc | 2012-02-01 16:25:30 -0500 (Wed, 01 Feb 2012) | 6 lines
Changed paths:
   M /trunk/help/fearfit.doc
   M /trunk/postproc/fearfit/fearfit-scan-cf.sh
   M /trunk/postproc/fearfit/hook_output.c

Renamed HOPS_FEARFIT_SAMPLER* to HOPS_FEARFIT_PCPHASE* and documented
how it all works.  Still a work in progress.  Moved the DELTA to a
final adjustment so one can derate and delta sensibly.  Rearranged the
guts to be a bit more readable/modular and added the NCHAN feature.
Put the environment variables into the script.


------------------------------------------------------------------------
r615 | gbc | 2012-02-01 13:16:40 -0500 (Wed, 01 Feb 2012) | 2 lines
Changed paths:
   M /trunk/postproc/fearfit/hook_output.c

Fixed issue with verbosity affecting the result for the gap calculation.


------------------------------------------------------------------------
r614 | gbc | 2012-02-01 13:15:58 -0500 (Wed, 01 Feb 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit-make-cf.sh

fixed formatting of the help message

------------------------------------------------------------------------
r613 | gbc | 2012-02-01 13:15:01 -0500 (Wed, 01 Feb 2012) | 4 lines
Changed paths:
   M /trunk/postproc/fourfit/fill_204.c

Lowered the level of the warning about inability to capture the
entire command-line override in the 204 record, and modified the
record to clarify the truncation.


------------------------------------------------------------------------
r612 | gbc | 2012-01-31 17:21:33 -0500 (Tue, 31 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/Makefile.am
   M /trunk/postproc/fearfit/fearfit-make-cf.sh
   A /trunk/postproc/fearfit/fearfit-scan-cf.sh
   M /trunk/postproc/fearfit/fearfit.mk

added some work-in-progress scripts

------------------------------------------------------------------------
r611 | gbc | 2012-01-31 16:09:01 -0500 (Tue, 31 Jan 2012) | 1 line
Changed paths:
   A /trunk/postproc/fearfit/fearfit-make-cf.sh

helper script

------------------------------------------------------------------------
r610 | gbc | 2012-01-31 15:31:53 -0500 (Tue, 31 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/Makefile.am
   M /trunk/postproc/fearfit/fearfit-driver.pl
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_fearfit.txt
   M /trunk/postproc/fearfit/hook_import.sh
   M /trunk/postproc/fearfit/hook_make_plotdata.c
   M /trunk/postproc/fearfit/hook_norm.c
   M /trunk/postproc/fearfit/hook_output.c
   M /trunk/postproc/fearfit/hook_read_sdata.c

turned on properties

------------------------------------------------------------------------
r609 | gbc | 2012-01-31 15:14:39 -0500 (Tue, 31 Jan 2012) | 1 line
Changed paths:
   M /trunk/help/fearfit.doc

made vrb useful

------------------------------------------------------------------------
r608 | gbc | 2012-01-31 15:14:34 -0500 (Tue, 31 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_output.c

made vrb useful

------------------------------------------------------------------------
r607 | gbc | 2012-01-31 14:07:16 -0500 (Tue, 31 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_output.c

works, but needs to be rearranged

------------------------------------------------------------------------
r606 | gbc | 2012-01-31 13:23:16 -0500 (Tue, 31 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fringe_search.c

lowered message level on two comments

------------------------------------------------------------------------
r605 | gbc | 2012-01-31 08:35:43 -0500 (Tue, 31 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh

norm.c dropped a line

------------------------------------------------------------------------
r604 | gbc | 2012-01-30 17:34:03 -0500 (Mon, 30 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_output.c

first pass at sampler delta shift correction

------------------------------------------------------------------------
r603 | gbc | 2012-01-30 14:35:11 -0500 (Mon, 30 Jan 2012) | 3 lines
Changed paths:
   M /trunk/postproc/fearfit/hook_output.c

Corrected for reversion to of input sign convention
on phase to be that of USB whether it's USB or LSB.


------------------------------------------------------------------------
r602 | gbc | 2012-01-30 13:07:58 -0500 (Mon, 30 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_output.c

cleaned up the output somewhat

------------------------------------------------------------------------
r601 | gbc | 2012-01-30 12:48:56 -0500 (Mon, 30 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_output.c

include the supplied delay offsets in the reported delay_offs values

------------------------------------------------------------------------
r600 | gbc | 2012-01-30 12:17:32 -0500 (Mon, 30 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_output.c

est phase correct for today

------------------------------------------------------------------------
r599 | rjc | 2012-01-30 12:02:23 -0500 (Mon, 30 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/pcalibrate.c

refer all pcal phases to USB equivalent

------------------------------------------------------------------------
r598 | gbc | 2012-01-30 11:54:59 -0500 (Mon, 30 Jan 2012) | 3 lines
Changed paths:
   M /trunk/postproc/fourfit/sampler_delays.c

final fix: samplers *might* reference unused channels in which
case ignoring them (i.e. continue the loop) is the best solution.


------------------------------------------------------------------------
r597 | gbc | 2012-01-30 09:39:54 -0500 (Mon, 30 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/sampler_delays.c

fixed the fix

------------------------------------------------------------------------
r596 | gbc | 2012-01-29 17:33:05 -0500 (Sun, 29 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fearfit/hook_output.c

more diagnausia

------------------------------------------------------------------------
r595 | gbc | 2012-01-27 18:33:51 -0500 (Fri, 27 Jan 2012) | 2 lines
Changed paths:
   M /trunk/postproc/fearfit/fearfit.mk
   M /trunk/postproc/fearfit/hook_import.sh
   M /trunk/postproc/fearfit/hook_output.c

added diagnostics in the manual phase cal estimator.


------------------------------------------------------------------------
r594 | gbc | 2012-01-27 18:24:33 -0500 (Fri, 27 Jan 2012) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/sampler_delays.c

Added sampler_fcode() as temporary solution to incorrect fcode() lookup.


------------------------------------------------------------------------
r593 | rjc | 2012-01-26 15:44:46 -0500 (Thu, 26 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/pcalibrate.c

ion phase sign flip, TEC print, pure LSB pcal bug fix

------------------------------------------------------------------------
r592 | gbc | 2012-01-24 16:37:06 -0500 (Tue, 24 Jan 2012) | 3 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/help/Makefile.am
   A /trunk/help/fearfit.doc (from /trunk/help/template.doc:590)
   A /trunk/postproc/fearfit/Makefile.am (from /trunk/postproc/fourfit/Makefile.am:590)
   A /trunk/postproc/fearfit/fearfit-driver.pl (from /trunk/postproc/fourfit/fearfit-driver.pl:590)
   A /trunk/postproc/fearfit/fearfit.mk
   A /trunk/postproc/fearfit/hook_fearfit.txt (from /trunk/postproc/fourfit/hook_fearfit.txt:590)
   A /trunk/postproc/fearfit/hook_import.sh
   A /trunk/postproc/fearfit/hook_make_plotdata.c (from /trunk/postproc/fourfit/hook_make_plotdata.c:590)
   A /trunk/postproc/fearfit/hook_norm.c (from /trunk/postproc/fourfit/hook_norm.c:590)
   A /trunk/postproc/fearfit/hook_output.c (from /trunk/postproc/fourfit/hook_output.c:590)
   A /trunk/postproc/fearfit/hook_read_sdata.c (from /trunk/postproc/fourfit/hook_read_sdata.c:590)
   M /trunk/postproc/fourfit/Makefile.am
   D /trunk/postproc/fourfit/fearfit-driver.pl
   D /trunk/postproc/fourfit/hook_fearfit.txt
   D /trunk/postproc/fourfit/hook_make_plotdata.c
   D /trunk/postproc/fourfit/hook_norm.c
   D /trunk/postproc/fourfit/hook_output.c
   D /trunk/postproc/fourfit/hook_read_sdata.c
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/output.c

Moved all the fourfit hooks into a separate postproc/fearfit directory.
Fourfit is now *pristine* and all the development will be elsewhere.


------------------------------------------------------------------------
r591 | gbc | 2012-01-24 10:18:48 -0500 (Tue, 24 Jan 2012) | 1 line
Changed paths:
   A /trunk/postproc/fearfit

splintering a development version of fourfit

------------------------------------------------------------------------
r590 | rjc | 2012-01-23 11:01:43 -0500 (Mon, 23 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/pcalibrate.c
   M /trunk/postproc/fourfit/precorrect.c

exclude pcal tone at 0 Hz; change tone msgs

------------------------------------------------------------------------
r589 | gbc | 2012-01-19 23:49:52 -0500 (Thu, 19 Jan 2012) | 1 line
Changed paths:
   M /trunk/configure.ac

bumped to 3.7 for fourfit overhaul

------------------------------------------------------------------------
r588 | rjc | 2012-01-19 16:20:16 -0500 (Thu, 19 Jan 2012) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc

updated documentation for pol. mods

------------------------------------------------------------------------
r587 | rjc | 2012-01-19 16:00:45 -0500 (Thu, 19 Jan 2012) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/calc_rms.c
   M /trunk/postproc/fourfit/compute_qf.c
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/delay_rate.c
   M /trunk/postproc/fourfit/fill_205.c
   M /trunk/postproc/fourfit/fill_207.c
   M /trunk/postproc/fourfit/fill_208.c
   M /trunk/postproc/fourfit/fill_230.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/make_passes.c
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/organize_data.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parse_cmdline.c
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/pass_struct.h
   M /trunk/postproc/fourfit/pcal_interp.c
   M /trunk/postproc/fourfit/pcalibrate.c
   M /trunk/postproc/fourfit/precorrect.c
   M /trunk/postproc/fourfit/rotate_pcal.c
   M /trunk/postproc/fourfit/sampler_delays.c
   M /trunk/postproc/fourfit/search.c
   M /trunk/postproc/fourfit/set_pointers.c
   M /trunk/postproc/fourfit/vrot.c

massive changes, including totally restructed polarization

------------------------------------------------------------------------
r577 | gbc | 2012-01-04 16:42:51 -0500 (Wed, 04 Jan 2012) | 1 line
Changed paths:
   M /trunk/scripts/Makefile.am

this was hanging sometimes

------------------------------------------------------------------------
r576 | gbc | 2012-01-03 16:57:50 -0500 (Tue, 03 Jan 2012) | 3 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/help/vhelp.doc
   M /trunk/scripts/Makefile.am
   M /trunk/scripts/hops_data_links.pl.in
   A /trunk/scripts/vhelp.sh.in (from /trunk/scripts/vhelp.dist:575)

Added -f option to hops_data_links.pl, making it more robust, and
fixed the help facility for the case where no csh is installed.


------------------------------------------------------------------------
r559 | rjc | 2011-11-16 15:25:45 -0500 (Wed, 16 Nov 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/vrot.c

for optimize_closure, add phase shift due to integral sbdbox change

------------------------------------------------------------------------
r557 | gbc | 2011-11-16 13:37:43 -0500 (Wed, 16 Nov 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/hook_read_sdata.c

fixed the pcal nuker

------------------------------------------------------------------------
r546 | gbc | 2011-11-15 15:55:30 -0500 (Tue, 15 Nov 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   A /trunk/postproc/fourfit/hook_read_sdata.c

hook_read_sdata.c added for debugging

------------------------------------------------------------------------
r545 | gbc | 2011-11-15 15:55:02 -0500 (Tue, 15 Nov 2011) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/hook_output.c

Removed rint() and removed tabs.


------------------------------------------------------------------------
r544 | gbc | 2011-11-15 11:54:25 -0500 (Tue, 15 Nov 2011) | 3 lines
Changed paths:
   M /trunk/help/fplot.doc
   M /trunk/postproc/fplot/fplot.c
   M /trunk/postproc/fplot/fplot.h
   M /trunk/postproc/fplot/parse_cmdline.c

Spiffed up fplot to do the same sorts of things fourfit is capable of:
xwindow display, hardcopy, straight to diskfile, or plotting via gs.


------------------------------------------------------------------------
r543 | gbc | 2011-11-15 11:53:14 -0500 (Tue, 15 Nov 2011) | 3 lines
Changed paths:
   M /trunk/postproc/fourfit/display_fplot.c

Removed the unused title[] array.  This was probably once
connected to some X11 call that is no longer being made.


------------------------------------------------------------------------
r542 | rjc | 2011-11-14 15:36:51 -0500 (Mon, 14 Nov 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_param.c

fix snr for difx case (8% higher)

------------------------------------------------------------------------
r541 | gbc | 2011-11-14 08:20:09 -0500 (Mon, 14 Nov 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_frmrsrch.sh

smaller still, apparently

------------------------------------------------------------------------
r539 | gbc | 2011-11-11 09:02:36 -0500 (Fri, 11 Nov 2011) | 3 lines
Changed paths:
   M /trunk/configure.ac

svn gets upset providing info on symbolic link paths.
Stupid.  svn revision numbering should work now.


------------------------------------------------------------------------
r535 | rjc | 2011-11-10 16:06:36 -0500 (Thu, 10 Nov 2011) | 1 line
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c

fix CorAsc2 segfault when no arguments

------------------------------------------------------------------------
r534 | rjc | 2011-11-10 15:16:01 -0500 (Thu, 10 Nov 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_200.c
   M /trunk/postproc/fourfit/make_postplot.c

put version in t200 and on plot

------------------------------------------------------------------------
r533 | gbc | 2011-11-10 15:13:45 -0500 (Thu, 10 Nov 2011) | 1 line
Changed paths:
   M /trunk/Makefile.am

added the reversion rule

------------------------------------------------------------------------
r532 | gbc | 2011-11-10 14:34:55 -0500 (Thu, 10 Nov 2011) | 1 line
Changed paths:
   D /trunk/foo

finish quick test

------------------------------------------------------------------------
r531 | gbc | 2011-11-10 14:33:02 -0500 (Thu, 10 Nov 2011) | 1 line
Changed paths:
   A /trunk/foo

quick test

------------------------------------------------------------------------
r529 | rjc | 2011-11-10 13:11:56 -0500 (Thu, 10 Nov 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_202.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/refringe_list.c

fix popen/pclose bug in make_postplot; caused segfaults

------------------------------------------------------------------------
r522 | gbc | 2011-11-09 17:33:02 -0500 (Wed, 09 Nov 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   A /trunk/postproc/fourfit/attic/hook_pcal_interp.c (from /trunk/postproc/fourfit/hook_pcal_interp.c:520)
   D /trunk/postproc/fourfit/hook_pcal_interp.c

hook_pcal_interp.c no longer needed

------------------------------------------------------------------------
r521 | gbc | 2011-11-09 17:03:02 -0500 (Wed, 09 Nov 2011) | 4 lines
Changed paths:
   M /trunk/postproc/fourfit/display_fplot.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/sub/dfio/display_221.c

The tmpnam -> mkstemp fix fails if the user doesn't have write
permission in the current directory.  This is solved by using
P_tmpdir (defined in stdio.h) for the temporary file.


------------------------------------------------------------------------
r520 | rjc | 2011-11-09 16:20:50 -0500 (Wed, 09 Nov 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/ap_mean.c
   M /trunk/postproc/fourfit/pcal_interp.c
   M /trunk/postproc/fourfit/sampler_delays.c
   M /trunk/postproc/fourfit/stcount_interp.c

optimize code for pcal and stcount

------------------------------------------------------------------------
r516 | gbc | 2011-11-08 16:48:12 -0500 (Tue, 08 Nov 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/refringe_list.c
   M /trunk/postproc/fourfit/sampler_delays.c

fixed message on roots and bsgs

------------------------------------------------------------------------
r515 | gbc | 2011-11-08 13:17:55 -0500 (Tue, 08 Nov 2011) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/refringe_list.c

Introduced symbolics for the allocation and some msg feedback on the process.


------------------------------------------------------------------------
r514 | gbc | 2011-11-08 12:48:25 -0500 (Tue, 08 Nov 2011) | 3 lines
Changed paths:
   M /trunk/postproc/fourfit/hook_output.c

Now calculates SBDs correctly with or w/o samplers.
Doesn't help, though....


------------------------------------------------------------------------
r513 | rjc | 2011-11-08 10:23:25 -0500 (Tue, 08 Nov 2011) | 1 line
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c

support v0 and v1 of type 309's correctly

------------------------------------------------------------------------
r512 | gbc | 2011-11-07 17:01:44 -0500 (Mon, 07 Nov 2011) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/hook_output.c

Now is functional, but probably not correct.


------------------------------------------------------------------------
r511 | gbc | 2011-11-07 15:11:05 -0500 (Mon, 07 Nov 2011) | 4 lines
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/fourfit.c
   M /trunk/postproc/fourfit/hook_norm.c
   A /trunk/postproc/fourfit/hook_output.c
   M /trunk/postproc/fourfit/output.c

Starting yanking the pc phase and delay info out of the plot module.
Fearfit is a hack, and the fringe plot now reflects that in the title.
hook_output.c is just a stub at the moment.


------------------------------------------------------------------------
r510 | gbc | 2011-11-07 15:08:50 -0500 (Mon, 07 Nov 2011) | 3 lines
Changed paths:
   M /trunk/postproc/fourfit/display_fplot.c
   M /trunk/postproc/fourfit/make_postplot.c

Solved the tmpnam() issue and in the process
made the -d option somewhat more useful.


------------------------------------------------------------------------
r509 | gbc | 2011-11-07 15:06:42 -0500 (Mon, 07 Nov 2011) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/sampler_delays.c

Added NULLCHAR and a few includes to stifle compiler warnings.


------------------------------------------------------------------------
r508 | gbc | 2011-11-07 15:03:35 -0500 (Mon, 07 Nov 2011) | 2 lines
Changed paths:
   M /trunk/help/fourfit.doc

Clarified the display help and a number of other, minor improvements.


------------------------------------------------------------------------
r507 | gbc | 2011-11-07 14:20:32 -0500 (Mon, 07 Nov 2011) | 3 lines
Changed paths:
   M /trunk/sub/dfio/display_221.c

Introduced GS_EXEC for eventual config flexibility.
Replaced tmpnam() calls with mkstemp() equivalents.


------------------------------------------------------------------------
r506 | gbc | 2011-11-07 14:16:34 -0500 (Mon, 07 Nov 2011) | 2 lines
Changed paths:
   M /trunk/sub/dfio/open_datafile.c

reduced warning on file locations one more level.


------------------------------------------------------------------------
r505 | gbc | 2011-11-04 17:47:12 -0400 (Fri, 04 Nov 2011) | 4 lines
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/hook_fearfit.txt
   A /trunk/postproc/fourfit/hook_pcal_interp.c
   M /trunk/postproc/fourfit/pcal_interp.c

hooked pcal_interp to allow disabling of (totally bogus)
phase cal data.  Shifted the accouting around ap_mean to
outside the loop for to lower the accounting overhead.


------------------------------------------------------------------------
r504 | rjc | 2011-11-04 17:17:16 -0400 (Fri, 04 Nov 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/pass_struct.h
   A /trunk/postproc/fourfit/sampler_delays.c
   M /trunk/postproc/fourfit/search.c

apply sampler pool delays to data phase in norm

------------------------------------------------------------------------
r503 | gbc | 2011-11-04 16:45:15 -0400 (Fri, 04 Nov 2011) | 3 lines
Changed paths:
   M /trunk/postproc/fourfit/fourfit.c
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/organize_data.c
   M /trunk/postproc/fourfit/output.c
   M /trunk/postproc/fourfit/pcal_interp.c
   M /trunk/postproc/fourfit/postcorrect.c
   M /trunk/postproc/fourfit/precorrect.c

Inserted more accounting stages, while running to
ground some undetermined inefficiency in ap_mean.


------------------------------------------------------------------------
r502 | gbc | 2011-11-04 16:43:19 -0400 (Fri, 04 Nov 2011) | 4 lines
Changed paths:
   M /trunk/include/account.h
   M /trunk/include/mk4_util.h
   M /trunk/sub/util/account.c

Modified account interface to return the name of the previous
segment.  This is slightly more useful than returning an integer
that is never tested in any of the existing code.


------------------------------------------------------------------------
r501 | gbc | 2011-11-04 16:40:09 -0400 (Fri, 04 Nov 2011) | 3 lines
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c

Fixed up a few more version size differences,
and limited the amount of crap on type 309's.


------------------------------------------------------------------------
r500 | gbc | 2011-11-04 13:59:25 -0400 (Fri, 04 Nov 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fourfit.c
   M /trunk/postproc/fringex/fringex.c

canonicalized account calls

------------------------------------------------------------------------
r499 | gbc | 2011-11-04 08:16:53 -0400 (Fri, 04 Nov 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_postplot.c

noting a possible problem

------------------------------------------------------------------------
r498 | gbc | 2011-11-03 09:25:12 -0400 (Thu, 03 Nov 2011) | 1 line
Changed paths:
   M /trunk/sub/vex/text/blk_stmt.txt
   M /trunk/sub/vex/text/pformat.txt

added Mark5 as a rack option

------------------------------------------------------------------------
r497 | gbc | 2011-11-03 09:24:52 -0400 (Thu, 03 Nov 2011) | 1 line
Changed paths:
   M /trunk/correlator/prog/Makefile.am
   D /trunk/correlator/prog/text/TaDo.txt.hay
   A /trunk/correlator/prog/text/attic
   A /trunk/correlator/prog/text/attic/blk_stmt.txt (from /trunk/correlator/prog/text/blk_stmt.txt:496)
   A /trunk/correlator/prog/text/attic/pformat.txt (from /trunk/correlator/prog/text/pformat.txt:496)
   D /trunk/correlator/prog/text/blk_stmt.txt
   D /trunk/correlator/prog/text/pformat.txt

moved the vex parser files to sub/vex where they belong

------------------------------------------------------------------------
r495 | gbc | 2011-11-01 15:29:32 -0400 (Tue, 01 Nov 2011) | 4 lines
Changed paths:
   M /trunk/help/fourmer.doc
   M /trunk/postproc/fourmer/fourmer.c
   M /trunk/postproc/fourmer/scan_name_edit.c

Fixed fourmer for the case where the scan names *don't* include
some band-differentiation indicator.  ;-)  Added ROOT_ONLY and
an ability to change the EXPN.


------------------------------------------------------------------------
r493 | gbc | 2011-11-01 09:57:37 -0400 (Tue, 01 Nov 2011) | 1 line
Changed paths:
   M /trunk/misc/time/ht_timeis.c

added the echo handler to statfile

------------------------------------------------------------------------
r492 | gbc | 2011-10-31 11:23:27 -0400 (Mon, 31 Oct 2011) | 4 lines
Changed paths:
   M /trunk/postproc/fourfit/make_postplot.c

Added extra working plot array zr[] to calculate phase before starting
the plot.  Then, when passbanding is in effect, zero the phase if the
amplitude is sufficiently small (a few pixels).


------------------------------------------------------------------------
r491 | gbc | 2011-10-31 10:37:51 -0400 (Mon, 31 Oct 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   A /trunk/postproc/fourfit/new_parameters.txt

documented fourfit change list

------------------------------------------------------------------------
r480 | rjc | 2011-10-24 16:03:39 -0400 (Mon, 24 Oct 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/parser.c

fix segfault bug for errant freqs input

------------------------------------------------------------------------
r479 | rjc | 2011-10-24 15:04:00 -0400 (Mon, 24 Oct 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fourfit.c
   M /trunk/postproc/fourfit/make_postplot.c

postplot formatting changes

------------------------------------------------------------------------
r478 | rjc | 2011-10-18 14:26:08 -0400 (Tue, 18 Oct 2011) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc

doco for ff optimize_closure command

------------------------------------------------------------------------
r477 | rjc | 2011-10-18 14:24:10 -0400 (Tue, 18 Oct 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/create_fsm.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/pcalibrate.c
   M /trunk/postproc/fourfit/vrot.c

new parameter optimize_closure

------------------------------------------------------------------------
r476 | gbc | 2011-10-13 14:06:46 -0400 (Thu, 13 Oct 2011) | 1 line
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c

added support for type_203_v0/type_203_v1

------------------------------------------------------------------------
r471 | gbc | 2011-10-12 13:54:13 -0400 (Wed, 12 Oct 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_baselines.sh

smaller ps files for some reason

------------------------------------------------------------------------
r470 | rjc | 2011-10-12 11:40:55 -0400 (Wed, 12 Oct 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_param.c

skip bocf_period check if not a hdw correlator

------------------------------------------------------------------------
r469 | rjc | 2011-10-11 14:56:08 -0400 (Tue, 11 Oct 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_postplot.c

minor fringe plot enhancements

------------------------------------------------------------------------
r468 | rjc | 2011-10-11 11:10:48 -0400 (Tue, 11 Oct 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/stcount_interp.c

suppress state count plots if no sc data

------------------------------------------------------------------------
r467 | gbc | 2011-10-10 09:49:38 -0400 (Mon, 10 Oct 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_frmrsrch.sh

slightly smaller files on 64-bit

------------------------------------------------------------------------
r466 | rjc | 2011-10-07 14:13:52 -0400 (Fri, 07 Oct 2011) | 1 line
Changed paths:
   M /trunk/include/type_203.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/create_fsm.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/fill_203.c
   M /trunk/postproc/fourfit/fill_205.c
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/lex.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/norm.c
   M /trunk/sub/dfio/addr_203.c
   M /trunk/sub/dfio/clear_203.c
   M /trunk/sub/dfio/copy_203.c

new t203 version for more ch's; add dc_block, samplers; filter nans

------------------------------------------------------------------------
r463 | gbc | 2011-09-25 10:28:11 -0400 (Sun, 25 Sep 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_frmrsrch.sh

slightly different on 64-bit

------------------------------------------------------------------------
r462 | gbc | 2011-09-24 09:46:52 -0400 (Sat, 24 Sep 2011) | 2 lines
Changed paths:
   M /trunk/data/ff_testdata/chk_frmrsrch.sh

fourfit changes produce a slightly smaller file.


------------------------------------------------------------------------
r461 | rjc | 2011-09-23 17:24:19 -0400 (Fri, 23 Sep 2011) | 1 line
Changed paths:
   M /trunk/correlator/prog/doc/help/fourfit.doc
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/calc_rms.c
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/create_fsm.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/organize_data.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/pass_struct.h
   M /trunk/postproc/fourfit/pcalibrate.c
   M /trunk/postproc/fourfit/precorrect.c
   M /trunk/postproc/fourfit/search.c
   M /trunk/postproc/fourfit/set_pointers.c
   D /trunk/postproc/fourfit/tpstat_interp.c

new ff features (dc_block, samplers, delay_offs), doco

------------------------------------------------------------------------
r457 | gbc | 2011-09-15 16:46:54 -0400 (Thu, 15 Sep 2011) | 5 lines
Changed paths:
   M /trunk/postproc/fourfit/apply_passband.c
   M /trunk/postproc/fourfit/norm.c

Activated apply_passband() for the SPECTRAL (difx) data type.
Augmented the apply_passband() logic to support the inverse sense:
ie. an exclude band (rather than a passband) if the passband parameters
are reversed (i.e. if the upper limit is lower than the lower limit).


------------------------------------------------------------------------
r455 | rjc | 2011-09-14 11:43:42 -0400 (Wed, 14 Sep 2011) | 1 line
Changed paths:
   M /trunk/sub/vex/do_bbc.c
   M /trunk/sub/vex/do_if.c

Don't prohibit superfluous bbc and if entries

------------------------------------------------------------------------
r454 | gbc | 2011-09-12 12:54:44 -0400 (Mon, 12 Sep 2011) | 1 line
Changed paths:
   M /trunk/misc/bits/quant_hacker.c

added comment about the quantizer

------------------------------------------------------------------------
r453 | gbc | 2011-09-12 12:09:14 -0400 (Mon, 12 Sep 2011) | 1 line
Changed paths:
   M /trunk/misc/bits/vnoise.c
   M /trunk/misc/bits/vnoise_maker.c

added random picking

------------------------------------------------------------------------
r452 | gbc | 2011-09-12 11:39:47 -0400 (Mon, 12 Sep 2011) | 1 line
Changed paths:
   M /trunk/misc/bits/vnoise_maker.c

added bstate calculation, possibly fixed lazy mode

------------------------------------------------------------------------
r451 | gbc | 2011-09-09 16:43:44 -0400 (Fri, 09 Sep 2011) | 2 lines
Changed paths:
   M /trunk/misc/bits/vnoise.c
   M /trunk/misc/bits/vnoise_maker.c

Fixed up a few minor bugs.


------------------------------------------------------------------------
r450 | gbc | 2011-09-09 16:28:04 -0400 (Fri, 09 Sep 2011) | 3 lines
Changed paths:
   M /trunk/misc/bits/vnoise.c
   M /trunk/misc/bits/vnoise.h
   M /trunk/misc/bits/vnoise_maker.c

Added some commentary on the random number machinery.
Added a lazy mode to (quicky) generate data through reuse.


------------------------------------------------------------------------
r449 | gbc | 2011-09-09 15:20:05 -0400 (Fri, 09 Sep 2011) | 1 line
Changed paths:
   M /trunk/misc/bits/vnoise.c
   M /trunk/misc/bits/vnoise.h
   M /trunk/misc/bits/vnoise_maker.c

added per-station bias

------------------------------------------------------------------------
r447 | gbc | 2011-09-09 13:23:22 -0400 (Fri, 09 Sep 2011) | 1 line
Changed paths:
   M /trunk/misc/bits/Makefile.am
   A /trunk/misc/bits/quant_hacker.c
   M /trunk/misc/bits/vnoise.c
   M /trunk/misc/bits/vnoise.h
   M /trunk/misc/bits/vnoise_maker.c

added the quantizer hacking

------------------------------------------------------------------------
r441 | gbc | 2011-08-29 14:31:57 -0400 (Mon, 29 Aug 2011) | 1 line
Changed paths:
   M /trunk/postproc/search/search.h

reduced to tolerable limits on demi

------------------------------------------------------------------------
r440 | gbc | 2011-08-29 14:31:41 -0400 (Mon, 29 Aug 2011) | 1 line
Changed paths:
   M /trunk/postproc/search/clear_srchdata.c

skip needless zeroing

------------------------------------------------------------------------
r439 | gbc | 2011-08-29 14:11:51 -0400 (Mon, 29 Aug 2011) | 3 lines
Changed paths:
   M /trunk/postproc/search/grid_filler.c
   M /trunk/postproc/search/plot_srchdata.c
   M /trunk/postproc/search/search.h

removed silly waste of memory and bumped sizes on MAX_NRATE and MAX_NDELAY.
reduced number of baselines slightly.


------------------------------------------------------------------------
r436 | rjc | 2011-08-29 10:05:02 -0400 (Mon, 29 Aug 2011) | 1 line
Changed paths:
   M /trunk/include/Makefile.am
   D /trunk/include/type_1000.h
   D /trunk/include/type_2000.h
   D /trunk/include/type_2100.h
   D /trunk/include/type_2200.h
   D /trunk/include/type_2300.h
   D /trunk/include/type_2400.h
   D /trunk/include/type_2500.h
   D /trunk/include/type_2600.h
   D /trunk/include/type_2700.h
   D /trunk/include/type_2800.h
   D /trunk/include/type_4000.h
   D /trunk/include/type_4100.h
   D /trunk/include/type_4200.h
   D /trunk/include/type_4300.h
   D /trunk/include/type_4400.h
   D /trunk/include/type_4500.h
   D /trunk/include/type_5000.h
   D /trunk/include/type_corel.h
   M /trunk/postproc/aedit/Makefile.am
   M /trunk/postproc/aedit/extract_parms.c
   D /trunk/postproc/aedit/fill_parms.c
   M /trunk/postproc/aedit/fplot.c
   M /trunk/postproc/aedit/get_param.c
   M /trunk/postproc/aedit/ps_fplot.c
   M /trunk/postproc/alist/Makefile.am
   D /trunk/postproc/alist/summarize_corel.c
   D /trunk/postproc/alist/summarize_fringe.c
   M /trunk/postproc/alist/summarize_mk4fringe.c
   D /trunk/postproc/alist/summarize_root.c
   D /trunk/postproc/fourfit/print_parities.c
   M /trunk/postproc/fplot/fplot.c

deleted all code referring to mk3 file systems

------------------------------------------------------------------------
r435 | gbc | 2011-08-26 10:50:11 -0400 (Fri, 26 Aug 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fearfit-driver.pl

tightened fearfit up for production use

------------------------------------------------------------------------
r434 | gbc | 2011-08-26 10:29:56 -0400 (Fri, 26 Aug 2011) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/fearfit-driver.pl

Added logic to step outside the original bracket.


------------------------------------------------------------------------
r433 | rjc | 2011-08-26 09:58:36 -0400 (Fri, 26 Aug 2011) | 1 line
Changed paths:
   M /trunk/correlator/prog/doc/help/fourfit.doc

updated documentation

------------------------------------------------------------------------
r432 | rjc | 2011-08-26 09:27:31 -0400 (Fri, 26 Aug 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_passes.c
   M /trunk/postproc/fourfit/max555.c
   M /trunk/postproc/fourfit/pcalibrate.c
   M /trunk/postproc/fourfit/postcorrect.c
   M /trunk/postproc/fourfit/tpstat_interp.c

minor msg level changes

------------------------------------------------------------------------
r431 | gbc | 2011-08-25 17:27:53 -0400 (Thu, 25 Aug 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fearfit-driver.pl

cosmetics

------------------------------------------------------------------------
r430 | gbc | 2011-08-25 17:25:59 -0400 (Thu, 25 Aug 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fearfit-driver.pl

cosmetics

------------------------------------------------------------------------
r429 | gbc | 2011-08-25 17:21:40 -0400 (Thu, 25 Aug 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fearfit-driver.pl

more usable

------------------------------------------------------------------------
r420 | rjc | 2011-08-23 13:13:45 -0400 (Tue, 23 Aug 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/pcalibrate.c

fix LSB delay_offs, iono with man pcal

------------------------------------------------------------------------
r408 | gbc | 2011-08-18 11:08:59 -0400 (Thu, 18 Aug 2011) | 3 lines
Changed paths:
   M /trunk/data/ff_testdata/chk_search.sh

Output postscript appears to be slightly more compact
on RHEL6...reduced the size requirement.


------------------------------------------------------------------------
r407 | gbc | 2011-08-18 10:47:09 -0400 (Thu, 18 Aug 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/hook_norm.c

only rotate if factor is nonzero

------------------------------------------------------------------------
r398 | rjc | 2011-08-12 14:15:36 -0400 (Fri, 12 Aug 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/pcalibrate.c

implement delay offset by channel

------------------------------------------------------------------------
r397 | rjc | 2011-08-08 15:54:24 -0400 (Mon, 08 Aug 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_param.c
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/pcal_interp.c
   M /trunk/postproc/fourfit/precorrect.c

handle 8 lags, fix occasional plot crash, improve debug prints

------------------------------------------------------------------------
r394 | gbc | 2011-07-29 10:17:42 -0400 (Fri, 29 Jul 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   A /trunk/postproc/fourfit/hook_fearfit.txt
   A /trunk/postproc/fourfit/hook_make_plotdata.c
   A /trunk/postproc/fourfit/hook_norm.c (from /trunk/postproc/fourfit/renorm.c:385)
   M /trunk/postproc/fourfit/make_plotdata.c
   M /trunk/postproc/fourfit/norm.c
   D /trunk/postproc/fourfit/renorm.c

added hook_make_plotdata.c as temporary developmental measure

------------------------------------------------------------------------
r392 | gbc | 2011-07-26 09:50:08 -0400 (Tue, 26 Jul 2011) | 1 line
Changed paths:
   M /trunk/misc/bits/b4ensb.c
   M /trunk/misc/bits/b4thresh.c

fixed some stupidity

------------------------------------------------------------------------
r389 | gbc | 2011-07-21 09:42:18 -0400 (Thu, 21 Jul 2011) | 2 lines
Changed paths:
   M /trunk/postproc/fourfit/fearfit-driver.pl

Added preservation and fixed up binary search.


------------------------------------------------------------------------
r386 | gbc | 2011-07-08 12:10:20 -0400 (Fri, 08 Jul 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   A /trunk/postproc/fourfit/fearfit-driver.pl

saved the driver for now

------------------------------------------------------------------------
r385 | gbc | 2011-07-08 10:57:29 -0400 (Fri, 08 Jul 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/renorm.c

this seems to work in some respects

------------------------------------------------------------------------
r381 | gbc | 2011-07-08 08:41:30 -0400 (Fri, 08 Jul 2011) | 1 line
Changed paths:
   M /trunk/sub/vex/text/pformat.txt

added MARK5B to list of track_frame_format

------------------------------------------------------------------------
r380 | gbc | 2011-07-07 17:21:01 -0400 (Thu, 07 Jul 2011) | 3 lines
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/norm.c
   A /trunk/postproc/fourfit/renorm.c

Added NORM_HACK_HOOK to norm.c opening up a substantial can of worms.
The Makefile was modified to build fearfit, a platform for nightmares.


------------------------------------------------------------------------
r379 | gbc | 2011-07-07 12:56:23 -0400 (Thu, 07 Jul 2011) | 4 lines
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c

Fixed up issues related to sizes of a few of the newer types
so that current fringe files can be scanned.  The outputs for
some of the types may still need fixing as noted by !!! in comments.


------------------------------------------------------------------------
r378 | gbc | 2011-06-28 09:25:58 -0400 (Tue, 28 Jun 2011) | 1 line
Changed paths:
   D /trunk/postproc/aedit/Makefile.old
   A /trunk/postproc/aedit/attic/Makefile.old (from /trunk/postproc/aedit/Makefile.old:374)

no need for old makeffile

------------------------------------------------------------------------
r377 | gbc | 2011-06-27 16:23:33 -0400 (Mon, 27 Jun 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   A /trunk/postproc/fourfit/fft_chk.c

added fft_chk, to check

------------------------------------------------------------------------
r376 | gbc | 2011-06-27 14:15:02 -0400 (Mon, 27 Jun 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

found another indent issue, and removed tabs

------------------------------------------------------------------------
r375 | gbc | 2011-06-27 13:12:22 -0400 (Mon, 27 Jun 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/norm.c

repaired broken indentation

------------------------------------------------------------------------
r374 | gbc | 2011-06-24 09:58:42 -0400 (Fri, 24 Jun 2011) | 1 line
Changed paths:
   M /trunk/configure.ac

improved help message on PGPLOT

------------------------------------------------------------------------
r365 | gbc | 2011-06-22 11:47:37 -0400 (Wed, 22 Jun 2011) | 2 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/hops.bash.in

Changes to support difx vendor branch.


------------------------------------------------------------------------
r348 | gbc | 2011-06-14 12:16:20 -0400 (Tue, 14 Jun 2011) | 3 lines
Changed paths:
   M /trunk/configure.ac

Bumped version number to 3.5.
(Vers 3.4 as distributed to DiFX is SVN rev 338.)


------------------------------------------------------------------------
r338 | gbc | 2011-06-13 13:40:35 -0400 (Mon, 13 Jun 2011) | 1 line
Changed paths:
   M /trunk/sub/vex/Makefile.am
   A /trunk/sub/vex/text
   A /trunk/sub/vex/text/blk_stmt.txt (from /trunk/correlator/prog/text/blk_stmt.txt:335)
   A /trunk/sub/vex/text/pformat.txt (from /trunk/correlator/prog/text/pformat.txt:335)

a better home for the TEXT VEX files

------------------------------------------------------------------------
r334 | gbc | 2011-06-10 14:26:28 -0400 (Fri, 10 Jun 2011) | 1 line
Changed paths:
   M /trunk/configure.ac

bumping to 3.4 for difx release

------------------------------------------------------------------------
r333 | gbc | 2011-06-10 14:09:27 -0400 (Fri, 10 Jun 2011) | 2 lines
Changed paths:
   M /trunk/sub/dfio/test.c

Pass the test if the test data file is just missing.


------------------------------------------------------------------------
r332 | gbc | 2011-06-10 14:06:52 -0400 (Fri, 10 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_env.sh

get the script from the right place

------------------------------------------------------------------------
r331 | gbc | 2011-06-10 09:51:15 -0400 (Fri, 10 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_env.sh

fixed echoing issue

------------------------------------------------------------------------
r330 | gbc | 2011-06-10 09:32:10 -0400 (Fri, 10 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/data/ff_testdata/chk_adump.sh
   M /trunk/data/ff_testdata/chk_aedit.sh
   M /trunk/data/ff_testdata/chk_alist.sh
   M /trunk/data/ff_testdata/chk_average.sh
   M /trunk/data/ff_testdata/chk_baselines.sh
   M /trunk/data/ff_testdata/chk_cofit.sh
   M /trunk/data/ff_testdata/chk_env.sh
   M /trunk/data/ff_testdata/chk_ff_2836.sh
   M /trunk/data/ff_testdata/chk_ff_2843.sh
   M /trunk/data/ff_testdata/chk_fringex.sh

added the Id

------------------------------------------------------------------------
r329 | gbc | 2011-06-10 09:17:52 -0400 (Fri, 10 Jun 2011) | 1 line
Changed paths:
   M /trunk/sub/dfio/test.c

fixed up fringe read test

------------------------------------------------------------------------
r328 | gbc | 2011-06-09 16:36:22 -0400 (Thu, 09 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am

less exported data

------------------------------------------------------------------------
r327 | gbc | 2011-06-09 15:23:59 -0400 (Thu, 09 Jun 2011) | 1 line
Changed paths:
   A /trunk/include/attic/plConfig.h (from /trunk/include/plConfig.h:306)
   A /trunk/include/attic/plplot.h (from /trunk/include/plplot.h:306)
   D /trunk/include/plConfig.h
   D /trunk/include/plplot.h
   M /trunk/mk4-migrate/c-inc.deps
   M /trunk/mk4-migrate/h-inc.deps
   M /trunk/mk4-migrate/include.counts
   M /trunk/mk4-migrate/includorama.sh

pruned out plplot

------------------------------------------------------------------------
r326 | gbc | 2011-06-09 14:58:18 -0400 (Thu, 09 Jun 2011) | 1 line
Changed paths:
   M /trunk/scripts/hops_data_links.pl.in

fixed up argument issues with hops_data_links.pl.in

------------------------------------------------------------------------
r325 | gbc | 2011-06-09 14:56:07 -0400 (Thu, 09 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/data/ff_testdata/chk_adump.sh
   M /trunk/data/ff_testdata/chk_aedit.sh
   M /trunk/data/ff_testdata/chk_alist.sh
   M /trunk/data/ff_testdata/chk_average.sh
   M /trunk/data/ff_testdata/chk_baselines.sh
   M /trunk/data/ff_testdata/chk_cofit.sh
   M /trunk/data/ff_testdata/chk_env.sh
   M /trunk/data/ff_testdata/chk_ff_2836.sh
   M /trunk/data/ff_testdata/chk_ff_2843.sh
   M /trunk/data/ff_testdata/chk_fringex.sh
   A /trunk/data/ff_testdata/chk_hdlinks.sh (from /trunk/data/ff_testdata/chk_alist.sh:309)

added chk_hdlinks.sh

------------------------------------------------------------------------
r324 | gbc | 2011-06-09 10:23:39 -0400 (Thu, 09 Jun 2011) | 1 line
Changed paths:
   M /trunk/help/Makefile.am

fixed typo in name

------------------------------------------------------------------------
r323 | gbc | 2011-06-08 14:19:11 -0400 (Wed, 08 Jun 2011) | 3 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/help/scripts.doc
   M /trunk/postproc/Makefile.am
   A /trunk/postproc/attic/linkdata (from /trunk/postproc/linkdata:306)
   D /trunk/postproc/attic/linkdata/hops_data_links.pl.in
   D /trunk/postproc/linkdata
   M /trunk/scripts/Makefile.am
   A /trunk/scripts/hops_data_links.pl.in (from /trunk/postproc/linkdata/hops_data_links.pl.in:306)

Moved hops_data_links.pl.in to scripts (where it belongs).
Moved all of postproc/linkdata to postproc/attic/linkdata.


------------------------------------------------------------------------
r320 | gbc | 2011-06-08 11:01:54 -0400 (Wed, 08 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/tst_fourfit.sh

added helpful comments

------------------------------------------------------------------------
r319 | gbc | 2011-06-08 10:57:16 -0400 (Wed, 08 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   A /trunk/data/ff_testdata/chk_frmrsrch.sh (from /trunk/data/ff_testdata/chk_search.sh:316)
   M /trunk/data/ff_testdata/tst_fourfit.sh

added chk_frmrsrch.sh, fixed up tst_fourfit.sh

------------------------------------------------------------------------
r318 | gbc | 2011-06-07 12:58:02 -0400 (Tue, 07 Jun 2011) | 3 lines
Changed paths:
   M /trunk/postproc/search/Makefile.am
   M /trunk/postproc/search/clear_srchdata.c
   M /trunk/postproc/search/fill_grids.c
   M /trunk/postproc/search/fit_peaks.c
   A /trunk/postproc/search/grid_filler.c
   M /trunk/postproc/search/parabola.c
   M /trunk/postproc/search/parse_cmdline.c
   M /trunk/postproc/search/plot_srchdata.c
   M /trunk/postproc/search/read_data.c
   M /trunk/postproc/search/search.c
   M /trunk/postproc/search/search.h
   M /trunk/postproc/search/sort_data.c
   M /trunk/postproc/search/sorter.c
   M /trunk/postproc/search/write_srchdata.c

Added grid_filler.c and activated Id property.  This works better than
it did perhaps, but there are suggestions that all is not yet sane.


------------------------------------------------------------------------
r317 | gbc | 2011-06-07 12:50:17 -0400 (Tue, 07 Jun 2011) | 1 line
Changed paths:
   M /trunk/help/search.doc

documented a bit more

------------------------------------------------------------------------
r316 | gbc | 2011-06-07 12:40:13 -0400 (Tue, 07 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_search.sh

make the plot in color

------------------------------------------------------------------------
r315 | gbc | 2011-06-07 10:13:40 -0400 (Tue, 07 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_search.sh

canonicalized the test

------------------------------------------------------------------------
r314 | gbc | 2011-06-07 10:09:59 -0400 (Tue, 07 Jun 2011) | 2 lines
Changed paths:
   M /trunk/postproc/fourmer/fourmer.c

removed assumptions about .'s in filenames.


------------------------------------------------------------------------
r313 | gbc | 2011-06-07 10:09:32 -0400 (Tue, 07 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_fourmer.sh

start out with a clean slate

------------------------------------------------------------------------
r312 | gbc | 2011-06-06 17:01:35 -0400 (Mon, 06 Jun 2011) | 1 line
Changed paths:
   A /trunk/Copyright

added generic MIT license

------------------------------------------------------------------------
r311 | gbc | 2011-06-06 16:52:17 -0400 (Mon, 06 Jun 2011) | 6 lines
Changed paths:
   M /trunk/data/ff_testdata/chk_search.sh
   M /trunk/help/search.doc
   M /trunk/postproc/search/Makefile.am
   M /trunk/postproc/search/parse_cmdline.c
   M /trunk/postproc/search/plot_srchdata.c
   M /trunk/postproc/search/search.c
   M /trunk/postproc/search/search.h

Flipped to BIGGER version as the default.  This includes a -g option
to grid the plots more conveniently and also to choose not to use square
cells.  A (plot) was fixed to (*plot) in command line parsing which was
always starting the plot, rather than testing the pointer's reference.
Hopefullly this is still the correct behavior....


------------------------------------------------------------------------
r310 | gbc | 2011-06-06 11:35:38 -0400 (Mon, 06 Jun 2011) | 1 line
Changed paths:
   A /trunk/data/ff_testdata/chk_baselines.sh (from /trunk/data/ff_testdata/chk_ffb_2843.sh:306)
   D /trunk/data/ff_testdata/chk_ffb_2843.sh

renamed ffb to baselines

------------------------------------------------------------------------
r309 | gbc | 2011-06-06 11:34:34 -0400 (Mon, 06 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/data/ff_testdata/chk_aedit.sh
   M /trunk/data/ff_testdata/chk_alist.sh
   M /trunk/data/ff_testdata/chk_env.sh
   M /trunk/data/ff_testdata/chk_search.sh

renamed ffb to baselines

------------------------------------------------------------------------
r308 | gbc | 2011-06-06 11:24:46 -0400 (Mon, 06 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_average.sh
   M /trunk/data/ff_testdata/chk_fourmer.sh
   M /trunk/data/ff_testdata/chk_fringex.sh

removed -p on copies as this does not play well with distcheck

------------------------------------------------------------------------
r307 | gbc | 2011-06-06 11:14:53 -0400 (Mon, 06 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_fourmer.sh

fixed the fourmer test

------------------------------------------------------------------------
r306 | gbc | 2011-06-03 12:20:09 -0400 (Fri, 03 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/data/ff_testdata/chk_fourmer.sh
   A /trunk/data/ff_testdata/chk_search.sh

added 2 tests

------------------------------------------------------------------------
r305 | gbc | 2011-06-03 10:06:39 -0400 (Fri, 03 Jun 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   D /trunk/data/ff_testdata/testfourfit.sh
   D /trunk/data/ff_testdata/testlinux.dist
   D /trunk/data/ff_testdata/testlinux64-a2
   D /trunk/data/ff_testdata/testsuite
   D /trunk/data/ff_testdata/testsuite2
   D /trunk/data/ff_testdata/testsuite3
   A /trunk/data/ff_testdata/tst_fourfit.sh

starting to add fourmer test

------------------------------------------------------------------------
r304 | gbc | 2011-06-03 10:06:08 -0400 (Fri, 03 Jun 2011) | 1 line
Changed paths:
   A /trunk/data/ff_testdata/attic
   A /trunk/data/ff_testdata/attic/testfourfit.sh (from /trunk/data/ff_testdata/testfourfit.sh:282)
   A /trunk/data/ff_testdata/attic/testlinux.dist (from /trunk/data/ff_testdata/testlinux.dist:282)
   A /trunk/data/ff_testdata/attic/testlinux64-a2 (from /trunk/data/ff_testdata/testlinux64-a2:282)
   A /trunk/data/ff_testdata/attic/testsuite (from /trunk/data/ff_testdata/testsuite:282)
   A /trunk/data/ff_testdata/attic/testsuite2 (from /trunk/data/ff_testdata/testsuite2:282)
   A /trunk/data/ff_testdata/attic/testsuite3 (from /trunk/data/ff_testdata/testsuite3:282)

moving things to attic

------------------------------------------------------------------------
r303 | gbc | 2011-06-03 10:04:07 -0400 (Fri, 03 Jun 2011) | 2 lines
Changed paths:
   A /trunk/data/ff_testdata/testdata/3365
   A /trunk/data/ff_testdata/testdata/3365/094-0644_HIGH
   A /trunk/data/ff_testdata/testdata/3365/094-0644_HIGH/3C273.vmudbk
   A /trunk/data/ff_testdata/testdata/3365/094-0644_HIGH/O..vmudbk
   A /trunk/data/ff_testdata/testdata/3365/094-0644_HIGH/OP..vmudbk
   A /trunk/data/ff_testdata/testdata/3365/094-0644_HIGH/P..vmudbk
   A /trunk/data/ff_testdata/testdata/3365/094-0644_HIGH/S..vmudbk
   A /trunk/data/ff_testdata/testdata/3365/094-0644_HIGH/SO..vmudbk
   A /trunk/data/ff_testdata/testdata/3365/094-0644_HIGH/SP..vmudbk
   A /trunk/data/ff_testdata/testdata/3365/094-0644_LOW
   A /trunk/data/ff_testdata/testdata/3365/094-0644_LOW/3C273.vlncsf
   A /trunk/data/ff_testdata/testdata/3365/094-0644_LOW/O..vlncsf
   A /trunk/data/ff_testdata/testdata/3365/094-0644_LOW/OP..vlncsf
   A /trunk/data/ff_testdata/testdata/3365/094-0644_LOW/P..vlncsf
   A /trunk/data/ff_testdata/testdata/3365/094-0644_LOW/S..vlncsf
   A /trunk/data/ff_testdata/testdata/3365/094-0644_LOW/SO..vlncsf
   A /trunk/data/ff_testdata/testdata/3365/094-0644_LOW/SP..vlncsf

Adding a recent 3C273 scan suitable for fourmer testing.


------------------------------------------------------------------------
r302 | gbc | 2011-06-03 09:59:27 -0400 (Fri, 03 Jun 2011) | 1 line
Changed paths:
   A /trunk/data/ff_testdata/chk_fourmer.sh

as it was used pre-test

------------------------------------------------------------------------
r301 | gbc | 2011-06-03 08:45:05 -0400 (Fri, 03 Jun 2011) | 1 line
Changed paths:
   D /trunk/postproc/attic/attic

an attic does not need an attic

------------------------------------------------------------------------
r300 | gbc | 2011-06-02 17:22:43 -0400 (Thu, 02 Jun 2011) | 10 lines
Changed paths:
   M /trunk/postproc/search/Makefile.am
   A /trunk/postproc/search/attic/cpgplot.h (from /trunk/postproc/search/cpgplot.h:282)
   D /trunk/postproc/search/cpgplot.h
   M /trunk/postproc/search/fill_grids.c
   M /trunk/postproc/search/fit_peaks.c
   M /trunk/postproc/search/parse_cmdline.c
   M /trunk/postproc/search/plot_srchdata.c
   M /trunk/postproc/search/read_data.c
   M /trunk/postproc/search/search.c
   M /trunk/postproc/search/search.h
   M /trunk/postproc/search/sort_data.c

Boosted MAX_NRATE/MAX_NDELAY from 300/50 to 600/1000
rather arbitrarily for the moment.  Added a number of
extra messages and minor fixes on the way to making it
work.  The old behavior is BIGGER=0/new is BIGGER=1.

There is something smelly about the gridding--added
HOPS_SEARCH_REMLIMIT to dodge the bullet for the moment.

Moved cpgplot.h away to the attic.


------------------------------------------------------------------------
r298 | gbc | 2011-06-02 16:34:12 -0400 (Thu, 02 Jun 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/output.c
   M /trunk/postproc/fourfit/put_char_at.c

pruned print_page.h from usage and things compiled, but not actually called

------------------------------------------------------------------------
r297 | gbc | 2011-06-02 16:33:35 -0400 (Thu, 02 Jun 2011) | 1 line
Changed paths:
   D /trunk/postproc/fourfit/mk4_makefile

migration of old makefiles

------------------------------------------------------------------------
r296 | gbc | 2011-06-02 16:33:14 -0400 (Thu, 02 Jun 2011) | 1 line
Changed paths:
   D /trunk/postproc/fourfit/Makefile.mk4
   A /trunk/postproc/fourfit/attic
   A /trunk/postproc/fourfit/attic/Makefile.mk4 (from /trunk/postproc/fourfit/Makefile.mk4:282)
   A /trunk/postproc/fourfit/attic/mk4_makefile (from /trunk/postproc/fourfit/mk4_makefile:282)

migration of old makefiles

------------------------------------------------------------------------
r295 | gbc | 2011-06-02 16:32:44 -0400 (Thu, 02 Jun 2011) | 1 line
Changed paths:
   D /trunk/postproc/search/Makefile.mk4
   A /trunk/postproc/search/attic
   A /trunk/postproc/search/attic/Makefile.mk4 (from /trunk/postproc/search/Makefile.mk4:282)

migration of old makefiles

------------------------------------------------------------------------
r294 | gbc | 2011-06-02 16:32:04 -0400 (Thu, 02 Jun 2011) | 1 line
Changed paths:
   M /trunk/mk4-migrate/c-inc.deps
   M /trunk/mk4-migrate/h-inc.deps
   A /trunk/mk4-migrate/include.counts
   M /trunk/mk4-migrate/includorama.sh

refreshed after some atticking

------------------------------------------------------------------------
r291 | gbc | 2011-06-02 13:52:24 -0400 (Thu, 02 Jun 2011) | 1 line
Changed paths:
   D /trunk/help/CorAsc2.html
   D /trunk/help/Errors.html
   D /trunk/help/Help.html
   D /trunk/help/LogHelp.html
   D /trunk/help/M4TapeLib.txt
   M /trunk/help/Makefile.am
   D /trunk/help/MountTapeHelp.html
   D /trunk/help/MountTapeHelp.txt
   D /trunk/help/NOTETS.pdf
   D /trunk/help/NOTLAN2.pdf
   D /trunk/help/NOTTGEN.pdf
   D /trunk/help/OperaHelp.html
   D /trunk/help/OperaHelp.txt
   D /trunk/help/Sara2lvex.html
   D /trunk/help/Tgen.txt
   D /trunk/help/a2t.txt
   M /trunk/help/adump.doc
   M /trunk/help/aedit.doc
   M /trunk/help/alist.doc
   A /trunk/help/attic/M4TapeLib.txt (from /trunk/help/M4TapeLib.txt:282)
   A /trunk/help/attic/MountTapeHelp.txt (from /trunk/help/MountTapeHelp.txt:282)
   A /trunk/help/attic/NOTETS.pdf (from /trunk/help/NOTETS.pdf:282)
   A /trunk/help/attic/NOTLAN2.pdf (from /trunk/help/NOTLAN2.pdf:282)
   A /trunk/help/attic/NOTTGEN.pdf (from /trunk/help/NOTTGEN.pdf:282)
   A /trunk/help/attic/OperaHelp.txt (from /trunk/help/OperaHelp.txt:282)
   A /trunk/help/attic/Tgen.txt (from /trunk/help/Tgen.txt:282)
   A /trunk/help/attic/a2t.txt (from /trunk/help/a2t.txt:282)
   A /trunk/help/attic/composer.old.pdf (from /trunk/help/composer.old.pdf:282)
   A /trunk/help/attic/composer.pdf (from /trunk/help/composer.pdf:282)
   A /trunk/help/attic/ets.pdf (from /trunk/help/ets.pdf:282)
   A /trunk/help/attic/ets_ref.pdf (from /trunk/help/ets_ref.pdf:282)
   A /trunk/help/attic/fringex.aeerdoc (from /trunk/help/fringex.aeerdoc:282)
   A /trunk/help/attic/fringex.cjl (from /trunk/help/fringex.cjl:282)
   A /trunk/help/attic/fringex.old (from /trunk/help/fringex.old:282)
   A /trunk/help/attic/fringex.old2 (from /trunk/help/fringex.old2:282)
   A /trunk/help/attic/html
   A /trunk/help/attic/html/CorAsc2.html (from /trunk/help/CorAsc2.html:282)
   A /trunk/help/attic/html/Errors.html (from /trunk/help/Errors.html:282)
   A /trunk/help/attic/html/Help.html (from /trunk/help/Help.html:282)
   A /trunk/help/attic/html/LogHelp.html (from /trunk/help/LogHelp.html:282)
   A /trunk/help/attic/html/MountTapeHelp.html (from /trunk/help/MountTapeHelp.html:282)
   A /trunk/help/attic/html/OperaHelp.html (from /trunk/help/OperaHelp.html:282)
   A /trunk/help/attic/html/Sara2lvex.html (from /trunk/help/Sara2lvex.html:282)
   A /trunk/help/attic/html/index.html (from /trunk/help/index.html:282)
   A /trunk/help/attic/html/nottdb.html (from /trunk/help/nottdb.html:282)
   A /trunk/help/attic/html/nottgen.html (from /trunk/help/nottgen.html:282)
   A /trunk/help/attic/libbfio.doc (from /trunk/help/libbfio.doc:282)
   A /trunk/help/attic/libraries.doc (from /trunk/help/libraries.doc:282)
   A /trunk/help/attic/libx_fplot.doc (from /trunk/help/libx_fplot.doc:282)
   A /trunk/help/attic/mk3fit.doc (from /trunk/help/mk3fit.doc:282)
   A /trunk/help/attic/mk4_ccfio.doc (from /trunk/help/mk4_ccfio.doc:282)
   A /trunk/help/attic/printdocs (from /trunk/help/printdocs:282)
   A /trunk/help/attic/protocol.txt (from /trunk/help/protocol.txt:282)
   A /trunk/help/attic/zplmanual.pdf (from /trunk/help/zplmanual.pdf:282)
   M /trunk/help/average.doc
   M /trunk/help/bispec.doc
   M /trunk/help/calamp.doc
   M /trunk/help/cofit.doc
   D /trunk/help/composer.old.pdf
   D /trunk/help/composer.pdf
   M /trunk/help/coterp.doc
   D /trunk/help/ets.pdf
   D /trunk/help/ets_ref.pdf
   M /trunk/help/fold.doc
   M /trunk/help/fourfit.doc
   M /trunk/help/fplot.doc
   D /trunk/help/fringex.aeerdoc
   D /trunk/help/fringex.cjl
   M /trunk/help/fringex.doc
   D /trunk/help/fringex.old
   D /trunk/help/fringex.old2
   D /trunk/help/index.html
   D /trunk/help/libbfio.doc
   D /trunk/help/libraries.doc
   D /trunk/help/libx_fplot.doc
   M /trunk/help/linkdata.doc
   D /trunk/help/mk3fit.doc
   D /trunk/help/mk4_ccfio.doc
   M /trunk/help/mmreduce.doc
   D /trunk/help/nottdb.html
   D /trunk/help/nottgen.html
   M /trunk/help/pratio.doc
   D /trunk/help/printdocs
   D /trunk/help/protocol.txt
   M /trunk/help/scripts.doc
   M /trunk/help/search.doc
   M /trunk/help/vhelp.doc
   D /trunk/help/zplmanual.pdf

moved alot of old stuff into attic for now

------------------------------------------------------------------------
r289 | gbc | 2011-06-02 12:41:51 -0400 (Thu, 02 Jun 2011) | 1 line
Changed paths:
   A /trunk/scripts/aedit_scripts
   A /trunk/scripts/aedit_scripts/aedit.double
   A /trunk/scripts/aedit_scripts/aedit.rb
   A /trunk/scripts/aedit_scripts/aedit.rb.bak
   A /trunk/scripts/aedit_scripts/aedit.rb.old
   A /trunk/scripts/aedit_scripts/aedit.rb4
   A /trunk/scripts/aedit_scripts/aedit.rd
   A /trunk/scripts/aedit_scripts/aedit.sb
   A /trunk/scripts/aedit_scripts/aedit.vl
   A /trunk/scripts/aedit_scripts/aedit.wb
   A /trunk/scripts/aedit_scripts/aedit.wb.old
   A /trunk/scripts/aedit_scripts/aedit.wb4
   A /trunk/scripts/aedit_scripts/goddard.export
   A /trunk/scripts/aedit_scripts/goddard.export2
   A /trunk/scripts/aedit_scripts/mmvlbi_codet
   A /trunk/scripts/aedit_scripts/mmvlbi_mlist
   A /trunk/scripts/aedit_scripts/pcal.script
   A /trunk/scripts/aedit_scripts/phasedisp.params
   A /trunk/scripts/aedit_scripts/phasedisp.params.with_H
   A /trunk/scripts/aedit_scripts/repro.list
   A /trunk/scripts/aedit_scripts/sort.list
   A /trunk/scripts/aedit_scripts/write.ver1
   A /trunk/scripts/shell_scripts
   A /trunk/scripts/shell_scripts/aedit_plot
   A /trunk/scripts/shell_scripts/archive
   A /trunk/scripts/shell_scripts/archive.nodelete
   A /trunk/scripts/shell_scripts/deldup
   A /trunk/scripts/shell_scripts/dribble
   A /trunk/scripts/shell_scripts/drool
   A /trunk/scripts/shell_scripts/efind
   A /trunk/scripts/shell_scripts/env_check
   A /trunk/scripts/shell_scripts/fplot_print
   A /trunk/scripts/shell_scripts/ftp_com
   A /trunk/scripts/shell_scripts/geo.prep
   A /trunk/scripts/shell_scripts/goddard.export
   A /trunk/scripts/shell_scripts/goddard.export.bak
   A /trunk/scripts/shell_scripts/goddard.export.new
   A /trunk/scripts/shell_scripts/goddard.export.old
   A /trunk/scripts/shell_scripts/goddard.export.on3
   A /trunk/scripts/shell_scripts/goddard.export.temp
   A /trunk/scripts/shell_scripts/goddard.plots
   A /trunk/scripts/shell_scripts/goddard.tape
   A /trunk/scripts/shell_scripts/mmreduce_scripts
   A /trunk/scripts/shell_scripts/mmreduce_scripts/2651-test.aescript
   A /trunk/scripts/shell_scripts/mmreduce_scripts/2651-test.alist
   A /trunk/scripts/shell_scripts/mmreduce_scripts/make_cmlist
   A /trunk/scripts/shell_scripts/mmreduce_scripts/make_cmlist.old
   A /trunk/scripts/shell_scripts/mmreduce_scripts/make_cmlistf
   A /trunk/scripts/shell_scripts/mmreduce_scripts/make_codet
   A /trunk/scripts/shell_scripts/mmreduce_scripts/make_codetf
   A /trunk/scripts/shell_scripts/mmreduce_scripts/make_cofit
   A /trunk/scripts/shell_scripts/mmreduce_scripts/make_cofitf
   A /trunk/scripts/shell_scripts/mmreduce_scripts/make_fmlist
   A /trunk/scripts/shell_scripts/mmreduce_scripts/make_fmlistf
   A /trunk/scripts/shell_scripts/mmreduce_scripts/make_mlist
   A /trunk/scripts/shell_scripts/mmreduce_scripts/make_mlistf
   A /trunk/scripts/shell_scripts/mmreduce_scripts/make_vis
   A /trunk/scripts/shell_scripts/mmreduce_scripts/mm_start
   A /trunk/scripts/shell_scripts/mmreduce_scripts/mmreduce
   A /trunk/scripts/shell_scripts/mmreduce_scripts/skipask
   A /trunk/scripts/shell_scripts/mod
   A /trunk/scripts/shell_scripts/monitor
   A /trunk/scripts/shell_scripts/rdplot
   A /trunk/scripts/shell_scripts/regplot
   A /trunk/scripts/shell_scripts/retrieve
   A /trunk/scripts/shell_scripts/test
   A /trunk/scripts/shell_scripts/test2
   A /trunk/scripts/shell_scripts/update_hops
   A /trunk/scripts/shell_scripts/vhelp
   A /trunk/scripts/shell_scripts/vlbaplot
   A /trunk/scripts/shell_scripts/wideplot

more ancient stuff

------------------------------------------------------------------------
r288 | gbc | 2011-06-01 17:02:09 -0400 (Wed, 01 Jun 2011) | 4 lines
Changed paths:
   M /trunk/postproc/fringex/Makefile.am
   A /trunk/postproc/fringex/attic
   A /trunk/postproc/fringex/attic/dms_to_deg.c (from /trunk/postproc/fringex/dms_to_deg.c:282)
   M /trunk/postproc/fringex/calc_seg.c
   M /trunk/postproc/fringex/clear_fxp.c
   D /trunk/postproc/fringex/dms_to_deg.c
   M /trunk/postproc/fringex/fill_aline.c
   M /trunk/postproc/fringex/fringex.h
   M /trunk/postproc/fringex/parse_cmdline.c
   M /trunk/postproc/fringex/read_binaries.c
   M /trunk/postproc/fringex/set_reffreq.c

Introduced symbolics for all those "16"s.  Seems to work.
Added fringey as a test program so that if there are problems
we have a way to check and see if this is the issue.


------------------------------------------------------------------------
r287 | gbc | 2011-05-31 17:16:53 -0400 (Tue, 31 May 2011) | 1 line
Changed paths:
   M /trunk/postproc/fringex/set_reffreq.c

added missing include

------------------------------------------------------------------------
r286 | gbc | 2011-05-31 17:15:29 -0400 (Tue, 31 May 2011) | 1 line
Changed paths:
   M /trunk/postproc/fringex/fill_aline.c
   M /trunk/postproc/fringex/fringex.c
   M /trunk/postproc/fringex/parse_cmdline.c
   M /trunk/postproc/fringex/parse_dflag.c
   M /trunk/postproc/fringex/read_binaries.c

added missing includes

------------------------------------------------------------------------
r285 | gbc | 2011-05-31 17:12:50 -0400 (Tue, 31 May 2011) | 2 lines
Changed paths:
   M /trunk/postproc/fringex/fringex.h

Introduced NFX_FCHAN at 16 in preparation for increasing it later.


------------------------------------------------------------------------
r284 | gbc | 2011-05-31 17:02:35 -0400 (Tue, 31 May 2011) | 1 line
Changed paths:
   M /trunk/postproc/search/parse_cmdline.c

force device to init to null

------------------------------------------------------------------------
r283 | gbc | 2011-05-31 15:36:29 -0400 (Tue, 31 May 2011) | 1 line
Changed paths:
   A /trunk/mk4-migrate/c-inc.deps
   A /trunk/mk4-migrate/h-inc.deps
   A /trunk/mk4-migrate/includorama.sh

tracking down losers

------------------------------------------------------------------------
r282 | gbc | 2011-05-31 15:06:20 -0400 (Tue, 31 May 2011) | 2 lines
Changed paths:
   M /trunk/include/Makefile.am
   D /trunk/include/TCaux.old.h
   D /trunk/include/adata.v3.h
   A /trunk/include/attic/TCaux.old.h (from /trunk/include/TCaux.old.h:278)
   A /trunk/include/attic/adata.v3.h (from /trunk/include/adata.v3.h:273)
   A /trunk/include/attic/cpgplot.h.prev (from /trunk/include/cpgplot.h.prev:273)
   A /trunk/include/attic/cvex_new.h (from /trunk/include/cvex_new.h:278)
   A /trunk/include/attic/cvex_old.h (from /trunk/include/cvex_old.h:278)
   D /trunk/include/cpgplot.h.prev
   D /trunk/include/cvex_new.h
   D /trunk/include/cvex_old.h

Migrated some older headers, a bit more triage in Makefile.am.


------------------------------------------------------------------------
r277 | gbc | 2011-05-25 15:42:50 -0400 (Wed, 25 May 2011) | 1 line
Changed paths:
   M /trunk/help/Makefile.am
   M /trunk/help/fourmer.doc

added fourmer to help

------------------------------------------------------------------------
r276 | gbc | 2011-05-25 15:25:49 -0400 (Wed, 25 May 2011) | 1 line
Changed paths:
   M /trunk/help/template.doc

initials and date go away

------------------------------------------------------------------------
r273 | gbc | 2011-05-24 17:02:01 -0400 (Tue, 24 May 2011) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/help/Makefile.am
   M /trunk/help/adump.doc
   M /trunk/help/aedit.doc
   M /trunk/help/alist.doc
   A /trunk/help/scripts.doc (from /trunk/help/attic/scripts.doc:269)
   M /trunk/help/vhelp.doc
   M /trunk/postproc/Makefile.am
   M /trunk/scripts/Makefile.am

Removed unused postproc/sub and cleaned up some help.


------------------------------------------------------------------------
r272 | gbc | 2011-05-24 16:29:41 -0400 (Tue, 24 May 2011) | 1 line
Changed paths:
   M /trunk/misc/bits/m5c-vdif-zc-doit.sh
   M /trunk/misc/bits/m5c-vdif-zc-plot.sh

fixed indexing issue

------------------------------------------------------------------------
r271 | gbc | 2011-05-24 13:26:59 -0400 (Tue, 24 May 2011) | 1 line
Changed paths:
   A /trunk/misc/bits/m5c-vdif-zc-doit.sh
   A /trunk/misc/bits/m5c-vdif-zc-plot.sh

useful widgets

------------------------------------------------------------------------
r270 | gbc | 2011-05-24 08:31:18 -0400 (Tue, 24 May 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   A /trunk/data/ff_testdata/chk_average.sh (from /trunk/data/ff_testdata/chk_fringex.sh:269)
   M /trunk/data/ff_testdata/chk_fringex.sh

average is not prime-time ready

------------------------------------------------------------------------
r269 | gbc | 2011-05-22 11:04:07 -0400 (Sun, 22 May 2011) | 1 line
Changed paths:
   M /trunk/scripts/Makefile.am

and DIST it, too

------------------------------------------------------------------------
r268 | gbc | 2011-05-21 19:30:04 -0400 (Sat, 21 May 2011) | 1 line
Changed paths:
   M /trunk/scripts/Makefile.am

vhelp.dist needs to be available

------------------------------------------------------------------------
r267 | gbc | 2011-05-20 13:28:39 -0400 (Fri, 20 May 2011) | 1 line
Changed paths:
   M /trunk/help/Makefile.am
   M /trunk/scripts/Makefile.am

another shot at trimming

------------------------------------------------------------------------
r266 | gbc | 2011-05-20 13:12:05 -0400 (Fri, 20 May 2011) | 1 line
Changed paths:
   M /trunk/scripts/Makefile.am

slightly better arrangement, but still broken

------------------------------------------------------------------------
r265 | gbc | 2011-05-20 11:39:47 -0400 (Fri, 20 May 2011) | 3 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   M /trunk/correlator/CorAsc2/Makefile.am
   M /trunk/correlator/Makefile.am
   M /trunk/correlator/prog/Makefile.am
   M /trunk/data/Makefile.am
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/difx/Makefile.am
   M /trunk/help/Makefile.am
   D /trunk/help/aedit/banner
   D /trunk/help/aedit/end.tex
   D /trunk/help/aedit/fixquotes.c
   D /trunk/help/aedit/formatter.c
   D /trunk/help/aedit/general.tex
   D /trunk/help/aedit/junk.out
   D /trunk/help/aedit/makeman
   A /trunk/help/aedit/man/banner (from /trunk/help/aedit/banner:261)
   A /trunk/help/aedit/man/end.tex (from /trunk/help/aedit/end.tex:261)
   A /trunk/help/aedit/man/fixquotes.c (from /trunk/help/aedit/fixquotes.c:261)
   A /trunk/help/aedit/man/formatter.c (from /trunk/help/aedit/formatter.c:261)
   A /trunk/help/aedit/man/general.tex (from /trunk/help/aedit/general.tex:261)
   A /trunk/help/aedit/man/junk.out (from /trunk/help/aedit/junk.out:261)
   A /trunk/help/aedit/man/makeman (from /trunk/help/aedit/makeman:261)
   A /trunk/help/aedit/man/manual.aux (from /trunk/help/aedit/manual.aux:261)
   A /trunk/help/aedit/man/manual.dvi (from /trunk/help/aedit/manual.dvi:261)
   A /trunk/help/aedit/man/manual.log (from /trunk/help/aedit/manual.log:261)
   A /trunk/help/aedit/man/manual.ps (from /trunk/help/aedit/manual.ps:261)
   A /trunk/help/aedit/man/manual.tex (from /trunk/help/aedit/manual.tex:261)
   A /trunk/help/aedit/man/new_in_4.0 (from /trunk/help/aedit/new_in_4.0:261)
   A /trunk/help/aedit/man/new_in_4.1 (from /trunk/help/aedit/new_in_4.1:261)
   A /trunk/help/aedit/man/spacer (from /trunk/help/aedit/spacer:261)
   A /trunk/help/aedit/man/temp.tex (from /trunk/help/aedit/temp.tex:261)
   A /trunk/help/aedit/man/template (from /trunk/help/aedit/template:261)
   A /trunk/help/aedit/man/template.tex (from /trunk/help/aedit/template.tex:261)
   D /trunk/help/aedit/manual.aux
   D /trunk/help/aedit/manual.dvi
   D /trunk/help/aedit/manual.log
   D /trunk/help/aedit/manual.ps
   D /trunk/help/aedit/manual.tex
   D /trunk/help/aedit/new_in_4.0
   D /trunk/help/aedit/new_in_4.1
   D /trunk/help/aedit/spacer
   D /trunk/help/aedit/temp.tex
   D /trunk/help/aedit/template
   D /trunk/help/aedit/template.tex
   D /trunk/help/aips.doc
   D /trunk/help/archive.doc
   D /trunk/help/atofits.doc
   A /trunk/help/attic/aips.doc (from /trunk/help/aips.doc:261)
   A /trunk/help/attic/archive.doc (from /trunk/help/archive.doc:261)
   A /trunk/help/attic/atofits.doc (from /trunk/help/atofits.doc:261)
   A /trunk/help/attic/caltech.doc (from /trunk/help/caltech.doc:261)
   A /trunk/help/attic/cdump.doc (from /trunk/help/cdump.doc:261)
   A /trunk/help/attic/ddstat.doc (from /trunk/help/ddstat.doc:261)
   A /trunk/help/attic/disk.doc (from /trunk/help/disk.doc:261)
   A /trunk/help/attic/drool.doc (from /trunk/help/drool.doc:261)
   A /trunk/help/attic/forclose.doc (from /trunk/help/forclose.doc:261)
   A /trunk/help/attic/fourfit.old.doc (from /trunk/help/fourfit.old.doc:261)
   A /trunk/help/attic/interpol.doc (from /trunk/help/interpol.doc:261)
   A /trunk/help/attic/libccfio.doc (from /trunk/help/libccfio.doc:261)
   A /trunk/help/attic/linkdata.old.doc (from /trunk/help/linkdata.old.doc:261)
   A /trunk/help/attic/mod.doc (from /trunk/help/mod.doc:261)
   A /trunk/help/attic/modformat.doc (from /trunk/help/modformat.doc:261)
   A /trunk/help/attic/monitor.doc (from /trunk/help/monitor.doc:261)
   A /trunk/help/attic/rename.doc (from /trunk/help/rename.doc:261)
   A /trunk/help/attic/restore.doc (from /trunk/help/restore.doc:261)
   A /trunk/help/attic/retrieve.doc (from /trunk/help/retrieve.doc:261)
   A /trunk/help/attic/scripts.doc (from /trunk/help/scripts.doc:261)
   A /trunk/help/attic/stcodes.doc (from /trunk/help/stcodes.doc:261)
   A /trunk/help/attic/unix_to_ci.doc (from /trunk/help/unix_to_ci.doc:261)
   D /trunk/help/caltech.doc
   D /trunk/help/cdump.doc
   D /trunk/help/ddstat.doc
   D /trunk/help/disk.doc
   D /trunk/help/drool.doc
   D /trunk/help/forclose.doc
   D /trunk/help/fourfit.old.doc
   A /trunk/help/fourmer.doc (from /trunk/help/template.doc:261)
   D /trunk/help/interpol.doc
   D /trunk/help/libccfio.doc
   D /trunk/help/linkdata.old.doc
   D /trunk/help/mod.doc
   D /trunk/help/modformat.doc
   D /trunk/help/monitor.doc
   D /trunk/help/rename.doc
   D /trunk/help/restore.doc
   D /trunk/help/retrieve.doc
   D /trunk/help/scripts.doc
   D /trunk/help/stcodes.doc
   D /trunk/help/unix_to_ci.doc
   M /trunk/include/Makefile.am
   M /trunk/misc/Makefile.am
   M /trunk/misc/smto/Makefile.am
   M /trunk/misc/time/Makefile.am
   M /trunk/misc/vlbi2/Makefile.am
   M /trunk/postproc/Makefile.am
   M /trunk/postproc/adump/Makefile.am
   M /trunk/postproc/aedit/Makefile.am
   M /trunk/postproc/alist/Makefile.am
   M /trunk/postproc/average/Makefile.am
   M /trunk/postproc/bispec/Makefile.am
   M /trunk/postproc/calamp/Makefile.am
   M /trunk/postproc/cofit/Makefile.am
   M /trunk/postproc/coterp/Makefile.am
   M /trunk/postproc/fold/Makefile.am
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fplot/Makefile.am
   M /trunk/postproc/fringex/Makefile.am
   M /trunk/postproc/linkdata/Makefile.am
   M /trunk/postproc/pratio/Makefile.am
   M /trunk/postproc/search/Makefile.am
   M /trunk/postproc/sub/Makefile.am
   M /trunk/postproc/sub/x_fplot/Makefile.am
   M /trunk/scripts/Makefile.am
   M /trunk/sub/Makefile.am
   M /trunk/sub/afio/Makefile.am
   M /trunk/sub/dfio/Makefile.am
   M /trunk/sub/util/Makefile.am
   M /trunk/sub/vex/Makefile.am

First pass at trimming the default distribution to sine qua non
and migrating various historical items to various attics.


------------------------------------------------------------------------
r264 | gbc | 2011-05-20 11:34:29 -0400 (Fri, 20 May 2011) | 1 line
Changed paths:
   A /trunk/help/attic

a place for old things on the way to oblivion

------------------------------------------------------------------------
r263 | gbc | 2011-05-20 11:33:00 -0400 (Fri, 20 May 2011) | 1 line
Changed paths:
   A /trunk/help/aedit/man

a place for aedit manual pieces

------------------------------------------------------------------------
r262 | gbc | 2011-05-20 10:28:27 -0400 (Fri, 20 May 2011) | 1 line
Changed paths:
   M /trunk/configure.ac

some whitespace changes prior to first round of culling

------------------------------------------------------------------------
r261 | gbc | 2011-05-20 09:50:42 -0400 (Fri, 20 May 2011) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac

added some revision tracking

------------------------------------------------------------------------
r260 | gbc | 2011-05-19 17:10:14 -0400 (Thu, 19 May 2011) | 2 lines
Changed paths:
   M /trunk/postproc/fourmer/Makefile.am
   M /trunk/postproc/fourmer/do_record_merge.c
   M /trunk/postproc/fourmer/fourmer.c
   M /trunk/postproc/fourmer/fourmer.h
   A /trunk/postproc/fourmer/scan_name_edit.c

Added scan_name_edit.c to generate a new (common) scan name.


------------------------------------------------------------------------
r259 | gbc | 2011-05-19 14:36:09 -0400 (Thu, 19 May 2011) | 3 lines
Changed paths:
   M /trunk/postproc/fourmer/Makefile.am
   A /trunk/postproc/fourmer/append_sdata.c
   M /trunk/postproc/fourmer/do_record_merge.c
   M /trunk/postproc/fourmer/fourmer.h
   M /trunk/postproc/fourmer/gen_new_chan_id.c

Fixed up channel names in the station files as well.
Moved all that code to append_sdata.c.


------------------------------------------------------------------------
r254 | gbc | 2011-05-17 13:51:30 -0400 (Tue, 17 May 2011) | 4 lines
Changed paths:
   M /trunk/postproc/fourmer/Makefile.am
   M /trunk/postproc/fourmer/do_record_merge.c
   M /trunk/postproc/fourmer/fourmer.h
   A /trunk/postproc/fourmer/print_cdata_cmp.c

Split out the commented-out diagnostic info into a subroutine
[print_cdata_cmp()] that won't be called most of the time so
that it's there if it's ever needed.


------------------------------------------------------------------------
r253 | gbc | 2011-05-17 09:58:18 -0400 (Tue, 17 May 2011) | 3 lines
Changed paths:
   M /trunk/postproc/fourmer/fourmer.c

Broke out the output name construction into a separate function
and added checks to prevent accidental root overwrites.


------------------------------------------------------------------------
r252 | gbc | 2011-05-17 08:45:39 -0400 (Tue, 17 May 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourmer/gen_new_chan_id.c
   M /trunk/postproc/fourmer/test_new_chan_id.c

came up with simpler scheme for chan id games

------------------------------------------------------------------------
r251 | gbc | 2011-05-16 17:36:08 -0400 (Mon, 16 May 2011) | 12 lines
Changed paths:
   M /trunk/postproc/fourmer/Makefile.am
   M /trunk/postproc/fourmer/do_record_merge.c
   M /trunk/postproc/fourmer/fourmer.c
   A /trunk/postproc/fourmer/fourmer.h
   A /trunk/postproc/fourmer/gen_new_chan_id.c
   A /trunk/postproc/fourmer/test_new_chan_id.c

Added gen_new_chan_id.c as hook to channel name manipulations.
fourmer.c gets calls to relabel the channels via relabel_chan_def().
do_record_merge.c does it via relabel_chan_ids().  Both go to a common
call gen_new_chan_id() which is a hook for all things future.

In addition, for do_record_merge.c I fixed up a few minor issues
(missing includes, unused variables) and added symbolic names for
things that might change in the future.  Some of the while() loops
were completing without success, but failure wasn't always caught.

This still needs work and rigorous testing....


------------------------------------------------------------------------
r248 | gbc | 2011-05-13 16:42:31 -0400 (Fri, 13 May 2011) | 3 lines
Changed paths:
   M /trunk/postproc/fourmer/do_record_merge.c
   M /trunk/postproc/fourmer/fourmer.c

A start on relabelling single-channel cases.
Possibly not quite right, yet...but less broken than before.


------------------------------------------------------------------------
r247 | gbc | 2011-05-13 15:21:47 -0400 (Fri, 13 May 2011) | 3 lines
Changed paths:
   M /trunk/sub/dfio/write_mk4corel.c

default maxindex to -1 to prevent segfault or
other bad behavior if index is not at least 1.


------------------------------------------------------------------------
r244 | gbc | 2011-05-13 11:30:00 -0400 (Fri, 13 May 2011) | 3 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/misc/bits/Makefile.am

Broke of -ltr as RT_LIBS so that it doesn't get linked with
absolutely everything.  Produces segfaults on some architectures. ?!


------------------------------------------------------------------------
r243 | gbc | 2011-05-13 11:29:09 -0400 (Fri, 13 May 2011) | 1 line
Changed paths:
   M /trunk/Makefile.am

do not overwrite links in ~/bin

------------------------------------------------------------------------
r237 | rjc | 2011-05-11 14:07:14 -0400 (Wed, 11 May 2011) | 1 line
Changed paths:
   M /trunk/correlator/prog/text/pformat.txt

add common configurations to pformat.txt

------------------------------------------------------------------------
r234 | rjc | 2011-05-11 12:08:32 -0400 (Wed, 11 May 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/vrot.c

rotate phase to actual band center; fringeplot mods

------------------------------------------------------------------------
r232 | gbc | 2011-05-11 08:46:17 -0400 (Wed, 11 May 2011) | 1 line
Changed paths:
   M /trunk/Makefile.am

fixed install-hook

------------------------------------------------------------------------
r231 | gbc | 2011-05-10 12:48:12 -0400 (Tue, 10 May 2011) | 1 line
Changed paths:
   A /trunk/data/ff_testdata/testdata/3262/cf_3262

added cf_3262 from /correlator/data/3262/cf_3262

------------------------------------------------------------------------
r230 | gbc | 2011-05-10 12:47:48 -0400 (Tue, 10 May 2011) | 1 line
Changed paths:
   D /trunk/data/ff_testdata/testdata/3262/cf_3262

removed symlink to cf_3262

------------------------------------------------------------------------
r228 | gbc | 2011-05-10 08:46:20 -0400 (Tue, 10 May 2011) | 2 lines
Changed paths:
   M /trunk/sub/dfio/Makefile.am
   M /trunk/sub/dfio/test_compress.c

Better behavior when dict words are *not* available.


------------------------------------------------------------------------
r227 | gbc | 2011-05-10 08:45:46 -0400 (Tue, 10 May 2011) | 1 line
Changed paths:
   M /trunk/sub/dfio/test.c

added missing include

------------------------------------------------------------------------
r226 | rjc | 2011-05-09 14:57:02 -0400 (Mon, 09 May 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourmer/do_record_merge.c
   M /trunk/postproc/fourmer/fourmer.c

fix 64 bit pointer arithmetic & cosmetic changes

------------------------------------------------------------------------
r224 | gbc | 2011-05-05 09:54:06 -0400 (Thu, 05 May 2011) | 1 line
Changed paths:
   M /trunk/misc/bits/b4ensb.c

renamed output

------------------------------------------------------------------------
r223 | gbc | 2011-05-05 09:34:53 -0400 (Thu, 05 May 2011) | 1 line
Changed paths:
   M /trunk/misc/bits/Makefile.am
   A /trunk/misc/bits/b4ensb.c
   M /trunk/misc/bits/b4thresh.c

added b4ensb.c

------------------------------------------------------------------------
r222 | rjc | 2011-05-04 15:18:59 -0400 (Wed, 04 May 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fringe_search.c
   M /trunk/postproc/fourfit/precorrect.c

fix ff man pcal phases when doing many baselines

------------------------------------------------------------------------
r219 | gbc | 2011-05-03 14:21:53 -0400 (Tue, 03 May 2011) | 1 line
Changed paths:
   M /trunk/misc/bits/b4thresh.c

added some comments

------------------------------------------------------------------------
r218 | gbc | 2011-05-03 09:36:08 -0400 (Tue, 03 May 2011) | 1 line
Changed paths:
   M /trunk/misc/bits/Makefile.am
   A /trunk/misc/bits/b4thresh.c
   M /trunk/misc/bits/vnoise.c
   M /trunk/misc/bits/vnoise.h
   M /trunk/misc/bits/vnoise_maker.c

added b4thresh to check on state levels

------------------------------------------------------------------------
r213 | rjc | 2011-04-28 10:25:59 -0400 (Thu, 28 Apr 2011) | 1 line
Changed paths:
   M /trunk/correlator/CorAsc2/CorAsc2.c

in CorAsc2 properly round displayed rot for type 309

------------------------------------------------------------------------
r212 | rjc | 2011-04-28 10:09:40 -0400 (Thu, 28 Apr 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c

fix units conversion in max555 code

------------------------------------------------------------------------
r211 | gbc | 2011-04-25 11:50:45 -0400 (Mon, 25 Apr 2011) | 1 line
Changed paths:
   M /trunk/postproc/aedit/cleanup_psplot.c

once cleaned-up, the plot is no longer displayed

------------------------------------------------------------------------
r210 | rjc | 2011-04-22 11:32:23 -0400 (Fri, 22 Apr 2011) | 1 line
Changed paths:
   M /trunk/sub/util/test.c

add externs to util/test.c to keep linker happy

------------------------------------------------------------------------
r209 | gbc | 2011-04-22 10:01:41 -0400 (Fri, 22 Apr 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_2836.sh
   M /trunk/data/ff_testdata/chk_ff_2843.sh

relaxed size constraint on PS file tests

------------------------------------------------------------------------
r208 | gbc | 2011-04-21 16:36:19 -0400 (Thu, 21 Apr 2011) | 5 lines
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am
   M /trunk/postproc/aedit/Makefile.am
   M /trunk/postproc/coterp/Makefile.am
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourfit/fourfit.c
   M /trunk/postproc/fourfit/read_sdata.c
   M /trunk/postproc/search/Makefile.am

Shifted PGPlot libraries to follow the intrinsic HOPS libraries
for the linkage list.  It shouldn't make a difference on most platforms,
but if something is screwy in PGPLOT/F77 land, it makes it more likely
that HOPS will compile on its own.


------------------------------------------------------------------------
r207 | rjc | 2011-04-20 14:37:15 -0400 (Wed, 20 Apr 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/set_pointers.c

omit parity plot; compress print if necessary

------------------------------------------------------------------------
r205 | rjc | 2011-04-14 15:50:00 -0400 (Thu, 14 Apr 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/pcalibrate.c

bugfix for irreg # of pc tones

------------------------------------------------------------------------
r200 | rjc | 2011-04-11 16:14:25 -0400 (Mon, 11 Apr 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/pcalibrate.c

fixed pcalibrate bug for non multitone mode

------------------------------------------------------------------------
r199 | gbc | 2011-04-11 14:00:30 -0400 (Mon, 11 Apr 2011) | 1 line
Changed paths:
   M /trunk/misc/smto/smto_sdd_parse.c

a small step before getting disstracted

------------------------------------------------------------------------
r198 | gbc | 2011-04-11 08:49:14 -0400 (Mon, 11 Apr 2011) | 1 line
Changed paths:
   M /trunk/misc/Makefile.am

need to descend to smto

------------------------------------------------------------------------
r197 | gbc | 2011-04-08 16:56:48 -0400 (Fri, 08 Apr 2011) | 1 line
Changed paths:
   M /trunk/misc/smto/Makefile.am
   M /trunk/misc/smto/smto_sdd.c
   M /trunk/misc/smto/smto_sdd.h
   A /trunk/misc/smto/smto_sdd_parse.c
   M /trunk/misc/smto/smto_sdt.c

started doing this right

------------------------------------------------------------------------
r196 | gbc | 2011-04-08 16:35:52 -0400 (Fri, 08 Apr 2011) | 1 line
Changed paths:
   M /trunk/misc/smto/Makefile.am
   D /trunk/misc/smto/smto_sdd_x.c
   A /trunk/misc/smto/smto_sdx.c (from /trunk/misc/smto/smto_sdd_x.c:195)

renaming

------------------------------------------------------------------------
r195 | gbc | 2011-04-08 16:35:22 -0400 (Fri, 08 Apr 2011) | 1 line
Changed paths:
   M /trunk/misc/smto/Makefile.am
   D /trunk/misc/smto/smto_sd2.c
   D /trunk/misc/smto/smto_sd2.h
   R /trunk/misc/smto/smto_sdd.c (from /trunk/misc/smto/smto_sd2.c:194)
   A /trunk/misc/smto/smto_sdd.h (from /trunk/misc/smto/smto_sd2.h:194)
   A /trunk/misc/smto/smto_sdd_x.c (from /trunk/misc/smto/smto_sdd.c:193)

renaming

------------------------------------------------------------------------
r194 | gbc | 2011-04-08 16:34:23 -0400 (Fri, 08 Apr 2011) | 1 line
Changed paths:
   M /trunk/misc/smto/Makefile.am
   A /trunk/misc/smto/smto_sd2.c (from /trunk/misc/smto/smto_sdd.c:193)
   A /trunk/misc/smto/smto_sd2.h (from /trunk/misc/smto/smto_sdd.c:193)
   A /trunk/misc/smto/smto_sdt.c

shovelling

------------------------------------------------------------------------
r193 | gbc | 2011-04-08 15:20:01 -0400 (Fri, 08 Apr 2011) | 1 line
Changed paths:
   M /trunk/configure.ac
   A /trunk/misc/smto/Makefile.am (from /trunk/misc/vlbi2/Makefile.am:191)
   A /trunk/misc/smto/sdd_file_format.pdf
   A /trunk/misc/smto/smto_sdd.c (from /trunk/misc/vlbi2/smto_sdd.c:191)
   A /trunk/misc/smto/smto_sdd_ok.c (from /trunk/misc/vlbi2/smto_sdd_ok.c:191)
   M /trunk/misc/vlbi2/Makefile.am
   D /trunk/misc/vlbi2/smto_sdd.c
   D /trunk/misc/vlbi2/smto_sdd_ok.c

moved smto stuff to own dir

------------------------------------------------------------------------
r192 | gbc | 2011-04-08 15:15:20 -0400 (Fri, 08 Apr 2011) | 1 line
Changed paths:
   A /trunk/misc/smto

a (temporary) place for smto stuff

------------------------------------------------------------------------
r191 | rjc | 2011-04-05 14:18:31 -0400 (Tue, 05 Apr 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_207.c
   M /trunk/postproc/fourfit/fourfit.c
   M /trunk/postproc/fourfit/lex.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/read_control_file.c
   M /trunk/sub/dfio/addr_100.c
   M /trunk/sub/dfio/addr_101.c
   M /trunk/sub/dfio/addr_120.c
   M /trunk/sub/dfio/addr_300.c
   M /trunk/sub/dfio/addr_301.c
   M /trunk/sub/dfio/addr_302.c
   M /trunk/sub/vex/parse_pval.c

many mods to pass valgrind cleanly

------------------------------------------------------------------------
r190 | gbc | 2011-04-02 08:38:42 -0400 (Sat, 02 Apr 2011) | 1 line
Changed paths:
   M /trunk/misc/vlbi2/smto_sdd.c
   A /trunk/misc/vlbi2/smto_sdd_ok.c

actually does more

------------------------------------------------------------------------
r189 | gbc | 2011-04-02 05:46:31 -0400 (Sat, 02 Apr 2011) | 1 line
Changed paths:
   M /trunk/misc/vlbi2/smto_sdd.c

this almost worked

------------------------------------------------------------------------
r188 | gbc | 2011-04-02 00:38:40 -0400 (Sat, 02 Apr 2011) | 1 line
Changed paths:
   M /trunk/misc/vlbi2/mainv.c

document ampfac change

------------------------------------------------------------------------
r187 | gbc | 2011-03-28 06:25:30 -0400 (Mon, 28 Mar 2011) | 1 line
Changed paths:
   M /trunk/misc/vlbi2/Makefile.am
   A /trunk/misc/vlbi2/smto_sdd.c

ingesting sdd.c from AEER

------------------------------------------------------------------------
r186 | gbc | 2011-03-26 08:26:18 -0400 (Sat, 26 Mar 2011) | 1 line
Changed paths:
   M /trunk/misc/vlbi2/mainv.c
   M /trunk/misc/vlbi2/vlbiv.c

added ampfac

------------------------------------------------------------------------
r185 | gbc | 2011-03-26 07:38:21 -0400 (Sat, 26 Mar 2011) | 1 line
Changed paths:
   M /trunk/misc/vlbi2/mainv.c

add prototype for process2

------------------------------------------------------------------------
r184 | gbc | 2011-03-26 06:48:45 -0400 (Sat, 26 Mar 2011) | 1 line
Changed paths:
   M /trunk/misc/vlbi2/Makefile.am
   A /trunk/misc/vlbi2/four.c (from /trunk/misc/vlbi2/wfmark5-16/four.c:180)
   A /trunk/misc/vlbi2/mainv.c (from /trunk/misc/vlbi2/wfmark5-16/mainv.c:180)
   M /trunk/misc/vlbi2/readme.txt
   A /trunk/misc/vlbi2/vlbiv.c (from /trunk/misc/vlbi2/wfmark5-16/vlbiv.c:180)

starting point

------------------------------------------------------------------------
r183 | rjc | 2011-03-23 15:44:17 -0400 (Wed, 23 Mar 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/pcalibrate.c

fix interaction of ionosphere and pcal rate for multitone

------------------------------------------------------------------------
r182 | rjc | 2011-03-23 10:40:58 -0400 (Wed, 23 Mar 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/pcalibrate.c

fixed ionosphere for multitone mode

------------------------------------------------------------------------
r181 | rjc | 2011-03-21 14:48:55 -0400 (Mon, 21 Mar 2011) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/lex.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/pcalibrate.c
   M /trunk/postproc/fourfit/precorrect.c

enhance multitone tone exclusion, fixed bugs

------------------------------------------------------------------------
r175 | gbc | 2011-03-09 14:19:38 -0500 (Wed, 09 Mar 2011) | 1 line
Changed paths:
   M /trunk/Makefile.am

fixed install-hook handling of hops.bash

------------------------------------------------------------------------
r173 | gbc | 2011-03-07 16:35:47 -0500 (Mon, 07 Mar 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/generate_cblock.c

space pad source names

------------------------------------------------------------------------
r172 | gbc | 2011-03-07 16:30:33 -0500 (Mon, 07 Mar 2011) | 2 lines
Changed paths:
   M /trunk/postproc/alist/alist.c

Initialize with a call to environment().


------------------------------------------------------------------------
r171 | gbc | 2011-03-07 16:29:56 -0500 (Mon, 07 Mar 2011) | 2 lines
Changed paths:
   M /trunk/sub/util/get_filelist.c

Look in datadir (DATADIR) as well.  Reformatted some comments.


------------------------------------------------------------------------
r170 | gbc | 2011-03-07 16:27:58 -0500 (Mon, 07 Mar 2011) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/misc/Makefile.am

added vlbi2 because I can

------------------------------------------------------------------------
r168 | gbc | 2011-03-07 12:16:40 -0500 (Mon, 07 Mar 2011) | 1 line
Changed paths:
   M /trunk/postproc/linkdata/hops_data_links.pl.in

respect the dst dir

------------------------------------------------------------------------
r164 | gbc | 2011-03-04 16:11:48 -0500 (Fri, 04 Mar 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/Makefile.am

added missing data file to dist

------------------------------------------------------------------------
r163 | gbc | 2011-03-03 17:14:00 -0500 (Thu, 03 Mar 2011) | 2 lines
Changed paths:
   A /trunk/misc/vlbi2/Makefile.am
   D /trunk/misc/vlbi2/data/readme.txt
   M /trunk/misc/vlbi2/m5b_tshift.c

apparently a shift of one frame is too much.


------------------------------------------------------------------------
r162 | gbc | 2011-03-03 16:04:31 -0500 (Thu, 03 Mar 2011) | 1 line
Changed paths:
   A /trunk/misc/vlbi2/m5b_tshift.c (from /trunk/misc/vlbi2/mk5tshift.c:161)
   D /trunk/misc/vlbi2/mk5tshift.c
   M /trunk/misc/vlbi2/readme.txt

idiot

------------------------------------------------------------------------
r161 | gbc | 2011-03-03 16:04:05 -0500 (Thu, 03 Mar 2011) | 1 line
Changed paths:
   D /trunk/misc/vlbi2/data/hack.c
   A /trunk/misc/vlbi2/mk5tshift.c (from /trunk/misc/vlbi2/data/hack.c:158)
   M /trunk/misc/vlbi2/readme.txt

might as well make it work

------------------------------------------------------------------------
r160 | gbc | 2011-03-03 15:38:13 -0500 (Thu, 03 Mar 2011) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/difx/Makefile.am
   D /trunk/difx/bfind.c
   D /trunk/difx/bnoise.c
   D /trunk/difx/bpcal.c
   D /trunk/difx/bstate.c
   D /trunk/difx/bwrite.c
   M /trunk/misc/Makefile.am
   A /trunk/misc/bits (from /trunk/misc/difx:155)
   D /trunk/misc/difx

moved various bit-banging check functions to misc/bits

------------------------------------------------------------------------
r159 | gbc | 2011-03-03 15:17:30 -0500 (Thu, 03 Mar 2011) | 1 line
Changed paths:
   D /trunk/misc/vlbi2/data/sample_if1.m5b

redundant w/if2 version

------------------------------------------------------------------------
r158 | gbc | 2011-03-03 15:17:04 -0500 (Thu, 03 Mar 2011) | 1 line
Changed paths:
   A /trunk/misc/vlbi2
   A /trunk/misc/vlbi2/data
   A /trunk/misc/vlbi2/data/hack.c
   A /trunk/misc/vlbi2/data/readme.txt
   A /trunk/misc/vlbi2/data/sample_if0.m5b
   A /trunk/misc/vlbi2/data/sample_if1.m5b
   A /trunk/misc/vlbi2/data/sample_if2.m5b
   A /trunk/misc/vlbi2/data/wfmark5-09-if0-if2.ps
   A /trunk/misc/vlbi2/data/wfmark5-16-if0-if2.ps
   A /trunk/misc/vlbi2/readme.txt
   A /trunk/misc/vlbi2/wfmark5-09
   A /trunk/misc/vlbi2/wfmark5-09/four.c
   A /trunk/misc/vlbi2/wfmark5-09/mainv_2.c
   A /trunk/misc/vlbi2/wfmark5-09/makevlbi2
   A /trunk/misc/vlbi2/wfmark5-09/vlbi2-a
   A /trunk/misc/vlbi2/wfmark5-09/vlbiv4_2.c
   A /trunk/misc/vlbi2/wfmark5-16
   A /trunk/misc/vlbi2/wfmark5-16/four.c
   A /trunk/misc/vlbi2/wfmark5-16/mainv.c
   A /trunk/misc/vlbi2/wfmark5-16/vlbi2-b
   A /trunk/misc/vlbi2/wfmark5-16/vlbi2make
   A /trunk/misc/vlbi2/wfmark5-16/vlbiv.c
   A /trunk/misc/vlbi2/xcorr

a collection of vlbi2 programs with sample data

------------------------------------------------------------------------
r157 | rjc | 2011-03-03 13:46:25 -0500 (Thu, 03 Mar 2011) | 1 line
Changed paths:
   M /trunk/help/fourfit.doc
   M /trunk/postproc/fourfit/calc_rms.c
   M /trunk/postproc/fourfit/clear_pass.c
   M /trunk/postproc/fourfit/control.h
   M /trunk/postproc/fourfit/copy_cblock_parts.c
   M /trunk/postproc/fourfit/default_cblock.c
   M /trunk/postproc/fourfit/init_tokens.c
   M /trunk/postproc/fourfit/interp.c
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/norm.c
   M /trunk/postproc/fourfit/nullify_cblock.c
   M /trunk/postproc/fourfit/param_struct.h
   M /trunk/postproc/fourfit/parser.c
   M /trunk/postproc/fourfit/parser.h
   M /trunk/postproc/fourfit/pass_struct.h
   M /trunk/postproc/fourfit/pcal_interp.c
   M /trunk/postproc/fourfit/pcalibrate.c
   M /trunk/postproc/fourfit/precorrect.c
   M /trunk/postproc/fourfit/rotate_pcal.c

overhaul multitone to track over time, etc.

------------------------------------------------------------------------
r156 | gbc | 2011-03-03 10:43:05 -0500 (Thu, 03 Mar 2011) | 1 line
Changed paths:
   A /trunk/misc/vlbi0
   A /trunk/misc/vlbi0/readme.txt
   A /trunk/misc/vlbi0/vlbi0.12apr10
   A /trunk/misc/vlbi0/vlbi0.25mar2010
   A /trunk/misc/vlbi0/vlbi0.c
   A /trunk/misc/vlbi0/vlbi0.cat
   A /trunk/misc/vlbi0/vlbi0make

scooped up vlbi0 source

------------------------------------------------------------------------
r154 | gbc | 2011-02-28 17:24:11 -0500 (Mon, 28 Feb 2011) | 5 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/m4/test.m4
   M /trunk/postproc/adump/Makefile.am
   M /trunk/postproc/aedit/Makefile.am
   M /trunk/postproc/alist/Makefile.am
   M /trunk/postproc/average/Makefile.am
   M /trunk/postproc/bispec/Makefile.am
   M /trunk/postproc/calamp/Makefile.am
   M /trunk/postproc/cofit/Makefile.am
   M /trunk/postproc/coterp/Makefile.am
   M /trunk/postproc/fold/Makefile.am
   M /trunk/postproc/fourfit/Makefile.am
   M /trunk/postproc/fourmer/Makefile.am
   M /trunk/postproc/fplot/Makefile.am
   M /trunk/postproc/fringex/Makefile.am
   M /trunk/postproc/linkdata/Makefile.am
   M /trunk/postproc/pratio/Makefile.am
   M /trunk/postproc/search/Makefile.am

Added AC_GBC_LIBDEP() to automatically generate the linking
macros as well as the library dependency list.  It's all still
ugly, but perhaps a step forward.  I'm not clear on why automake
couldn't help gcc just find and capture the linkage dependency.


------------------------------------------------------------------------
r153 | gbc | 2011-02-28 17:21:41 -0500 (Mon, 28 Feb 2011) | 2 lines
Changed paths:
   M /trunk/sub/afio/afile_header.c

Added type 5 headers which are mostly correct, but probably need some tuning.


------------------------------------------------------------------------
r152 | gbc | 2011-02-28 17:20:52 -0500 (Mon, 28 Feb 2011) | 3 lines
Changed paths:
   M /trunk/postproc/alist/alist.c
   M /trunk/postproc/alist/parse_cmdline.c

Added a -m option to see what is happening and bumped the
explicit output version to reflect the current reality(5).


------------------------------------------------------------------------
r150 | gbc | 2011-02-28 17:19:13 -0500 (Mon, 28 Feb 2011) | 3 lines
Changed paths:
   M /trunk/data/ff_testdata/chk_alist.sh
   M /trunk/data/ff_testdata/chk_fringex.sh

Added some extra verbosity/diagnostics.
With type 5 headers the line numbers increase.


------------------------------------------------------------------------
r149 | gbc | 2011-02-28 14:16:07 -0500 (Mon, 28 Feb 2011) | 1 line
Changed paths:
   A /trunk/data/ff_testdata/testdata/2491
   A /trunk/data/ff_testdata/testdata/2491/363-200000
   A /trunk/data/ff_testdata/testdata/2491/363-200000/1357+769.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/1357+769.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/1357+769.jzqvrk
   A /trunk/data/ff_testdata/testdata/2491/363-200000/AK.6.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/AK.S.16.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/AK.X.15.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/AL.7.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/AL.S.18.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/AL.X.17.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/AT.8.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/AT.S.20.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/AT.X.19.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/AV.9.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/AV.S.22.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/AV.X.21.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DA.1.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DA.S.12.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DA.X.11.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DK.2.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DK.S.24.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DK.X.23.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DL.3.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DL.S.26.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DL.X.25.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DT.4.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DT.S.28.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DT.X.27.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DV.5.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DV.S.14.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/DV.X.13.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/KL.10.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/KL.S.30.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/KL.X.29.jznfbg
   A /trunk/data/ff_testdata/testdata/2491/363-200000/KT.1.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/KT.S.15.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/KT.X.14.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/KV.2.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/KV.S.7.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/KV.X.6.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/LT.3.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/LT.S.9.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/LT.X.8.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/LV.4.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/LV.S.11.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/LV.X.10.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/TV.1.jzqvrk
   A /trunk/data/ff_testdata/testdata/2491/363-200000/TV.5.jznfqu
   A /trunk/data/ff_testdata/testdata/2491/363-200000/TV.S.3.jzqvrk
   A /trunk/data/ff_testdata/testdata/2491/363-200000/TV.X.2.jzqvrk
   A /trunk/data/ff_testdata/testdata/2491/ccfile.2491
   A /trunk/data/ff_testdata/testdata/2491/ff_control.2491
   A /trunk/data/ff_testdata/testdata/2491/readme.txt

added 2491

------------------------------------------------------------------------
r148 | gbc | 2011-02-28 14:09:30 -0500 (Mon, 28 Feb 2011) | 1 line
Changed paths:
   A /trunk/include/attic/cbox

found it!

------------------------------------------------------------------------
r147 | gbc | 2011-02-28 14:09:13 -0500 (Mon, 28 Feb 2011) | 1 line
Changed paths:
   A /trunk/include/attic

a place for old things

------------------------------------------------------------------------
r146 | gbc | 2011-02-28 13:58:33 -0500 (Mon, 28 Feb 2011) | 1 line
Changed paths:
   A /trunk/scripts/attic/vhelp1.awk
   A /trunk/scripts/attic/vhelp2.awk

found the originals!

------------------------------------------------------------------------
r145 | gbc | 2011-02-28 13:57:40 -0500 (Mon, 28 Feb 2011) | 1 line
Changed paths:
   A /trunk/scripts/attic

a place for old things

------------------------------------------------------------------------
r144 | gbc | 2011-02-28 12:55:11 -0500 (Mon, 28 Feb 2011) | 1 line
Changed paths:
   M /trunk/sub/util/Makefile.am
   M /trunk/sub/util/test.c

added root_id test

------------------------------------------------------------------------
r141 | gbc | 2011-02-28 11:47:39 -0500 (Mon, 28 Feb 2011) | 1 line
Changed paths:
   D /trunk/macos-notes.txt

obsolete notes

------------------------------------------------------------------------
r138 | gbc | 2011-02-25 16:25:22 -0500 (Fri, 25 Feb 2011) | 2 lines
Changed paths:
   M /trunk/postproc/cofit/fit_codata.c

supplied prototype for fringename() via mk4_afio.h


------------------------------------------------------------------------
r137 | gbc | 2011-02-25 16:14:19 -0500 (Fri, 25 Feb 2011) | 5 lines
Changed paths:
   M /trunk/postproc/fringex/calc_seg.c
   M /trunk/postproc/fringex/fringex.h

Commented out some missing variables.  Worse, the epoch
min/sec variables were deriving values off the stack
(not initialized, and therefore garbage).  Setting these
to zero, which is no worse than current (linux) result.


------------------------------------------------------------------------
r136 | gbc | 2011-02-25 15:04:28 -0500 (Fri, 25 Feb 2011) | 3 lines
Changed paths:
   M /trunk/data/ff_testdata/chk_aedit.sh
   M /trunk/data/ff_testdata/chk_fringex.sh

Minor fixes to enable correct operation on Darwin,
which generates a few extra warning messages.


------------------------------------------------------------------------
r135 | gbc | 2011-02-25 15:03:48 -0500 (Fri, 25 Feb 2011) | 2 lines
Changed paths:
   M /trunk/postproc/fringex/filelist.c

Added missing includes to get the typing correct.


------------------------------------------------------------------------
r134 | gbc | 2011-02-25 12:13:34 -0500 (Fri, 25 Feb 2011) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/sub/dfio/Makefile.am

fixed up for silly Darwin compile issues

------------------------------------------------------------------------
r133 | gbc | 2011-02-25 12:02:29 -0500 (Fri, 25 Feb 2011) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_ff_2836.sh
   M /trunk/data/ff_testdata/testdata/2836/cf2836
   A /trunk/data/ff_testdata/testdata/2836/cf2836.orig (from /trunk/data/ff_testdata/testdata/2836/cf2836:130)

fixed up 2836 test for Darwin

------------------------------------------------------------------------
r132 | gbc | 2011-02-25 11:44:58 -0500 (Fri, 25 Feb 2011) | 1 line
Changed paths:
   M /trunk/misc/time/htime.c

fixed for anal agressive strncpy

------------------------------------------------------------------------
r129 | gbc | 2011-02-25 10:22:04 -0500 (Fri, 25 Feb 2011) | 1 line
Changed paths:
   D /trunk/correlator/prog/doc/mk4_development/processing modes.xls
   D /trunk/correlator/prog/doc/mk4_development/processing streams.doc
   A /trunk/correlator/prog/doc/mk4_development/processing_modes.xls (from /trunk/correlator/prog/doc/mk4_development/processing modes.xls:126)
   A /trunk/correlator/prog/doc/mk4_development/processing_streams.doc (from /trunk/correlator/prog/doc/mk4_development/processing streams.doc:126)

name conflicts on macos

------------------------------------------------------------------------
r128 | gbc | 2011-02-25 10:20:52 -0500 (Fri, 25 Feb 2011) | 1 line
Changed paths:
   A /trunk/correlator/prog/doc/mk4_development/Capabilities-A.doc (from /trunk/correlator/prog/doc/mk4_development/Capabilities.doc:126)
   D /trunk/correlator/prog/doc/mk4_development/Capabilities.doc
   A /trunk/correlator/prog/doc/mk4_development/capabilities-B.doc (from /trunk/correlator/prog/doc/mk4_development/capabilities.doc:126)
   D /trunk/correlator/prog/doc/mk4_development/capabilities.doc

name conflicts on macos

------------------------------------------------------------------------
r127 | gbc | 2011-02-25 10:20:09 -0500 (Fri, 25 Feb 2011) | 1 line
Changed paths:
   A /trunk/correlator/prog/doc/mk4_development/Sequence_of_actions-A.doc (from /trunk/correlator/prog/doc/mk4_development/Sequence_of_actions.doc:126)
   D /trunk/correlator/prog/doc/mk4_development/Sequence_of_actions.doc
   A /trunk/correlator/prog/doc/mk4_development/sequence_of_actions-B.doc (from /trunk/correlator/prog/doc/mk4_development/sequence_of_actions.doc:126)
   D /trunk/correlator/prog/doc/mk4_development/sequence_of_actions.doc

name conflicts on macos

------------------------------------------------------------------------
r126 | rjc | 2011-02-22 10:56:24 -0500 (Tue, 22 Feb 2011) | 1 line
Changed paths:
   M /trunk/sub/dfio/clear_mk4corel.c
   M /trunk/sub/dfio/read_mk4file.c

clean up address print formats

------------------------------------------------------------------------
r125 | rjc | 2011-02-22 10:43:41 -0500 (Tue, 22 Feb 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourmer/do_record_merge.c

support 64ch/128sb; use single copy of records

------------------------------------------------------------------------
r124 | rjc | 2011-02-22 10:36:56 -0500 (Tue, 22 Feb 2011) | 1 line
Changed paths:
   D /trunk/postproc/fourfit/oldnorm.c
   M /trunk/postproc/fourfit/pcal_interp.c
   M /trunk/postproc/fourfit/stcount_interp.c

code to handle out of order fourmer output

------------------------------------------------------------------------
r123 | gbc | 2011-02-18 17:03:30 -0500 (Fri, 18 Feb 2011) | 1 line
Changed paths:
   M /trunk/sub/dfio/Makefile.am
   M /trunk/sub/dfio/test.c

a primitive mk4fringe check

------------------------------------------------------------------------
r122 | gbc | 2011-02-18 16:34:59 -0500 (Fri, 18 Feb 2011) | 1 line
Changed paths:
   A /trunk/sub/dfio/attic/bytflp.h.dist (from /trunk/sub/dfio/bytflp.h.dist:108)
   D /trunk/sub/dfio/bytflp.h.dist

taking out the trash

------------------------------------------------------------------------
r121 | gbc | 2011-02-18 16:33:15 -0500 (Fri, 18 Feb 2011) | 1 line
Changed paths:
   M /trunk/sub/dfio/Makefile.am
   A /trunk/sub/dfio/attic/testprog.c (from /trunk/sub/dfio/testprog.c:108)
   M /trunk/sub/dfio/test.c
   M /trunk/sub/dfio/test_compress.c
   D /trunk/sub/dfio/testprog.c

an obsolete correlator test program

------------------------------------------------------------------------
r120 | gbc | 2011-02-18 16:32:48 -0500 (Fri, 18 Feb 2011) | 2 lines
Changed paths:
   A /trunk/sub/dfio/attic

a place for trash


------------------------------------------------------------------------
r119 | gbc | 2011-02-18 14:37:18 -0500 (Fri, 18 Feb 2011) | 1 line
Changed paths:
   M /trunk/Makefile.am

for dist to demi, today

------------------------------------------------------------------------
r118 | gbc | 2011-02-18 14:33:22 -0500 (Fri, 18 Feb 2011) | 1 line
Changed paths:
   M /trunk/Makefile.am

added comment

------------------------------------------------------------------------
r117 | gbc | 2011-02-17 14:43:09 -0500 (Thu, 17 Feb 2011) | 1 line
Changed paths:
   M /trunk/postproc/linkdata/hops_data_links.pl.in

forgot to hook up dest dir

------------------------------------------------------------------------
r115 | gbc | 2011-02-17 14:32:02 -0500 (Thu, 17 Feb 2011) | 1 line
Changed paths:
   M /trunk/help/Makefile.am

activated linkdata help

------------------------------------------------------------------------
r114 | gbc | 2011-02-17 14:18:27 -0500 (Thu, 17 Feb 2011) | 1 line
Changed paths:
   M /trunk/hops.bash.in

fixed indentation issue

------------------------------------------------------------------------
r113 | gbc | 2011-02-17 14:17:22 -0500 (Thu, 17 Feb 2011) | 1 line
Changed paths:
   M /trunk/postproc/linkdata/hops_data_links.pl.in

needs doc

------------------------------------------------------------------------
r112 | gbc | 2011-02-17 14:09:49 -0500 (Thu, 17 Feb 2011) | 1 line
Changed paths:
   M /trunk/postproc/linkdata/Makefile.am
   M /trunk/postproc/linkdata/hops_data_links.pl.in

close

------------------------------------------------------------------------
r111 | gbc | 2011-02-17 10:53:14 -0500 (Thu, 17 Feb 2011) | 1 line
Changed paths:
   D /trunk/postproc/linkdata/hops_data_links.pl
   A /trunk/postproc/linkdata/hops_data_links.pl.in (from /trunk/postproc/linkdata/hops_data_links.pl:110)

do it right

------------------------------------------------------------------------
r110 | gbc | 2011-02-17 10:52:58 -0500 (Thu, 17 Feb 2011) | 1 line
Changed paths:
   A /trunk/postproc/linkdata/hops_data_links.pl (from /trunk/postproc/linkdata/new_make_links.prl:109)

a copy of new_make_links.prl

------------------------------------------------------------------------
r109 | gbc | 2011-02-17 10:41:00 -0500 (Thu, 17 Feb 2011) | 1 line
Changed paths:
   A /trunk/postproc/linkdata/new_make_links.prl

yet another link program

------------------------------------------------------------------------
r108 | gbc | 2011-02-04 13:42:40 -0500 (Fri, 04 Feb 2011) | 1 line
Changed paths:
   M /trunk/misc/time/htime.c

fixed space issue in vdif

------------------------------------------------------------------------
r107 | gbc | 2011-02-04 09:40:35 -0500 (Fri, 04 Feb 2011) | 1 line
Changed paths:
   M /trunk/misc/time/ht_parser.c
   M /trunk/misc/time/htime.c

allow vdif epoch to be one digit

------------------------------------------------------------------------
r105 | gbc | 2011-01-13 16:03:20 -0500 (Thu, 13 Jan 2011) | 1 line
Changed paths:
   M /trunk/Makefile.am

the mark 5 units suck

------------------------------------------------------------------------
r104 | gbc | 2011-01-13 15:20:26 -0500 (Thu, 13 Jan 2011) | 1 line
Changed paths:
   M /trunk/Makefile.am

tried again with tarbal versiioning

------------------------------------------------------------------------
r102 | gbc | 2011-01-10 15:15:04 -0500 (Mon, 10 Jan 2011) | 2 lines
Changed paths:
   M /trunk/Fink.txt

Slightly more useful than less.


------------------------------------------------------------------------
r101 | gbc | 2011-01-10 14:50:08 -0500 (Mon, 10 Jan 2011) | 1 line
Changed paths:
   A /trunk/Fink.txt
   A /trunk/MacPorts.txt

Fink.txt & MacPorts.txt starters

------------------------------------------------------------------------
r100 | gbc | 2011-01-07 11:08:18 -0500 (Fri, 07 Jan 2011) | 1 line
Changed paths:
   M /trunk/difx/Makefile.am
   A /trunk/difx/gbcdump.cpp
   D /trunk/difx/vnoise.c
   D /trunk/difx/vnoise.h
   D /trunk/difx/vnoise_maker.c

leftover debugging pieces

------------------------------------------------------------------------
r99 | gbc | 2011-01-07 10:58:59 -0500 (Fri, 07 Jan 2011) | 1 line
Changed paths:
   M /trunk/misc/difx/vnoise.c
   M /trunk/misc/difx/vnoise.h
   M /trunk/misc/difx/vnoise_maker.c

this works, NOW

------------------------------------------------------------------------
r98 | gbc | 2011-01-03 16:56:48 -0500 (Mon, 03 Jan 2011) | 1 line
Changed paths:
   M /trunk/postproc/fourfit/fill_param.c

msg requires verbosity level

------------------------------------------------------------------------
r97 | gbc | 2010-12-22 14:35:48 -0500 (Wed, 22 Dec 2010) | 1 line
Changed paths:
   M /trunk/misc/difx/vnoise_maker.c

fixed sample rate

------------------------------------------------------------------------
r96 | gbc | 2010-12-22 13:44:09 -0500 (Wed, 22 Dec 2010) | 1 line
Changed paths:
   M /trunk/misc/difx/vnoise.c
   M /trunk/misc/difx/vnoise.h
   M /trunk/misc/difx/vnoise_maker.c

added tone generator

------------------------------------------------------------------------
r95 | gbc | 2010-12-22 12:49:31 -0500 (Wed, 22 Dec 2010) | 3 lines
Changed paths:
   M /trunk/misc/difx/vnoise.c
   M /trunk/misc/difx/vnoise.h
   M /trunk/misc/difx/vnoise_maker.c

Added variable reporting interval and fixed a bug: the
words need to be zeroed prior to |=ing in new samples.


------------------------------------------------------------------------
r94 | gbc | 2010-12-22 12:13:37 -0500 (Wed, 22 Dec 2010) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/misc/difx/vnoise_maker.c

Runnable.


------------------------------------------------------------------------
r93 | gbc | 2010-12-22 08:31:30 -0500 (Wed, 22 Dec 2010) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/misc/Makefile.am
   A /trunk/misc/difx (from /trunk/difx:92)
   M /trunk/misc/difx/Makefile.am
   D /trunk/misc/difx/dumpswin.c
   D /trunk/misc/difx/dumpvis.c

moved noise stuff to misc

------------------------------------------------------------------------
r92 | gbc | 2010-12-21 16:25:25 -0500 (Tue, 21 Dec 2010) | 1 line
Changed paths:
   M /trunk/difx/Makefile.am
   A /trunk/difx/vnoise.c (from /trunk/difx/dumpswin.c:87)
   A /trunk/difx/vnoise.h
   A /trunk/difx/vnoise_maker.c

added vnoise and ready to test?

------------------------------------------------------------------------
r91 | gbc | 2010-12-21 12:23:58 -0500 (Tue, 21 Dec 2010) | 3 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/difx/Makefile.am
   A /trunk/difx/bfind.c
   A /trunk/difx/bnoise.c
   A /trunk/difx/bpcal.c
   A /trunk/difx/bstate.c
   A /trunk/difx/bwrite.c

Added roger's bstate toys and collected the AC_ARG_ENABLEs together.
Bumped the revision to 3.3.


------------------------------------------------------------------------
r90 | gbc | 2010-12-15 13:00:08 -0500 (Wed, 15 Dec 2010) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

added correlatino table

------------------------------------------------------------------------
r89 | gbc | 2010-12-15 09:29:48 -0500 (Wed, 15 Dec 2010) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

slightly more useful version

------------------------------------------------------------------------
r88 | gbc | 2010-12-14 10:22:19 -0500 (Tue, 14 Dec 2010) | 1 line
Changed paths:
   M /trunk/misc/time/check_hops_time.sh
   M /trunk/misc/time/htime.h
   M /trunk/misc/time/leapsec.c

implemented the UTC epoch for julian days

------------------------------------------------------------------------
r87 | gbc | 2010-12-13 15:39:29 -0500 (Mon, 13 Dec 2010) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

fixed up norms, perhaps

------------------------------------------------------------------------
r85 | gbc | 2010-12-13 11:50:15 -0500 (Mon, 13 Dec 2010) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

added some math

------------------------------------------------------------------------
r84 | gbc | 2010-12-10 15:52:39 -0500 (Fri, 10 Dec 2010) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

made it useable w/gnuplot

------------------------------------------------------------------------
r83 | gbc | 2010-12-06 14:48:22 -0500 (Mon, 06 Dec 2010) | 1 line
Changed paths:
   M /trunk/misc/time/Makefile.am
   A /trunk/misc/time/check_hops_time.sh (from /trunk/misc/time/check_itime.sh:76)
   M /trunk/misc/time/ht_timeis.c
   M /trunk/misc/time/rtype.c

transformed itime check to hopstime check

------------------------------------------------------------------------
r82 | gbc | 2010-12-06 13:42:16 -0500 (Mon, 06 Dec 2010) | 1 line
Changed paths:
   M /trunk/misc/time/htime.h

fixed the comments to reflect current usage

------------------------------------------------------------------------
r81 | gbc | 2010-12-06 13:40:59 -0500 (Mon, 06 Dec 2010) | 3 lines
Changed paths:
   M /trunk/misc/time/htime.c
   M /trunk/misc/time/htime.h
   M /trunk/misc/time/leapsec.c

Implemented the VDIF things and the VDIF/JULIAN epochs.
Still need a way to do UTC-based julian days, but this is good enough.


------------------------------------------------------------------------
r80 | gbc | 2010-12-06 10:04:42 -0500 (Mon, 06 Dec 2010) | 1 line
Changed paths:
   M /trunk/misc/time/ht_timeis.c
   M /trunk/misc/time/htime.c
   M /trunk/misc/time/htime.h
   M /trunk/misc/time/rtype.c

added VEX and VDIF types

------------------------------------------------------------------------
r79 | gbc | 2010-12-02 15:52:28 -0500 (Thu, 02 Dec 2010) | 1 line
Changed paths:
   M /trunk/configure.ac

automatically disable those sanity checks when hops is disabled--e.g. on mark5s

------------------------------------------------------------------------
r77 | gbc | 2010-12-02 09:50:41 -0500 (Thu, 02 Dec 2010) | 1 line
Changed paths:
   M /trunk/mark5/GetDriveInfo.cpp
   M /trunk/mark5/GetDriveTemp.cpp
   M /trunk/mark5/GetSMART.cpp
   M /trunk/mark5/GetSerial.cpp
   M /trunk/mark5/Makefile.am
   A /trunk/mark5/dls_compat.h

fixed for SDK9 issues?

------------------------------------------------------------------------
r75 | gbc | 2010-11-23 17:16:51 -0500 (Tue, 23 Nov 2010) | 6 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/include/T1.h
   M /trunk/postproc/adump/adump.c
   M /trunk/postproc/adump/write_header.c
   M /trunk/postproc/cofit/cofit.c
   M /trunk/postproc/linkdata/make_link.c
   M /trunk/postproc/linkdata/read_afiles.c
   M /trunk/postproc/search/search.c

Minor nits following compilation issues under darwin:
Need to find <stdint.h>, allow X11-related environment variables
to trickle in, remove spurious extern refs to sys_nerr[], make
sure environment() is called in various main routines so that
underlying structures are initialized properly.


------------------------------------------------------------------------
r74 | gbc | 2010-11-22 14:14:31 -0500 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/Makefile.am

fixed a permission issue

------------------------------------------------------------------------
r72 | gbc | 2010-11-22 12:04:28 -0500 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/Makefile.am

fixed stupid typo

------------------------------------------------------------------------
r68 | gbc | 2010-11-22 10:49:37 -0500 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/m4/test.m4

improved summary report, &c

------------------------------------------------------------------------
r66 | gbc | 2010-11-19 16:00:28 -0500 (Fri, 19 Nov 2010) | 1 line
Changed paths:
   M /trunk/configure.ac

swapped order of PNG & PGPLOT checks

------------------------------------------------------------------------
r65 | gbc | 2010-11-19 15:58:08 -0500 (Fri, 19 Nov 2010) | 1 line
Changed paths:
   M /trunk/configure.ac

cleaned up the pgplot check

------------------------------------------------------------------------
r63 | gbc | 2010-11-08 17:03:22 -0500 (Mon, 08 Nov 2010) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac

another go at configure

------------------------------------------------------------------------
r62 | gbc | 2010-11-04 12:43:18 -0400 (Thu, 04 Nov 2010) | 1 line
Changed paths:
   M /trunk/mark5/GetDirectoryInfo.cpp
   M /trunk/mark5/mk5_main.cpp
   M /trunk/mark5/stubs/xlr_stubs.cpp

works multi-bank

------------------------------------------------------------------------
r61 | gbc | 2010-11-03 17:43:55 -0400 (Wed, 03 Nov 2010) | 1 line
Changed paths:
   A /trunk/mark5/GetDirInfo.cpp (from /trunk/mark5/GetBankStatus.cpp:58)
   A /trunk/mark5/GetDirectoryInfo.cpp (from /trunk/mark5/GetBankStatus.cpp:58)
   M /trunk/mark5/Makefile.am
   M /trunk/mark5/dls_utils.h
   M /trunk/mark5/mk5_main.cpp
   M /trunk/mark5/stubs/Parse5A-2007-05-22.h
   M /trunk/mark5/stubs/Parse5A-2008-10-14.h
   M /trunk/mark5/stubs/Parse5A-2009-03-17.h
   M /trunk/mark5/stubs/mark5dir.h

have a working version

------------------------------------------------------------------------
r60 | gbc | 2010-11-03 14:47:23 -0400 (Wed, 03 Nov 2010) | 1 line
Changed paths:
   A /trunk/mark5/stubs/Parse5A-2007-05-22.h
   A /trunk/mark5/stubs/Parse5A-2008-10-14.h
   A /trunk/mark5/stubs/Parse5A-2009-03-17.h
   A /trunk/mark5/stubs/mark5dir.h
   M /trunk/mark5/stubs/xlr_stubs.cpp

prior to pruning

------------------------------------------------------------------------
r59 | gbc | 2010-11-03 11:09:44 -0400 (Wed, 03 Nov 2010) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   M /trunk/mark5/mk5_main.cpp
   A /trunk/mark5/stubs/xlr_stubs.cpp

works on muc02

------------------------------------------------------------------------
r58 | gbc | 2010-11-03 09:01:26 -0400 (Wed, 03 Nov 2010) | 1 line
Changed paths:
   M /trunk/Makefile.am
   D /trunk/mark5/GetBankStatus.c
   A /trunk/mark5/GetBankStatus.cpp (from /trunk/mark5/GetBankStatus.c:56)
   D /trunk/mark5/GetDeviceInfo.c
   A /trunk/mark5/GetDeviceInfo.cpp (from /trunk/mark5/GetDeviceInfo.c:56)
   D /trunk/mark5/GetDriveInfo.c
   A /trunk/mark5/GetDriveInfo.cpp (from /trunk/mark5/GetDriveInfo.c:56)
   D /trunk/mark5/GetDriveTemp.c
   A /trunk/mark5/GetDriveTemp.cpp (from /trunk/mark5/GetDriveTemp.c:56)
   D /trunk/mark5/GetSMART.c
   A /trunk/mark5/GetSMART.cpp (from /trunk/mark5/GetSMART.c:56)
   D /trunk/mark5/GetSerial.c
   A /trunk/mark5/GetSerial.cpp (from /trunk/mark5/GetSerial.c:56)
   M /trunk/mark5/Makefile.am
   D /trunk/mark5/mk5_main.c
   A /trunk/mark5/mk5_main.cpp (from /trunk/mark5/mk5_main.c:57)
   M /trunk/mark5/stubs/streamstor.pc

compiles and links with g++

------------------------------------------------------------------------
r57 | gbc | 2010-11-03 08:29:58 -0400 (Wed, 03 Nov 2010) | 1 line
Changed paths:
   M /trunk/mark5/Makefile.am
   M /trunk/mark5/mk5_main.c
   A /trunk/mark5/stubs/xlrapi.h
   A /trunk/mark5/stubs/xlrdbcommon.h
   A /trunk/mark5/stubs/xlrtypes.h

linked in Dan stuff

------------------------------------------------------------------------
r56 | gbc | 2010-11-02 17:08:51 -0400 (Tue, 02 Nov 2010) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   A /trunk/mark5
   A /trunk/mark5/GetBankStatus.c
   A /trunk/mark5/GetDeviceInfo.c
   A /trunk/mark5/GetDriveInfo.c
   A /trunk/mark5/GetDriveTemp.c
   A /trunk/mark5/GetSMART.c
   A /trunk/mark5/GetSerial.c
   A /trunk/mark5/Makefile.am (from /trunk/difx/Makefile.am:52)
   A /trunk/mark5/dls_utils.h
   A /trunk/mark5/mk5_main.c
   A /trunk/mark5/stubs
   A /trunk/mark5/stubs/streamstor.pc

added a mark5 utility area

------------------------------------------------------------------------
r54 | gbc | 2010-10-29 13:25:45 -0400 (Fri, 29 Oct 2010) | 1 line
Changed paths:
   M /trunk/m4/printer.m4

4600 is  abetter printer

------------------------------------------------------------------------
r53 | gbc | 2010-10-29 13:09:05 -0400 (Fri, 29 Oct 2010) | 1 line
Changed paths:
   M /trunk/configure.ac
   M /trunk/hops.bash.in
   A /trunk/m4/printer.m4 (from /trunk/m4/test.m4:52)
   M /trunk/scripts/Makefile.am
   M /trunk/scripts/pplot_print

made printing work...

------------------------------------------------------------------------
r50 | gbc | 2010-09-26 11:00:06 -0400 (Sun, 26 Sep 2010) | 1 line
Changed paths:
   M /trunk/postproc/cofit/fit_ampl.c

added prototype to include for ampf(), commented out reference here

------------------------------------------------------------------------
r49 | gbc | 2010-09-26 10:59:32 -0400 (Sun, 26 Sep 2010) | 1 line
Changed paths:
   M /trunk/postproc/fold/fold.c

added include for <string.h>

------------------------------------------------------------------------
r48 | gbc | 2010-09-26 10:59:06 -0400 (Sun, 26 Sep 2010) | 1 line
Changed paths:
   M /trunk/postproc/cofit/cofit.h

added prototype for ampf()

------------------------------------------------------------------------
r47 | gbc | 2010-09-26 10:58:12 -0400 (Sun, 26 Sep 2010) | 3 lines
Changed paths:
   M /trunk/postproc/cofit/nr.h
   M /trunk/postproc/fold/nr.h

Commented out unused fmin() nr function which
conflicts with math.h function of the same name.


------------------------------------------------------------------------
r46 | gbc | 2010-09-26 10:52:14 -0400 (Sun, 26 Sep 2010) | 1 line
Changed paths:
   M /trunk/data/ff_testdata/chk_aedit.sh
   M /trunk/data/ff_testdata/chk_ffb_2843.sh

relaxed test for more compact ps files

------------------------------------------------------------------------
r45 | gbc | 2010-09-26 10:51:33 -0400 (Sun, 26 Sep 2010) | 1 line
Changed paths:
   D /trunk/hops_config.h.in

this is created by autoheader

------------------------------------------------------------------------
r44 | gbc | 2010-09-24 16:30:15 -0400 (Fri, 24 Sep 2010) | 4 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/mk4-migrate/mk4-sync.sh
   M /trunk/postproc/fourfit/make_postplot.c
   M /trunk/postproc/fourfit/pcal_interp.c

Fixed up the check functionality of mk4-sync.sh regarding
the naming of the regions.  Brought in improvements to
fourfit to allow work with difx.  Added a dist-local target.


------------------------------------------------------------------------
r42 | gbc | 2010-09-07 09:25:43 -0400 (Tue, 07 Sep 2010) | 4 lines
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   M /trunk/hops.bash.in
   A /trunk/m4
   A /trunk/m4/test.m4

Added m4/ and a test macro as a test of the basic idea.
Later this can be a place for smarter/custom macros.
Added DIFXDIRS to allow hops support for things DiFX.


------------------------------------------------------------------------
r41 | gbc | 2010-09-03 14:43:08 -0400 (Fri, 03 Sep 2010) | 1 line
Changed paths:
   M /trunk/difx/dumpswin.c

works

------------------------------------------------------------------------
r40 | gbc | 2010-09-02 17:21:18 -0400 (Thu, 02 Sep 2010) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   A /trunk/difx
   A /trunk/difx/Makefile.am (from /trunk/misc/Makefile.am:31)
   A /trunk/difx/dumpswin.c
   A /trunk/difx/dumpvis.c
   M /trunk/hops.bash.in

added difx/ toyz

------------------------------------------------------------------------
r39 | gbc | 2010-09-01 15:33:54 -0400 (Wed, 01 Sep 2010) | 1 line
Changed paths:
   M /trunk/misc/time/Makefile.am

nother piece of lint

------------------------------------------------------------------------
r38 | gbc | 2010-08-31 15:02:50 -0400 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   M /trunk/include/Makefile.am
   M /trunk/postproc/Makefile.am

shorter list of include headers

------------------------------------------------------------------------
r37 | gbc | 2010-08-31 14:30:32 -0400 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   A /trunk/mk4-migrate/mk4-usedinc.sh

include tool

------------------------------------------------------------------------
r36 | gbc | 2010-08-31 13:58:35 -0400 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/help/Makefile.am
   A /trunk/mk4-migrate/aedit-manual.pdf

look what i found

------------------------------------------------------------------------
r35 | gbc | 2010-08-31 11:34:40 -0400 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/Makefile.am
   M /trunk/configure.ac
   M /trunk/mk4-migrate/mk4-sync.sh

do the sync correctly if have hops_time

------------------------------------------------------------------------
r34 | gbc | 2010-08-31 11:27:05 -0400 (Tue, 31 Aug 2010) | 1 line
Changed paths:
   M /trunk/misc/time/eph_time.c
   M /trunk/misc/time/ht_parser.c
   M /trunk/misc/time/ht_timeis.c
   M /trunk/misc/time/htime.c
   M /trunk/misc/time/htime.h
   M /trunk/misc/time/lifetime.c
   M /trunk/misc/time/rtype.c

added relative output

------------------------------------------------------------------------
r33 | gbc | 2010-08-30 17:16:50 -0400 (Mon, 30 Aug 2010) | 1 line
Changed paths:
   M /trunk/misc/time/Makefile.am
   M /trunk/misc/time/eph_time.c
   M /trunk/misc/time/hops_time.c
   M /trunk/misc/time/hops_time.h
   M /trunk/misc/time/ht_parser.c
   M /trunk/misc/time/ht_timeis.c
   M /trunk/misc/time/htime.c
   M /trunk/misc/time/htime.h
   M /trunk/misc/time/lifetime.c
   M /trunk/misc/time/rtype.c

rationalized this crap

------------------------------------------------------------------------
r32 | gbc | 2010-08-30 10:42:29 -0400 (Mon, 30 Aug 2010) | 1 line
Changed paths:
   M /trunk/misc/time/Makefile.am
   A /trunk/misc/time/check_itime.sh
   A /trunk/misc/time/eph_time.c
   A /trunk/misc/time/gps-dw9.dat
   A /trunk/misc/time/hetetimecode.h
   A /trunk/misc/time/htime.3
   A /trunk/misc/time/htime.c
   A /trunk/misc/time/htime.h
   A /trunk/misc/time/isoclog.h
   A /trunk/misc/time/julian.c
   A /trunk/misc/time/julian.h
   A /trunk/misc/time/leapsec.c
   A /trunk/misc/time/lifetest.c
   A /trunk/misc/time/lifetime.c
   A /trunk/misc/time/rtype.c
   A /trunk/misc/time/sc_time.c
   A /trunk/misc/time/tai-utc.dat

sucked in boatload of IBEX/HETE junk

------------------------------------------------------------------------
r30 | gbc | 2010-08-27 14:55:35 -0400 (Fri, 27 Aug 2010) | 1 line
Changed paths:
   M /trunk/mk4-migrate/mk4-sync.sh

cleaned it up a bit more; done for now

------------------------------------------------------------------------
r29 | gbc | 2010-08-27 14:40:41 -0400 (Fri, 27 Aug 2010) | 1 line
Changed paths:
   M /trunk/mk4-migrate/mk4-sync.sh

added comment

------------------------------------------------------------------------
r28 | gbc | 2010-08-27 14:25:17 -0400 (Fri, 27 Aug 2010) | 1 line
Changed paths:
   A /trunk/mk4-migrate/mk4-sync.sh

this seems to work

------------------------------------------------------------------------
r27 | gbc | 2010-08-27 14:00:09 -0400 (Fri, 27 Aug 2010) | 1 line
Changed paths:
   D /trunk/sub/afio/clear_fsumm.c.dist

no longer needed

------------------------------------------------------------------------
r22 | gbc | 2010-08-26 15:45:09 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/scripts
   A /trunk/scripts/Makefile.am
   A /trunk/scripts/chipid
   A /trunk/scripts/cleanmess
   A /trunk/scripts/clkm
   A /trunk/scripts/clkmlink
   A /trunk/scripts/composer
   A /trunk/scripts/count
   A /trunk/scripts/counts
   A /trunk/scripts/doa
   A /trunk/scripts/endall
   A /trunk/scripts/endmailers
   A /trunk/scripts/features
   A /trunk/scripts/fix_eps.pl
   A /trunk/scripts/llog
   A /trunk/scripts/lmess
   A /trunk/scripts/lproc
   A /trunk/scripts/lsock
   A /trunk/scripts/mod
   A /trunk/scripts/opera
   A /trunk/scripts/pcal
   A /trunk/scripts/pplot_print
   A /trunk/scripts/rdoa
   A /trunk/scripts/runall.hay
   A /trunk/scripts/runmailers
   A /trunk/scripts/start-corrman
   A /trunk/scripts/tapit
   A /trunk/scripts/tspm
   A /trunk/scripts/tuba
   A /trunk/scripts/vhelp
   A /trunk/scripts/vhelp.dist

importing scripts

------------------------------------------------------------------------
r21 | gbc | 2010-08-26 15:45:08 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/sub
   A /trunk/sub/Makefile.am
   A /trunk/sub/afio
   A /trunk/sub/afio/Makefile.am
   A /trunk/sub/afio/Makefile.mk4
   A /trunk/sub/afio/afile_header.c
   A /trunk/sub/afio/aline_id.c
   A /trunk/sub/afio/clear_csumm.c
   A /trunk/sub/afio/clear_fsumm.c
   A /trunk/sub/afio/clear_fsumm.c.dist
   A /trunk/sub/afio/clear_rsumm.c
   A /trunk/sub/afio/clear_tsumm.c
   A /trunk/sub/afio/corelname.c
   A /trunk/sub/afio/fringename.c
   A /trunk/sub/afio/get_unique_name.c
   A /trunk/sub/afio/parse_csumm.c
   A /trunk/sub/afio/parse_fsumm.c
   A /trunk/sub/afio/parse_rsumm.c
   A /trunk/sub/afio/parse_tsumm.c
   A /trunk/sub/afio/rootname.c
   A /trunk/sub/afio/write_csumm.c
   A /trunk/sub/afio/write_fsumm.c
   A /trunk/sub/afio/write_rsumm.c
   A /trunk/sub/afio/write_tsumm.c
   A /trunk/sub/dfio
   A /trunk/sub/dfio/Makefile.am
   A /trunk/sub/dfio/Makefile.mk4
   A /trunk/sub/dfio/addr_100.c
   A /trunk/sub/dfio/addr_101.c
   A /trunk/sub/dfio/addr_110.c
   A /trunk/sub/dfio/addr_120.c
   A /trunk/sub/dfio/addr_200.c
   A /trunk/sub/dfio/addr_201.c
   A /trunk/sub/dfio/addr_202.c
   A /trunk/sub/dfio/addr_203.c
   A /trunk/sub/dfio/addr_204.c
   A /trunk/sub/dfio/addr_205.c
   A /trunk/sub/dfio/addr_206.c
   A /trunk/sub/dfio/addr_207.c
   A /trunk/sub/dfio/addr_208.c
   A /trunk/sub/dfio/addr_210.c
   A /trunk/sub/dfio/addr_212.c
   A /trunk/sub/dfio/addr_220.c
   A /trunk/sub/dfio/addr_221.c
   A /trunk/sub/dfio/addr_230.c
   A /trunk/sub/dfio/addr_300.c
   A /trunk/sub/dfio/addr_301.c
   A /trunk/sub/dfio/addr_302.c
   A /trunk/sub/dfio/addr_303.c
   A /trunk/sub/dfio/addr_304.c
   A /trunk/sub/dfio/addr_305.c
   A /trunk/sub/dfio/addr_306.c
   A /trunk/sub/dfio/addr_307.c
   A /trunk/sub/dfio/addr_308.c
   A /trunk/sub/dfio/addr_309.c
   A /trunk/sub/dfio/alloc_t120_array.c
   A /trunk/sub/dfio/bytflp.h
   A /trunk/sub/dfio/bytflp.h.dist
   A /trunk/sub/dfio/clear_100.c
   A /trunk/sub/dfio/clear_101.c
   A /trunk/sub/dfio/clear_110.c
   A /trunk/sub/dfio/clear_120.c
   A /trunk/sub/dfio/clear_200.c
   A /trunk/sub/dfio/clear_201.c
   A /trunk/sub/dfio/clear_202.c
   A /trunk/sub/dfio/clear_203.c
   A /trunk/sub/dfio/clear_204.c
   A /trunk/sub/dfio/clear_205.c
   A /trunk/sub/dfio/clear_206.c
   A /trunk/sub/dfio/clear_207.c
   A /trunk/sub/dfio/clear_208.c
   A /trunk/sub/dfio/clear_210.c
   A /trunk/sub/dfio/clear_212.c
   A /trunk/sub/dfio/clear_220.c
   A /trunk/sub/dfio/clear_221.c
   A /trunk/sub/dfio/clear_230.c
   A /trunk/sub/dfio/clear_300.c
   A /trunk/sub/dfio/clear_301.c
   A /trunk/sub/dfio/clear_302.c
   A /trunk/sub/dfio/clear_303.c
   A /trunk/sub/dfio/clear_304.c
   A /trunk/sub/dfio/clear_305.c
   A /trunk/sub/dfio/clear_306.c
   A /trunk/sub/dfio/clear_307.c
   A /trunk/sub/dfio/clear_308.c
   A /trunk/sub/dfio/clear_309.c
   A /trunk/sub/dfio/clear_coord.c
   A /trunk/sub/dfio/clear_mk4corel.c
   A /trunk/sub/dfio/clear_mk4fringe.c
   A /trunk/sub/dfio/clear_mk4root.c
   A /trunk/sub/dfio/clear_mk4sdata.c
   A /trunk/sub/dfio/compress.c
   A /trunk/sub/dfio/copy_100.c
   A /trunk/sub/dfio/copy_101.c
   A /trunk/sub/dfio/copy_110.c
   A /trunk/sub/dfio/copy_120.c
   A /trunk/sub/dfio/copy_200.c
   A /trunk/sub/dfio/copy_201.c
   A /trunk/sub/dfio/copy_202.c
   A /trunk/sub/dfio/copy_203.c
   A /trunk/sub/dfio/copy_204.c
   A /trunk/sub/dfio/copy_205.c
   A /trunk/sub/dfio/copy_206.c
   A /trunk/sub/dfio/copy_207.c
   A /trunk/sub/dfio/copy_208.c
   A /trunk/sub/dfio/copy_210.c
   A /trunk/sub/dfio/copy_212.c
   A /trunk/sub/dfio/copy_220.c
   A /trunk/sub/dfio/copy_221.c
   A /trunk/sub/dfio/copy_230.c
   A /trunk/sub/dfio/copy_300.c
   A /trunk/sub/dfio/copy_301.c
   A /trunk/sub/dfio/copy_302.c
   A /trunk/sub/dfio/copy_303.c
   A /trunk/sub/dfio/copy_304.c
   A /trunk/sub/dfio/copy_305.c
   A /trunk/sub/dfio/copy_306.c
   A /trunk/sub/dfio/copy_307.c
   A /trunk/sub/dfio/copy_308.c
   A /trunk/sub/dfio/copy_309.c
   A /trunk/sub/dfio/corel_alloc.c
   A /trunk/sub/dfio/display_221.c
   A /trunk/sub/dfio/init_000.c
   A /trunk/sub/dfio/open_datafile.c
   A /trunk/sub/dfio/read_mk4corel.c
   A /trunk/sub/dfio/read_mk4file.c
   A /trunk/sub/dfio/read_mk4fringe.c
   A /trunk/sub/dfio/read_mk4root.c
   A /trunk/sub/dfio/read_mk4sdata.c
   A /trunk/sub/dfio/test.c
   A /trunk/sub/dfio/test_compress.c
   A /trunk/sub/dfio/testprog.c
   A /trunk/sub/dfio/write_err.c
   A /trunk/sub/dfio/write_mk4corel.c
   A /trunk/sub/dfio/write_mk4fringe.c
   A /trunk/sub/dfio/write_mk4root.c
   A /trunk/sub/dfio/write_mk4sdata.c
   A /trunk/sub/dfio/write_record.c
   A /trunk/sub/util
   A /trunk/sub/util/Makefile.am
   A /trunk/sub/util/Makefile.mk4
   A /trunk/sub/util/account.c
   A /trunk/sub/util/check_name.c
   A /trunk/sub/util/clear_date.c
   A /trunk/sub/util/clear_fstruct.c
   A /trunk/sub/util/confirm.c
   A /trunk/sub/util/datec_to_datef.c
   A /trunk/sub/util/datef_to_datec.c
   A /trunk/sub/util/day_of_datef.c
   A /trunk/sub/util/environment.c
   A /trunk/sub/util/extract_filenames.c
   A /trunk/sub/util/fileset.c
   A /trunk/sub/util/get_abs_path.c
   A /trunk/sub/util/get_filelist.c
   A /trunk/sub/util/hptoie.c
   A /trunk/sub/util/hptoie4.c
   A /trunk/sub/util/hptoie8.c
   A /trunk/sub/util/int_to_time.c
   A /trunk/sub/util/ismk4.c
   A /trunk/sub/util/minmax.c
   A /trunk/sub/util/msg.c
   A /trunk/sub/util/msg.test.c
   A /trunk/sub/util/report_times.c
   A /trunk/sub/util/root_belong.c
   A /trunk/sub/util/root_id.c
   A /trunk/sub/util/sort_names.c
   A /trunk/sub/util/swab.c
   A /trunk/sub/util/swap.c
   A /trunk/sub/util/syntax.c
   A /trunk/sub/util/test.c
   A /trunk/sub/util/time_to_double.c
   A /trunk/sub/util/time_to_int.c
   A /trunk/sub/vex
   A /trunk/sub/vex/Makefile.am
   A /trunk/sub/vex/Makefile.mk4
   A /trunk/sub/vex/block_params.c
   A /trunk/sub/vex/check_intrange.c
   A /trunk/sub/vex/check_realrange.c
   A /trunk/sub/vex/check_scan.c
   A /trunk/sub/vex/check_stloc.c
   A /trunk/sub/vex/check_strrange.c
   A /trunk/sub/vex/cvex_info.c
   A /trunk/sub/vex/decode_pval.c
   A /trunk/sub/vex/do_antenna.c
   A /trunk/sub/vex/do_bbc.c
   A /trunk/sub/vex/do_clock.c
   A /trunk/sub/vex/do_das.c
   A /trunk/sub/vex/do_eop.c
   A /trunk/sub/vex/do_exper.c
   A /trunk/sub/vex/do_freq.c
   A /trunk/sub/vex/do_head_pos.c
   A /trunk/sub/vex/do_if.c
   A /trunk/sub/vex/do_pass_order.c
   A /trunk/sub/vex/do_phase_cal_detect.c
   A /trunk/sub/vex/do_roll.c
   A /trunk/sub/vex/do_site.c
   A /trunk/sub/vex/do_source.c
   A /trunk/sub/vex/do_track.c
   A /trunk/sub/vex/evex_info.c
   A /trunk/sub/vex/fill_deflists.c
   A /trunk/sub/vex/fill_scanlist.c
   A /trunk/sub/vex/fill_station_parms.c
   A /trunk/sub/vex/find_statements.c
   A /trunk/sub/vex/get_block_mode.c
   A /trunk/sub/vex/get_chip_mode.c
   A /trunk/sub/vex/get_corr_bd_parms.c
   A /trunk/sub/vex/get_corr_mode.c
   A /trunk/sub/vex/get_def.c
   A /trunk/sub/vex/get_drive_init.c
   A /trunk/sub/vex/get_global_deflist.c
   A /trunk/sub/vex/get_logscan.c
   A /trunk/sub/vex/get_mode_deflist.c
   A /trunk/sub/vex/get_pbs_init.c
   A /trunk/sub/vex/get_pcm_config.c
   A /trunk/sub/vex/get_pcm_tables.c
   A /trunk/sub/vex/get_section_mode.c
   A /trunk/sub/vex/get_statement.c
   A /trunk/sub/vex/get_station_deflist.c
   A /trunk/sub/vex/get_su_chan_out.c
   A /trunk/sub/vex/get_su_connect.c
   A /trunk/sub/vex/get_trm_config.c
   A /trunk/sub/vex/get_val_list.c
   A /trunk/sub/vex/get_version.c
   A /trunk/sub/vex/get_vex.c
   A /trunk/sub/vex/in_comment.c
   A /trunk/sub/vex/in_quote.c
   A /trunk/sub/vex/init_scan.c
   A /trunk/sub/vex/ivex_info.c
   A /trunk/sub/vex/locate_blocks.c
   A /trunk/sub/vex/locate_cq.c
   A /trunk/sub/vex/lvex_info.c
   A /trunk/sub/vex/nextchar.c
   A /trunk/sub/vex/param_formats.c
   A /trunk/sub/vex/parse_date.c
   A /trunk/sub/vex/parse_dec.c
   A /trunk/sub/vex/parse_pval.c
   A /trunk/sub/vex/parse_ra.c
   A /trunk/sub/vex/parse_ref.c
   A /trunk/sub/vex/parse_units.c
   A /trunk/sub/vex/parse_vexfile.c
   A /trunk/sub/vex/print_location.c
   A /trunk/sub/vex/process_qstring.c
   A /trunk/sub/vex/read_file.c
   A /trunk/sub/vex/scan_info.c
   A /trunk/sub/vex/strip_text.c
   A /trunk/sub/vex/svex_info.c
   A /trunk/sub/vex/test.c
   A /trunk/sub/vex/vex_init.c
   A /trunk/sub/vex/write_vexfile.c

importing sub

------------------------------------------------------------------------
r20 | gbc | 2010-08-26 15:45:05 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/data
   A /trunk/data/Makefile.am
   A /trunk/data/ff_testdata
   A /trunk/data/ff_testdata/Makefile.am
   A /trunk/data/ff_testdata/chk_adump.sh
   A /trunk/data/ff_testdata/chk_aedit.sh
   A /trunk/data/ff_testdata/chk_alist.sh
   A /trunk/data/ff_testdata/chk_cofit.sh
   A /trunk/data/ff_testdata/chk_env.sh
   A /trunk/data/ff_testdata/chk_ff_2836.sh
   A /trunk/data/ff_testdata/chk_ff_2843.sh
   A /trunk/data/ff_testdata/chk_ffb_2843.sh
   A /trunk/data/ff_testdata/chk_fringex.sh
   A /trunk/data/ff_testdata/testdata
   A /trunk/data/ff_testdata/testdata/2611
   A /trunk/data/ff_testdata/testdata/2611/062-094600
   A /trunk/data/ff_testdata/testdata/2611/062-094600/3C345.nrsiug
   A /trunk/data/ff_testdata/testdata/2611/062-094600/3C345.nrweci
   A /trunk/data/ff_testdata/testdata/2611/062-094600/3C345.nrxoiv
   A /trunk/data/ff_testdata/testdata/2611/062-094600/B..nrsiug
   A /trunk/data/ff_testdata/testdata/2611/062-094600/B..nrweci
   A /trunk/data/ff_testdata/testdata/2611/062-094600/B..nrxoiv
   A /trunk/data/ff_testdata/testdata/2611/062-094600/BY..nrsiug
   A /trunk/data/ff_testdata/testdata/2611/062-094600/BY..nrsiug.old
   A /trunk/data/ff_testdata/testdata/2611/062-094600/BY..nrweci
   A /trunk/data/ff_testdata/testdata/2611/062-094600/BY..nrxoiv
   A /trunk/data/ff_testdata/testdata/2611/062-094600/Y..nrsiug
   A /trunk/data/ff_testdata/testdata/2611/062-094600/Y..nrweci
   A /trunk/data/ff_testdata/testdata/2611/062-094600/Y..nrxoiv
   A /trunk/data/ff_testdata/testdata/2836
   A /trunk/data/ff_testdata/testdata/2836/cf2836
   A /trunk/data/ff_testdata/testdata/2836/rj2836
   A /trunk/data/ff_testdata/testdata/2836/scan001
   A /trunk/data/ff_testdata/testdata/2836/scan001/2145+067.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/A..olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AA..olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE..olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.1.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.10.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.11.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.12.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.13.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.14.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.15.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.16.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.17.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.18.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.19.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.2.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.20.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.21.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.22.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.23.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.24.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.25.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.26.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.27.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.28.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.29.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.3.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.30.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.31.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.32.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.33.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.34.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.35.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.36.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.4.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.5.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.6.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.7.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.8.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/AE.X.9.olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/E..olomfh
   A /trunk/data/ff_testdata/testdata/2836/scan001/onechan.tst
   A /trunk/data/ff_testdata/testdata/2836/scan001/t101
   A /trunk/data/ff_testdata/testdata/2836/scan001/t120
   A /trunk/data/ff_testdata/testdata/2836/scan001/t141
   A /trunk/data/ff_testdata/testdata/2836/scan001/tempA
   A /trunk/data/ff_testdata/testdata/2836/scan001/tempE
   A /trunk/data/ff_testdata/testdata/2836/scan001/tempold
   A /trunk/data/ff_testdata/testdata/2836/scan001/timpo
   A /trunk/data/ff_testdata/testdata/2843
   A /trunk/data/ff_testdata/testdata/2843/321-1701_0552+398
   A /trunk/data/ff_testdata/testdata/2843/321-1701_0552+398/0552+398.oifhak
   A /trunk/data/ff_testdata/testdata/2843/321-1701_0552+398/A..oifhak
   A /trunk/data/ff_testdata/testdata/2843/321-1701_0552+398/AI..oifhak
   A /trunk/data/ff_testdata/testdata/2843/321-1701_0552+398/AT..oifhak
   A /trunk/data/ff_testdata/testdata/2843/321-1701_0552+398/I..oifhak
   A /trunk/data/ff_testdata/testdata/2843/321-1701_0552+398/IT..oifhak
   A /trunk/data/ff_testdata/testdata/2843/321-1701_0552+398/T..oifhak
   A /trunk/data/ff_testdata/testdata/2849
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/RCAS.oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/f..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/ff..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/fk..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/fm..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/k..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/kk..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/m..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/mk..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/mm..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/p..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/pf..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/pk..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/pm..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/pp..oyspzt
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/tasc
   A /trunk/data/ff_testdata/testdata/2849/297-0311_RCAS/tempo
   A /trunk/data/ff_testdata/testdata/2849/RCAS.alist
   A /trunk/data/ff_testdata/testdata/2849/RCAS.edited.alist
   A /trunk/data/ff_testdata/testdata/2849/cf_2849
   A /trunk/data/ff_testdata/testdata/2912
   A /trunk/data/ff_testdata/testdata/2912/253-1907
   A /trunk/data/ff_testdata/testdata/2912/253-1907/1128+385.pdzwql
   A /trunk/data/ff_testdata/testdata/2912/253-1907/A..pdzwql
   A /trunk/data/ff_testdata/testdata/2912/253-1907/AE..pdzwql
   A /trunk/data/ff_testdata/testdata/2912/253-1907/AI..pdzwql
   A /trunk/data/ff_testdata/testdata/2912/253-1907/E..pdzwql
   A /trunk/data/ff_testdata/testdata/2912/253-1907/I..pdzwql
   A /trunk/data/ff_testdata/testdata/2912/253-1907/IE..pdzwql
   A /trunk/data/ff_testdata/testdata/2912/cf_2912
   A /trunk/data/ff_testdata/testdata/3064
   A /trunk/data/ff_testdata/testdata/3064/113-0256
   A /trunk/data/ff_testdata/testdata/3064/113-0256/4C39_25.qxajks
   A /trunk/data/ff_testdata/testdata/3064/113-0256/N..qxajks
   A /trunk/data/ff_testdata/testdata/3064/113-0256/NV..qxajks
   A /trunk/data/ff_testdata/testdata/3064/113-0256/NV.S.9.qxajks
   A /trunk/data/ff_testdata/testdata/3064/113-0256/NV.X.10.qxajks
   A /trunk/data/ff_testdata/testdata/3064/113-0256/V..qxajks
   A /trunk/data/ff_testdata/testdata/3064/113-0256/allchans.rjc
   A /trunk/data/ff_testdata/testdata/3064/113-0256/onechan.rjc
   A /trunk/data/ff_testdata/testdata/3064/113-0256/qxajks.t120
   A /trunk/data/ff_testdata/testdata/3064/113-0256/t203
   A /trunk/data/ff_testdata/testdata/3064/113-0256/t205
   A /trunk/data/ff_testdata/testdata/3064/113-0256/t212
   A /trunk/data/ff_testdata/testdata/3262
   A /trunk/data/ff_testdata/testdata/3262/049-0600
   A /trunk/data/ff_testdata/testdata/3262/049-0600/4C39_25.ueyejs
   A /trunk/data/ff_testdata/testdata/3262/049-0600/4C39_25.ueyeoi
   A /trunk/data/ff_testdata/testdata/3262/049-0600/4C39_25.ueyerb
   A /trunk/data/ff_testdata/testdata/3262/049-0600/C..ueyejs
   A /trunk/data/ff_testdata/testdata/3262/049-0600/C..ueyeoi
   A /trunk/data/ff_testdata/testdata/3262/049-0600/C..ueyerb
   A /trunk/data/ff_testdata/testdata/3262/049-0600/CI..ueyejs
   A /trunk/data/ff_testdata/testdata/3262/049-0600/CI..ueyeoi
   A /trunk/data/ff_testdata/testdata/3262/049-0600/CI..ueyerb
   A /trunk/data/ff_testdata/testdata/3262/049-0600/I..ueyejs
   A /trunk/data/ff_testdata/testdata/3262/049-0600/I..ueyeoi
   A /trunk/data/ff_testdata/testdata/3262/049-0600/I..ueyerb
   A /trunk/data/ff_testdata/testdata/3262/049-0600/t120.erb
   A /trunk/data/ff_testdata/testdata/3262/cf_3262
   A /trunk/data/ff_testdata/testfourfit.sh
   A /trunk/data/ff_testdata/testlinux.dist
   A /trunk/data/ff_testdata/testlinux64-a2
   A /trunk/data/ff_testdata/testsuite
   A /trunk/data/ff_testdata/testsuite2
   A /trunk/data/ff_testdata/testsuite3

importing data

------------------------------------------------------------------------
r19 | gbc | 2010-08-26 15:44:21 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/help
   A /trunk/help/CorAsc2.html
   A /trunk/help/Errors.html
   A /trunk/help/Help.html
   A /trunk/help/LogHelp.html
   A /trunk/help/M4TapeLib.txt
   A /trunk/help/Makefile.am
   A /trunk/help/MountTapeHelp.html
   A /trunk/help/MountTapeHelp.txt
   A /trunk/help/NOTETS.pdf
   A /trunk/help/NOTLAN2.pdf
   A /trunk/help/NOTTGEN.pdf
   A /trunk/help/OperaHelp.html
   A /trunk/help/OperaHelp.txt
   A /trunk/help/Sara2lvex.html
   A /trunk/help/Tgen.txt
   A /trunk/help/a2t.txt
   A /trunk/help/adump.doc
   A /trunk/help/aedit
   A /trunk/help/aedit/axis
   A /trunk/help/aedit/banner
   A /trunk/help/aedit/baselines
   A /trunk/help/aedit/batch
   A /trunk/help/aedit/bsnrmax
   A /trunk/help/aedit/bsnrmin
   A /trunk/help/aedit/ccread
   A /trunk/help/aedit/clear
   A /trunk/help/aedit/close
   A /trunk/help/aedit/device
   A /trunk/help/aedit/edit
   A /trunk/help/aedit/end.tex
   A /trunk/help/aedit/exit
   A /trunk/help/aedit/experiment
   A /trunk/help/aedit/fixquotes.c
   A /trunk/help/aedit/formatter
   A /trunk/help/aedit/formatter.c
   A /trunk/help/aedit/fplot
   A /trunk/help/aedit/fraction
   A /trunk/help/aedit/frequencies
   A /trunk/help/aedit/general
   A /trunk/help/aedit/general.tex
   A /trunk/help/aedit/grid
   A /trunk/help/aedit/help
   A /trunk/help/aedit/inputs
   A /trunk/help/aedit/junk.out
   A /trunk/help/aedit/length
   A /trunk/help/aedit/makeman
   A /trunk/help/aedit/manual
   A /trunk/help/aedit/manual.aux
   A /trunk/help/aedit/manual.dvi
   A /trunk/help/aedit/manual.log
   A /trunk/help/aedit/manual.ps
   A /trunk/help/aedit/manual.tex
   A /trunk/help/aedit/mode
   A /trunk/help/aedit/new_in_4.0
   A /trunk/help/aedit/new_in_4.1
   A /trunk/help/aedit/nfreq
   A /trunk/help/aedit/nobatch
   A /trunk/help/aedit/outversion
   A /trunk/help/aedit/parameter
   A /trunk/help/aedit/plist
   A /trunk/help/aedit/plot
   A /trunk/help/aedit/polarizations
   A /trunk/help/aedit/prange
   A /trunk/help/aedit/procrange
   A /trunk/help/aedit/psfile
   A /trunk/help/aedit/psplot
   A /trunk/help/aedit/pwrite
   A /trunk/help/aedit/qcodes
   A /trunk/help/aedit/read
   A /trunk/help/aedit/reference
   A /trunk/help/aedit/remote
   A /trunk/help/aedit/reproc
   A /trunk/help/aedit/run
   A /trunk/help/aedit/setyear
   A /trunk/help/aedit/snrmax
   A /trunk/help/aedit/snrmin
   A /trunk/help/aedit/sort
   A /trunk/help/aedit/sources
   A /trunk/help/aedit/spacer
   A /trunk/help/aedit/stations
   A /trunk/help/aedit/summary
   A /trunk/help/aedit/temp.tex
   A /trunk/help/aedit/template
   A /trunk/help/aedit/template.tex
   A /trunk/help/aedit/timerange
   A /trunk/help/aedit/twrite
   A /trunk/help/aedit/type
   A /trunk/help/aedit/unflag
   A /trunk/help/aedit/unsort
   A /trunk/help/aedit/write
   A /trunk/help/aedit/xscale
   A /trunk/help/aedit/yscale
   A /trunk/help/aedit/zoom
   A /trunk/help/aedit.doc
   A /trunk/help/aips.doc
   A /trunk/help/alist.doc
   A /trunk/help/archive.doc
   A /trunk/help/atofits.doc
   A /trunk/help/average.doc
   A /trunk/help/bispec.doc
   A /trunk/help/calamp.doc
   A /trunk/help/caltech.doc
   A /trunk/help/cdump.doc
   A /trunk/help/cofit.doc
   A /trunk/help/composer.old.pdf
   A /trunk/help/composer.pdf
   A /trunk/help/coterp.doc
   A /trunk/help/ddstat.doc
   A /trunk/help/disk.doc
   A /trunk/help/drool.doc
   A /trunk/help/ets.pdf
   A /trunk/help/ets_ref.pdf
   A /trunk/help/ff_control.doc
   A /trunk/help/ff_output.doc
   A /trunk/help/ff_search.doc
   A /trunk/help/fold.doc
   A /trunk/help/forclose.doc
   A /trunk/help/fourfit.doc
   A /trunk/help/fourfit.old.doc
   A /trunk/help/fplot.doc
   A /trunk/help/fringex.aeerdoc
   A /trunk/help/fringex.cjl
   A /trunk/help/fringex.doc
   A /trunk/help/fringex.old
   A /trunk/help/fringex.old2
   A /trunk/help/general.doc
   A /trunk/help/index.html
   A /trunk/help/interpol.doc
   A /trunk/help/libafio.doc
   A /trunk/help/libbfio.doc
   A /trunk/help/libccfio.doc
   A /trunk/help/libdfio.doc
   A /trunk/help/libraries.doc
   A /trunk/help/libutil.doc
   A /trunk/help/libx_fplot.doc
   A /trunk/help/linkdata.doc
   A /trunk/help/linkdata.old.doc
   A /trunk/help/mk3fit.doc
   A /trunk/help/mk4_ccfio.doc
   A /trunk/help/mmreduce.doc
   A /trunk/help/mod.doc
   A /trunk/help/modformat.doc
   A /trunk/help/monitor.doc
   A /trunk/help/nottdb.html
   A /trunk/help/nottgen.html
   A /trunk/help/pratio.doc
   A /trunk/help/printdocs
   A /trunk/help/protocol.txt
   A /trunk/help/rename.doc
   A /trunk/help/restore.doc
   A /trunk/help/retrieve.doc
   A /trunk/help/scripts.doc
   A /trunk/help/search.doc
   A /trunk/help/stcodes.doc
   A /trunk/help/template.doc
   A /trunk/help/unix_to_ci.doc
   A /trunk/help/vhelp.doc
   A /trunk/help/zplmanual.pdf

importing help

------------------------------------------------------------------------
r18 | gbc | 2010-08-26 15:44:17 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/include
   A /trunk/include/HCommon.h
   A /trunk/include/HConfig.h
   A /trunk/include/HCore.h
   A /trunk/include/HDebug.h
   A /trunk/include/HErr.h
   A /trunk/include/HLib.h
   A /trunk/include/HMem.h
   A /trunk/include/HMsg.h
   A /trunk/include/MK4.h
   A /trunk/include/Makefile.am
   A /trunk/include/SysTic.h
   A /trunk/include/T1.h
   A /trunk/include/T1aux.h
   A /trunk/include/TC.h
   A /trunk/include/TCaux.h
   A /trunk/include/TCaux.old.h
   A /trunk/include/account.h
   A /trunk/include/adata.h
   A /trunk/include/adata.v3.h
   A /trunk/include/calc_data.h
   A /trunk/include/ccfile.h
   A /trunk/include/cf_header.h
   A /trunk/include/constants.h
   A /trunk/include/cpgplot.h
   A /trunk/include/cpgplot.h.prev
   A /trunk/include/cs.h
   A /trunk/include/cvex.h
   A /trunk/include/cvex_new.h
   A /trunk/include/cvex_old.h
   A /trunk/include/data.h
   A /trunk/include/evex.h
   A /trunk/include/fileset.h
   A /trunk/include/fringe_records.h
   A /trunk/include/fstruct.h
   A /trunk/include/general.h
   A /trunk/include/ivex.h
   A /trunk/include/ivex_srs.h
   A /trunk/include/lvex.h
   A /trunk/include/m4tl.h
   A /trunk/include/mess.h
   A /trunk/include/message_codes.h
   A /trunk/include/message_fields.h
   A /trunk/include/message_structs.h
   A /trunk/include/mk4_afile.h
   A /trunk/include/mk4_afio.h
   A /trunk/include/mk4_bfio.h
   A /trunk/include/mk4_data.h
   A /trunk/include/mk4_dfio.h
   A /trunk/include/mk4_errno.h
   A /trunk/include/mk4_records.h
   A /trunk/include/mk4_sizes.h
   A /trunk/include/mk4_typedefs.h
   A /trunk/include/mk4_util.h
   A /trunk/include/mk4_version.h
   A /trunk/include/mk4_vex.h
   A /trunk/include/ovex.h
   A /trunk/include/plConfig.h
   A /trunk/include/plplot.h
   A /trunk/include/polynomial.h
   A /trunk/include/polynomials.h
   A /trunk/include/print_page.h
   A /trunk/include/privilege.h
   A /trunk/include/root_records.h
   A /trunk/include/sutrx.h
   A /trunk/include/svex.h
   A /trunk/include/tapeDB.h
   A /trunk/include/time_account.h
   A /trunk/include/type_000.h
   A /trunk/include/type_100.h
   A /trunk/include/type_1000.h
   A /trunk/include/type_101.h
   A /trunk/include/type_110.h
   A /trunk/include/type_120.h
   A /trunk/include/type_200.h
   A /trunk/include/type_2000.h
   A /trunk/include/type_201.h
   A /trunk/include/type_202.h
   A /trunk/include/type_203.h
   A /trunk/include/type_204.h
   A /trunk/include/type_205.h
   A /trunk/include/type_206.h
   A /trunk/include/type_207.h
   A /trunk/include/type_208.h
   A /trunk/include/type_210.h
   A /trunk/include/type_2100.h
   A /trunk/include/type_212.h
   A /trunk/include/type_220.h
   A /trunk/include/type_2200.h
   A /trunk/include/type_221.h
   A /trunk/include/type_230.h
   A /trunk/include/type_2300.h
   A /trunk/include/type_2400.h
   A /trunk/include/type_2500.h
   A /trunk/include/type_2600.h
   A /trunk/include/type_2700.h
   A /trunk/include/type_2800.h
   A /trunk/include/type_300.h
   A /trunk/include/type_301.h
   A /trunk/include/type_302.h
   A /trunk/include/type_303.h
   A /trunk/include/type_304.h
   A /trunk/include/type_305.h
   A /trunk/include/type_306.h
   A /trunk/include/type_307.h
   A /trunk/include/type_308.h
   A /trunk/include/type_309.h
   A /trunk/include/type_4000.h
   A /trunk/include/type_4100.h
   A /trunk/include/type_4200.h
   A /trunk/include/type_4300.h
   A /trunk/include/type_4400.h
   A /trunk/include/type_4500.h
   A /trunk/include/type_5000.h
   A /trunk/include/type_comp.h
   A /trunk/include/type_corel.h
   A /trunk/include/vex.h

importing include

------------------------------------------------------------------------
r17 | gbc | 2010-08-26 15:44:15 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/postproc
   A /trunk/postproc/Makefile.am
   A /trunk/postproc/adump
   A /trunk/postproc/adump/Makefile.am
   A /trunk/postproc/adump/Makefile.mk4
   A /trunk/postproc/adump/adump.c
   A /trunk/postproc/adump/adump.h
   A /trunk/postproc/adump/parse_bfields.c
   A /trunk/postproc/adump/parse_cmdline.c
   A /trunk/postproc/adump/parse_tfields.c
   A /trunk/postproc/adump/strip_bline.c
   A /trunk/postproc/adump/strip_tline.c
   A /trunk/postproc/adump/write_header.c
   A /trunk/postproc/aedit
   A /trunk/postproc/aedit/Makefile.am
   A /trunk/postproc/aedit/Makefile.mk4
   A /trunk/postproc/aedit/Makefile.old
   A /trunk/postproc/aedit/active_filter.c
   A /trunk/postproc/aedit/add_station.c
   A /trunk/postproc/aedit/aeclr_corel.c
   A /trunk/postproc/aedit/aeclr_fringe.c
   A /trunk/postproc/aedit/aeclr_quad.c
   A /trunk/postproc/aedit/aeclr_root.c
   A /trunk/postproc/aedit/aeclr_triangle.c
   A /trunk/postproc/aedit/aedata.h
   A /trunk/postproc/aedit/aedit.c
   A /trunk/postproc/aedit/aedit.h
   A /trunk/postproc/aedit/alloc_btq.c
   A /trunk/postproc/aedit/allocate_parms.c
   A /trunk/postproc/aedit/auto_hardcopy.c
   A /trunk/postproc/aedit/axis.c
   A /trunk/postproc/aedit/axis_scale.c
   A /trunk/postproc/aedit/calc_close.c
   A /trunk/postproc/aedit/cfilter.c
   A /trunk/postproc/aedit/check_env.c
   A /trunk/postproc/aedit/cleanup.c
   A /trunk/postproc/aedit/cleanup_psplot.c
   A /trunk/postproc/aedit/clear.c
   A /trunk/postproc/aedit/clear_fqex.c
   A /trunk/postproc/aedit/clear_pstruct.c
   A /trunk/postproc/aedit/clear_source.c
   A /trunk/postproc/aedit/clear_summ.c
   A /trunk/postproc/aedit/close_flags.h
   A /trunk/postproc/aedit/command_id.c
   A /trunk/postproc/aedit/cpgplot.h.old
   A /trunk/postproc/aedit/cross_link.c
   A /trunk/postproc/aedit/cursor_select.c
   A /trunk/postproc/aedit/datum_value.c
   A /trunk/postproc/aedit/display_psdata.c
   A /trunk/postproc/aedit/dup_check.c
   A /trunk/postproc/aedit/dup_flag.c
   A /trunk/postproc/aedit/edit.c
   A /trunk/postproc/aedit/edit_close.c
   A /trunk/postproc/aedit/edit_families.c
   A /trunk/postproc/aedit/erase_point.c
   A /trunk/postproc/aedit/esdesp_check.c
   A /trunk/postproc/aedit/execute.c
   A /trunk/postproc/aedit/extract_parms.c
   A /trunk/postproc/aedit/ffilter.c
   A /trunk/postproc/aedit/fill4_parms.c
   A /trunk/postproc/aedit/fill_closure.c
   A /trunk/postproc/aedit/fill_parms.c
   A /trunk/postproc/aedit/fill_tdata.c
   A /trunk/postproc/aedit/flags.h
   A /trunk/postproc/aedit/fplot.c
   A /trunk/postproc/aedit/get_axis.c
   A /trunk/postproc/aedit/get_param.c
   A /trunk/postproc/aedit/get_param_list.c
   A /trunk/postproc/aedit/get_plot_data.c
   A /trunk/postproc/aedit/get_plot_datum.c
   A /trunk/postproc/aedit/get_ps_indices4.c
   A /trunk/postproc/aedit/help.c
   A /trunk/postproc/aedit/init_inputs.c
   A /trunk/postproc/aedit/init_summ.c
   A /trunk/postproc/aedit/locate_pscurs.c
   A /trunk/postproc/aedit/make_psarray4.c
   A /trunk/postproc/aedit/make_tri.c
   A /trunk/postproc/aedit/makekey.c
   A /trunk/postproc/aedit/mk3_qf.c
   A /trunk/postproc/aedit/mk4_makefile
   A /trunk/postproc/aedit/param_list.c
   A /trunk/postproc/aedit/param_list.h
   A /trunk/postproc/aedit/parse_cmdline.c
   A /trunk/postproc/aedit/parse_commands.c
   A /trunk/postproc/aedit/plot.c
   A /trunk/postproc/aedit/plot_fqex.c
   A /trunk/postproc/aedit/plot_header.c
   A /trunk/postproc/aedit/plot_points.c
   A /trunk/postproc/aedit/plot_quality.c
   A /trunk/postproc/aedit/pr_allsumm.c
   A /trunk/postproc/aedit/pr_csumm.c
   A /trunk/postproc/aedit/pr_fsumm.c
   A /trunk/postproc/aedit/pr_inputs.c
   A /trunk/postproc/aedit/pr_rsumm.c
   A /trunk/postproc/aedit/pr_source.c
   A /trunk/postproc/aedit/pr_ssumm.c
   A /trunk/postproc/aedit/pr_summary.c
   A /trunk/postproc/aedit/pr_tsumm.c
   A /trunk/postproc/aedit/print_data.c
   A /trunk/postproc/aedit/ps_baselabel.c
   A /trunk/postproc/aedit/ps_fplot.c
   A /trunk/postproc/aedit/ps_free.c
   A /trunk/postproc/aedit/ps_inside.c
   A /trunk/postproc/aedit/ps_proc_datum.c
   A /trunk/postproc/aedit/ps_scanlabel.c
   A /trunk/postproc/aedit/ps_selbase.c
   A /trunk/postproc/aedit/ps_selqual.c
   A /trunk/postproc/aedit/ps_selscan.c
   A /trunk/postproc/aedit/psfile4.c
   A /trunk/postproc/aedit/psplot.c
   A /trunk/postproc/aedit/psplot.h
   A /trunk/postproc/aedit/psplot4.c
   A /trunk/postproc/aedit/psplot_defaults4.c
   A /trunk/postproc/aedit/pstag_process.c
   A /trunk/postproc/aedit/pstruct.h
   A /trunk/postproc/aedit/qarray_index.c
   A /trunk/postproc/aedit/qfilter.c
   A /trunk/postproc/aedit/read_cursor.c
   A /trunk/postproc/aedit/read_data.c
   A /trunk/postproc/aedit/rfilter.c
   A /trunk/postproc/aedit/run_com_file.c
   A /trunk/postproc/aedit/run_pscursor.c
   A /trunk/postproc/aedit/save.c
   A /trunk/postproc/aedit/set_baselines.c
   A /trunk/postproc/aedit/set_device.c
   A /trunk/postproc/aedit/set_fraction.c
   A /trunk/postproc/aedit/set_frequencies.c
   A /trunk/postproc/aedit/set_mode.c
   A /trunk/postproc/aedit/set_nfreq.c
   A /trunk/postproc/aedit/set_pols.c
   A /trunk/postproc/aedit/set_prange.c
   A /trunk/postproc/aedit/set_procrange.c
   A /trunk/postproc/aedit/set_pscodes.c
   A /trunk/postproc/aedit/set_psparam.c
   A /trunk/postproc/aedit/set_qcodes.c
   A /trunk/postproc/aedit/set_quads.c
   A /trunk/postproc/aedit/set_sources.c
   A /trunk/postproc/aedit/set_stations.c
   A /trunk/postproc/aedit/set_timerange.c
   A /trunk/postproc/aedit/set_triangles.c
   A /trunk/postproc/aedit/set_type.c
   A /trunk/postproc/aedit/set_year.c
   A /trunk/postproc/aedit/setup_plot.c
   A /trunk/postproc/aedit/setup_psplot.c
   A /trunk/postproc/aedit/sizelimits.h
   A /trunk/postproc/aedit/smatch.c
   A /trunk/postproc/aedit/sort.h
   A /trunk/postproc/aedit/sorter.c
   A /trunk/postproc/aedit/station_reduce.c
   A /trunk/postproc/aedit/summ_corel.c
   A /trunk/postproc/aedit/summ_data.c
   A /trunk/postproc/aedit/summ_fringe.c
   A /trunk/postproc/aedit/summ_quad.c
   A /trunk/postproc/aedit/summ_root.c
   A /trunk/postproc/aedit/summ_triangle.c
   A /trunk/postproc/aedit/summary.h
   A /trunk/postproc/aedit/symbol_key.c
   A /trunk/postproc/aedit/tarray_index.c
   A /trunk/postproc/aedit/tempo.h
   A /trunk/postproc/aedit/test1.c
   A /trunk/postproc/aedit/tfilter.c
   A /trunk/postproc/aedit/time_axis.c
   A /trunk/postproc/aedit/triangle_value.c
   A /trunk/postproc/aedit/tricheck.c
   A /trunk/postproc/aedit/trngl_present.c
   A /trunk/postproc/aedit/unflag.c
   A /trunk/postproc/aedit/update_fqex.c
   A /trunk/postproc/aedit/update_sinfo.c
   A /trunk/postproc/aedit/usearray.h
   A /trunk/postproc/aedit/write_data.c
   A /trunk/postproc/aedit/write_families.c
   A /trunk/postproc/aedit/write_param.c
   A /trunk/postproc/aedit/write_prmline.c
   A /trunk/postproc/aedit/write_psfile.c
   A /trunk/postproc/aedit/write_pshdr.c
   A /trunk/postproc/aedit/write_reproc.c
   A /trunk/postproc/aedit/write_tdata.c
   A /trunk/postproc/aedit/zoom.c
   A /trunk/postproc/alist
   A /trunk/postproc/alist/Makefile.am
   A /trunk/postproc/alist/Makefile.mk4
   A /trunk/postproc/alist/alist.c
   A /trunk/postproc/alist/open_output.c
   A /trunk/postproc/alist/parse_cmdline.c
   A /trunk/postproc/alist/summarize_corel.c
   A /trunk/postproc/alist/summarize_fringe.c
   A /trunk/postproc/alist/summarize_mk4fringe.c
   A /trunk/postproc/alist/summarize_root.c
   A /trunk/postproc/average
   A /trunk/postproc/average/Makefile.am
   A /trunk/postproc/average/Makefile.mk4
   A /trunk/postproc/average/assess_data.c
   A /trunk/postproc/average/average.c
   A /trunk/postproc/average/average.h
   A /trunk/postproc/average/baseline_avg.c
   A /trunk/postproc/average/check_source.c
   A /trunk/postproc/average/check_times.c
   A /trunk/postproc/average/check_tribase.c
   A /trunk/postproc/average/get_int_time.c
   A /trunk/postproc/average/index_data.c
   A /trunk/postproc/average/parse_cmdline.c
   A /trunk/postproc/average/read_data.c
   A /trunk/postproc/average/sort_data.c
   A /trunk/postproc/average/sorter.c
   A /trunk/postproc/average/triangle_avg.c
   A /trunk/postproc/bispec
   A /trunk/postproc/bispec/Makefile.am
   A /trunk/postproc/bispec/Makefile.mk4
   A /trunk/postproc/bispec/bispec.c
   A /trunk/postproc/bispec/bispec.h
   A /trunk/postproc/bispec/make_bispec.c
   A /trunk/postproc/bispec/parse_cmdline.c
   A /trunk/postproc/calamp
   A /trunk/postproc/calamp/Makefile.am
   A /trunk/postproc/calamp/Makefile.mk4
   A /trunk/postproc/calamp/calamp.c
   A /trunk/postproc/calamp/calamp.h
   A /trunk/postproc/calamp/calfact.c
   A /trunk/postproc/calamp/parse_cmdline.c
   A /trunk/postproc/calamp/read_calfile.c
   A /trunk/postproc/cofit
   A /trunk/postproc/cofit/Makefile.am
   A /trunk/postproc/cofit/Makefile.mk4
   A /trunk/postproc/cofit/ampf.c
   A /trunk/postproc/cofit/clear_codata.c
   A /trunk/postproc/cofit/cofit.c
   A /trunk/postproc/cofit/cofit.h
   A /trunk/postproc/cofit/covsrt.c
   A /trunk/postproc/cofit/cpgplot.h
   A /trunk/postproc/cofit/fit_ampl.c
   A /trunk/postproc/cofit/fit_codata.c
   A /trunk/postproc/cofit/fit_snr.c
   A /trunk/postproc/cofit/gaussj.c
   A /trunk/postproc/cofit/mrqcof.c
   A /trunk/postproc/cofit/mrqfix.c
   A /trunk/postproc/cofit/normalize_snr.c
   A /trunk/postproc/cofit/nr.h
   A /trunk/postproc/cofit/nrutil.c
   A /trunk/postproc/cofit/nrutil.h
   A /trunk/postproc/cofit/parse_cmdline.c
   A /trunk/postproc/cofit/plot_codata.c
   A /trunk/postproc/cofit/pythag.c
   A /trunk/postproc/cofit/read_data.c
   A /trunk/postproc/cofit/sort_data.c
   A /trunk/postproc/cofit/sorter.c
   A /trunk/postproc/cofit/svbksb.c
   A /trunk/postproc/cofit/svdcmp.c
   A /trunk/postproc/cofit/svdcmpp.c
   A /trunk/postproc/cofit/write_codata.c
   A /trunk/postproc/coterp
   A /trunk/postproc/coterp/Makefile.am
   A /trunk/postproc/coterp/Makefile.mk4
   A /trunk/postproc/coterp/check_lists.c
   A /trunk/postproc/coterp/coterp.c
   A /trunk/postproc/coterp/coterp.h
   A /trunk/postproc/coterp/covsrt.c
   A /trunk/postproc/coterp/cpgplot.h
   A /trunk/postproc/coterp/dpythag.c
   A /trunk/postproc/coterp/dsvdcmpp.c
   A /trunk/postproc/coterp/elfactor.c
   A /trunk/postproc/coterp/fit_cotime.c
   A /trunk/postproc/coterp/fit_times.c
   A /trunk/postproc/coterp/interp.c
   A /trunk/postproc/coterp/mrqcof.c
   A /trunk/postproc/coterp/mrqfix.c
   A /trunk/postproc/coterp/nrutil.c
   A /trunk/postproc/coterp/nrutil.h
   A /trunk/postproc/coterp/parse_cmdline.c
   A /trunk/postproc/coterp/plot_sttimes.c
   A /trunk/postproc/coterp/read_data.c
   A /trunk/postproc/coterp/sort_data.c
   A /trunk/postproc/coterp/sorter.c
   A /trunk/postproc/coterp/stationize.c
   A /trunk/postproc/coterp/svbksb.c
   A /trunk/postproc/coterp/write_data.c
   A /trunk/postproc/fold
   A /trunk/postproc/fold/25septest.c
   A /trunk/postproc/fold/Makefile.am
   A /trunk/postproc/fold/Makefile.mk4
   A /trunk/postproc/fold/fold.c
   A /trunk/postproc/fold/fold_22dec_1997.c
   A /trunk/postproc/fold/fold_3dec98.c
   A /trunk/postproc/fold/fold_caltech.c
   A /trunk/postproc/fold/gaussj.c
   A /trunk/postproc/fold/hstkpoly.c
   A /trunk/postproc/fold/nnewfold.c
   A /trunk/postproc/fold/nr.h
   A /trunk/postproc/fold/nrutil.c
   A /trunk/postproc/fold/nrutil.h
   A /trunk/postproc/fold/old.c
   A /trunk/postproc/fold/polint.c
   A /trunk/postproc/fold/pythag.c
   A /trunk/postproc/fold/safe.c
   A /trunk/postproc/fold/safe25mar.c
   A /trunk/postproc/fold/svbksb.c
   A /trunk/postproc/fold/svdcmp.c
   A /trunk/postproc/fold/svdfit.c
   A /trunk/postproc/fold/svdvar.c
   A /trunk/postproc/fold/test.c
   A /trunk/postproc/fold/write_vsumm.c
   A /trunk/postproc/fourfit
   A /trunk/postproc/fourfit/Makefile.am
   A /trunk/postproc/fourfit/Makefile.mk4
   A /trunk/postproc/fourfit/ap_mean.c
   A /trunk/postproc/fourfit/apply_filter.c
   A /trunk/postproc/fourfit/apply_passband.c
   A /trunk/postproc/fourfit/bcd_qmsec.c
   A /trunk/postproc/fourfit/bcd_to_2int.c
   A /trunk/postproc/fourfit/calc_normalization.c
   A /trunk/postproc/fourfit/calc_rms.c
   A /trunk/postproc/fourfit/cf_default
   A /trunk/postproc/fourfit/check_rflist.c
   A /trunk/postproc/fourfit/clear_freq_corel.c
   A /trunk/postproc/fourfit/clear_pass.c
   A /trunk/postproc/fourfit/clear_plotdata.c
   A /trunk/postproc/fourfit/comp_func.c
   A /trunk/postproc/fourfit/compute_model.c
   A /trunk/postproc/fourfit/compute_qf.c
   A /trunk/postproc/fourfit/compute_xpower.c
   A /trunk/postproc/fourfit/control.h
   A /trunk/postproc/fourfit/copy_cblock_parts.c
   A /trunk/postproc/fourfit/create_fname.c
   A /trunk/postproc/fourfit/create_fsm.c
   A /trunk/postproc/fourfit/criteria_match.c
   A /trunk/postproc/fourfit/default_cblock.c
   A /trunk/postproc/fourfit/delay_rate.c
   A /trunk/postproc/fourfit/display_fplot.c
   A /trunk/postproc/fourfit/dms_to_deg.c
   A /trunk/postproc/fourfit/fft1.c
   A /trunk/postproc/fourfit/fill_200.c
   A /trunk/postproc/fourfit/fill_201.c
   A /trunk/postproc/fourfit/fill_202.c
   A /trunk/postproc/fourfit/fill_203.c
   A /trunk/postproc/fourfit/fill_204.c
   A /trunk/postproc/fourfit/fill_205.c
   A /trunk/postproc/fourfit/fill_206.c
   A /trunk/postproc/fourfit/fill_207.c
   A /trunk/postproc/fourfit/fill_208.c
   A /trunk/postproc/fourfit/fill_210.c
   A /trunk/postproc/fourfit/fill_212.c
   A /trunk/postproc/fourfit/fill_230.c
   A /trunk/postproc/fourfit/fill_fringe_info.c
   A /trunk/postproc/fourfit/fill_param.c
   A /trunk/postproc/fourfit/filter.h
   A /trunk/postproc/fourfit/fourfit.c
   A /trunk/postproc/fourfit/freq_spacing.c
   A /trunk/postproc/fourfit/freqlist.h
   A /trunk/postproc/fourfit/fringe_search.c
   A /trunk/postproc/fourfit/gate_off.c
   A /trunk/postproc/fourfit/generate_cblock.c
   A /trunk/postproc/fourfit/get_bfstring.c
   A /trunk/postproc/fourfit/get_corel_data.c
   A /trunk/postproc/fourfit/grid.c
   A /trunk/postproc/fourfit/init_tokens.c
   A /trunk/postproc/fourfit/interp.c
   A /trunk/postproc/fourfit/interp555.c
   A /trunk/postproc/fourfit/lex.c
   A /trunk/postproc/fourfit/linterp.c
   A /trunk/postproc/fourfit/make_flist.c
   A /trunk/postproc/fourfit/make_passes.c
   A /trunk/postproc/fourfit/make_plotdata.c
   A /trunk/postproc/fourfit/make_postplot.c
   A /trunk/postproc/fourfit/max555.c
   A /trunk/postproc/fourfit/mk4_makefile
   A /trunk/postproc/fourfit/norm.c
   A /trunk/postproc/fourfit/nullify_cblock.c
   A /trunk/postproc/fourfit/oldnorm.c
   A /trunk/postproc/fourfit/organize_data.c
   A /trunk/postproc/fourfit/output.c
   A /trunk/postproc/fourfit/parabola.c
   A /trunk/postproc/fourfit/param_struct.h
   A /trunk/postproc/fourfit/parse_cmdline.c
   A /trunk/postproc/fourfit/parse_control_file.c
   A /trunk/postproc/fourfit/parser.c
   A /trunk/postproc/fourfit/parser.h
   A /trunk/postproc/fourfit/pass_struct.h
   A /trunk/postproc/fourfit/pcal_interp.c
   A /trunk/postproc/fourfit/pcalibrate.c
   A /trunk/postproc/fourfit/plot_complex.c
   A /trunk/postproc/fourfit/plot_graph.c
   A /trunk/postproc/fourfit/plot_struct.h
   A /trunk/postproc/fourfit/postcorrect.c
   A /trunk/postproc/fourfit/precorrect.c
   A /trunk/postproc/fourfit/print_at.c
   A /trunk/postproc/fourfit/print_left.c
   A /trunk/postproc/fourfit/print_parities.c
   A /trunk/postproc/fourfit/put_char_at.c
   A /trunk/postproc/fourfit/pwrt_left.c
   A /trunk/postproc/fourfit/pwrt_right.c
   A /trunk/postproc/fourfit/read_control_file.c
   A /trunk/postproc/fourfit/read_sdata.c
   A /trunk/postproc/fourfit/refringe.h
   A /trunk/postproc/fourfit/refringe_list.c
   A /trunk/postproc/fourfit/report_actions.c
   A /trunk/postproc/fourfit/rotate_pcal.c
   A /trunk/postproc/fourfit/search.c
   A /trunk/postproc/fourfit/search_windows.c
   A /trunk/postproc/fourfit/set_defaults.c
   A /trunk/postproc/fourfit/set_pointers.c
   A /trunk/postproc/fourfit/skip_data.c
   A /trunk/postproc/fourfit/skip_index.c
   A /trunk/postproc/fourfit/sprint_char_arr.c
   A /trunk/postproc/fourfit/sprint_date.c
   A /trunk/postproc/fourfit/statistics.h
   A /trunk/postproc/fourfit/stcount_interp.c
   A /trunk/postproc/fourfit/time_range.c
   A /trunk/postproc/fourfit/tpstat_interp.c
   A /trunk/postproc/fourfit/update.c
   A /trunk/postproc/fourfit/vrot.c
   A /trunk/postproc/fourmer
   A /trunk/postproc/fourmer/Makefile.am
   A /trunk/postproc/fourmer/Makefile.mk4
   A /trunk/postproc/fourmer/do_record_merge.c
   A /trunk/postproc/fourmer/fourmer.c
   A /trunk/postproc/fplot
   A /trunk/postproc/fplot/Makefile.am
   A /trunk/postproc/fplot/Makefile.mk4
   A /trunk/postproc/fplot/fplot.c
   A /trunk/postproc/fplot/fplot.h
   A /trunk/postproc/fplot/parse_cmdline.c
   A /trunk/postproc/fringex
   A /trunk/postproc/fringex/Makefile.am
   A /trunk/postproc/fringex/Makefile.mk4
   A /trunk/postproc/fringex/accum_segs.c
   A /trunk/postproc/fringex/calc_seg.c
   A /trunk/postproc/fringex/clear_fxp.c
   A /trunk/postproc/fringex/clear_loops.c
   A /trunk/postproc/fringex/dms_to_deg.c
   A /trunk/postproc/fringex/filelist.c
   A /trunk/postproc/fringex/fill_aline.c
   A /trunk/postproc/fringex/fringex.c
   A /trunk/postproc/fringex/fringex.h
   A /trunk/postproc/fringex/model.c
   A /trunk/postproc/fringex/parse_cmdline.c
   A /trunk/postproc/fringex/parse_dflag.c
   A /trunk/postproc/fringex/parse_iflag.c
   A /trunk/postproc/fringex/read_binaries.c
   A /trunk/postproc/fringex/set_loops.c
   A /trunk/postproc/fringex/set_reffreq.c
   A /trunk/postproc/linkdata
   A /trunk/postproc/linkdata/Makefile.am
   A /trunk/postproc/linkdata/Makefile.mk4
   A /trunk/postproc/linkdata/alloc_lists.c
   A /trunk/postproc/linkdata/cleanup.c
   A /trunk/postproc/linkdata/dir_list.c
   A /trunk/postproc/linkdata/file_list.c
   A /trunk/postproc/linkdata/linkdata.c
   A /trunk/postproc/linkdata/make_clinks.c
   A /trunk/postproc/linkdata/make_flinks.c
   A /trunk/postproc/linkdata/make_link.c
   A /trunk/postproc/linkdata/make_rlinks.c
   A /trunk/postproc/linkdata/parent_root.c
   A /trunk/postproc/linkdata/parse_cmdline.c
   A /trunk/postproc/linkdata/read_afiles.c
   A /trunk/postproc/linkdata/type_3.c
   A /trunk/postproc/pratio
   A /trunk/postproc/pratio/Makefile.am
   A /trunk/postproc/pratio/Makefile.mk4
   A /trunk/postproc/pratio/calc_vec_avg.c
   A /trunk/postproc/pratio/close_outfiles.c
   A /trunk/postproc/pratio/compute_ratios.c
   A /trunk/postproc/pratio/open_outfiles.c
   A /trunk/postproc/pratio/parse_cmdline.c
   A /trunk/postproc/pratio/pratio.c
   A /trunk/postproc/pratio/ratio.c
   A /trunk/postproc/pratio/reset_pol_field.c
   A /trunk/postproc/pratio/set_pol_field.c
   A /trunk/postproc/pratio/transfer_cotimes.c
   A /trunk/postproc/pratio/write_ratios.c
   A /trunk/postproc/search
   A /trunk/postproc/search/Makefile.am
   A /trunk/postproc/search/Makefile.mk4
   A /trunk/postproc/search/clear_srchdata.c
   A /trunk/postproc/search/cpgplot.h
   A /trunk/postproc/search/fill_grids.c
   A /trunk/postproc/search/fit_peaks.c
   A /trunk/postproc/search/parabola.c
   A /trunk/postproc/search/parse_cmdline.c
   A /trunk/postproc/search/plot_srchdata.c
   A /trunk/postproc/search/read_data.c
   A /trunk/postproc/search/search.c
   A /trunk/postproc/search/search.h
   A /trunk/postproc/search/sort_data.c
   A /trunk/postproc/search/sorter.c
   A /trunk/postproc/search/write_srchdata.c
   A /trunk/postproc/sub
   A /trunk/postproc/sub/Makefile.am
   A /trunk/postproc/sub/x_fplot
   A /trunk/postproc/sub/x_fplot/Makefile.am
   A /trunk/postproc/sub/x_fplot/Makefile.mk4
   A /trunk/postproc/sub/x_fplot/close_x_fplot.c
   A /trunk/postproc/sub/x_fplot/get_gc.c
   A /trunk/postproc/sub/x_fplot/getfont_fplot.c
   A /trunk/postproc/sub/x_fplot/hcopy_x_fplot.c
   A /trunk/postproc/sub/x_fplot/icon_bitmap.h
   A /trunk/postproc/sub/x_fplot/open_x_fplot.c
   A /trunk/postproc/sub/x_fplot/pgbreak_fplot.c
   A /trunk/postproc/sub/x_fplot/print_page.h
   A /trunk/postproc/sub/x_fplot/print_x_fplot.c
   A /trunk/postproc/sub/x_fplot/show_x_fplot.c
   A /trunk/postproc/sub/x_fplot/test.c
   A /trunk/postproc/sub/x_fplot/too_small.c

importing postproc

------------------------------------------------------------------------
r16 | gbc | 2010-08-26 15:44:07 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/correlator
   A /trunk/correlator/CorAsc2
   A /trunk/correlator/CorAsc2/CorAsc2.c
   A /trunk/correlator/CorAsc2/Makefile.am
   A /trunk/correlator/CorAsc2/Makefile.mk4
   A /trunk/correlator/Makefile.am
   A /trunk/correlator/prog
   A /trunk/correlator/prog/Makefile.am
   A /trunk/correlator/prog/doc
   A /trunk/correlator/prog/doc/file_formats
   A /trunk/correlator/prog/doc/file_formats/aclose.doc
   A /trunk/correlator/prog/doc/file_formats/afile.doc
   A /trunk/correlator/prog/doc/file_formats/aformat.doc
   A /trunk/correlator/prog/doc/file_formats/aformat.v3.doc
   A /trunk/correlator/prog/doc/file_formats/coherence.doc
   A /trunk/correlator/prog/doc/file_formats/corel.doc
   A /trunk/correlator/prog/doc/file_formats/files.doc
   A /trunk/correlator/prog/doc/file_formats/fourfitp.doc
   A /trunk/correlator/prog/doc/file_formats/fringe.doc
   A /trunk/correlator/prog/doc/file_formats/frngp.doc
   A /trunk/correlator/prog/doc/file_formats/mk4_files.doc
   A /trunk/correlator/prog/doc/file_formats/mk4_type1.doc
   A /trunk/correlator/prog/doc/help
   A /trunk/correlator/prog/doc/help/CorAsc2.html
   A /trunk/correlator/prog/doc/help/Errors.html
   A /trunk/correlator/prog/doc/help/Help.html
   A /trunk/correlator/prog/doc/help/LogHelp.html
   A /trunk/correlator/prog/doc/help/M4TapeLib.txt
   A /trunk/correlator/prog/doc/help/MountTapeHelp.html
   A /trunk/correlator/prog/doc/help/MountTapeHelp.txt
   A /trunk/correlator/prog/doc/help/NOTETS.pdf
   A /trunk/correlator/prog/doc/help/NOTLAN2.pdf
   A /trunk/correlator/prog/doc/help/NOTTGEN.pdf
   A /trunk/correlator/prog/doc/help/OperaHelp.html
   A /trunk/correlator/prog/doc/help/OperaHelp.txt
   A /trunk/correlator/prog/doc/help/Sara2lvex.html
   A /trunk/correlator/prog/doc/help/Tgen.txt
   A /trunk/correlator/prog/doc/help/a2t.txt
   A /trunk/correlator/prog/doc/help/adump.doc
   A /trunk/correlator/prog/doc/help/aedit
   A /trunk/correlator/prog/doc/help/aedit/axis
   A /trunk/correlator/prog/doc/help/aedit/banner
   A /trunk/correlator/prog/doc/help/aedit/baselines
   A /trunk/correlator/prog/doc/help/aedit/batch
   A /trunk/correlator/prog/doc/help/aedit/bsnrmax
   A /trunk/correlator/prog/doc/help/aedit/bsnrmin
   A /trunk/correlator/prog/doc/help/aedit/ccread
   A /trunk/correlator/prog/doc/help/aedit/clear
   A /trunk/correlator/prog/doc/help/aedit/close
   A /trunk/correlator/prog/doc/help/aedit/device
   A /trunk/correlator/prog/doc/help/aedit/edit
   A /trunk/correlator/prog/doc/help/aedit/end.tex
   A /trunk/correlator/prog/doc/help/aedit/exit
   A /trunk/correlator/prog/doc/help/aedit/experiment
   A /trunk/correlator/prog/doc/help/aedit/fixquotes.c
   A /trunk/correlator/prog/doc/help/aedit/formatter
   A /trunk/correlator/prog/doc/help/aedit/formatter.c
   A /trunk/correlator/prog/doc/help/aedit/fplot
   A /trunk/correlator/prog/doc/help/aedit/fraction
   A /trunk/correlator/prog/doc/help/aedit/frequencies
   A /trunk/correlator/prog/doc/help/aedit/general
   A /trunk/correlator/prog/doc/help/aedit/general.tex
   A /trunk/correlator/prog/doc/help/aedit/grid
   A /trunk/correlator/prog/doc/help/aedit/help
   A /trunk/correlator/prog/doc/help/aedit/inputs
   A /trunk/correlator/prog/doc/help/aedit/junk.out
   A /trunk/correlator/prog/doc/help/aedit/length
   A /trunk/correlator/prog/doc/help/aedit/makeman
   A /trunk/correlator/prog/doc/help/aedit/manual
   A /trunk/correlator/prog/doc/help/aedit/manual.aux
   A /trunk/correlator/prog/doc/help/aedit/manual.dvi
   A /trunk/correlator/prog/doc/help/aedit/manual.log
   A /trunk/correlator/prog/doc/help/aedit/manual.ps
   A /trunk/correlator/prog/doc/help/aedit/manual.tex
   A /trunk/correlator/prog/doc/help/aedit/mode
   A /trunk/correlator/prog/doc/help/aedit/new_in_4.0
   A /trunk/correlator/prog/doc/help/aedit/new_in_4.1
   A /trunk/correlator/prog/doc/help/aedit/nfreq
   A /trunk/correlator/prog/doc/help/aedit/nobatch
   A /trunk/correlator/prog/doc/help/aedit/outversion
   A /trunk/correlator/prog/doc/help/aedit/parameter
   A /trunk/correlator/prog/doc/help/aedit/plist
   A /trunk/correlator/prog/doc/help/aedit/plot
   A /trunk/correlator/prog/doc/help/aedit/polarizations
   A /trunk/correlator/prog/doc/help/aedit/prange
   A /trunk/correlator/prog/doc/help/aedit/procrange
   A /trunk/correlator/prog/doc/help/aedit/psfile
   A /trunk/correlator/prog/doc/help/aedit/psplot
   A /trunk/correlator/prog/doc/help/aedit/pwrite
   A /trunk/correlator/prog/doc/help/aedit/qcodes
   A /trunk/correlator/prog/doc/help/aedit/read
   A /trunk/correlator/prog/doc/help/aedit/reference
   A /trunk/correlator/prog/doc/help/aedit/remote
   A /trunk/correlator/prog/doc/help/aedit/reproc
   A /trunk/correlator/prog/doc/help/aedit/run
   A /trunk/correlator/prog/doc/help/aedit/setyear
   A /trunk/correlator/prog/doc/help/aedit/snrmax
   A /trunk/correlator/prog/doc/help/aedit/snrmin
   A /trunk/correlator/prog/doc/help/aedit/sort
   A /trunk/correlator/prog/doc/help/aedit/sources
   A /trunk/correlator/prog/doc/help/aedit/spacer
   A /trunk/correlator/prog/doc/help/aedit/stations
   A /trunk/correlator/prog/doc/help/aedit/summary
   A /trunk/correlator/prog/doc/help/aedit/temp.tex
   A /trunk/correlator/prog/doc/help/aedit/template
   A /trunk/correlator/prog/doc/help/aedit/template.tex
   A /trunk/correlator/prog/doc/help/aedit/timerange
   A /trunk/correlator/prog/doc/help/aedit/twrite
   A /trunk/correlator/prog/doc/help/aedit/type
   A /trunk/correlator/prog/doc/help/aedit/unflag
   A /trunk/correlator/prog/doc/help/aedit/unsort
   A /trunk/correlator/prog/doc/help/aedit/write
   A /trunk/correlator/prog/doc/help/aedit/xscale
   A /trunk/correlator/prog/doc/help/aedit/yscale
   A /trunk/correlator/prog/doc/help/aedit/zoom
   A /trunk/correlator/prog/doc/help/aedit.doc
   A /trunk/correlator/prog/doc/help/aips.doc
   A /trunk/correlator/prog/doc/help/alist.doc
   A /trunk/correlator/prog/doc/help/archive.doc
   A /trunk/correlator/prog/doc/help/atofits.doc
   A /trunk/correlator/prog/doc/help/average.doc
   A /trunk/correlator/prog/doc/help/bispec.doc
   A /trunk/correlator/prog/doc/help/calamp.doc
   A /trunk/correlator/prog/doc/help/caltech.doc
   A /trunk/correlator/prog/doc/help/cdump.doc
   A /trunk/correlator/prog/doc/help/cofit.doc
   A /trunk/correlator/prog/doc/help/composer.old.pdf
   A /trunk/correlator/prog/doc/help/composer.pdf
   A /trunk/correlator/prog/doc/help/coterp.doc
   A /trunk/correlator/prog/doc/help/ddstat.doc
   A /trunk/correlator/prog/doc/help/disk.doc
   A /trunk/correlator/prog/doc/help/drool.doc
   A /trunk/correlator/prog/doc/help/ets.pdf
   A /trunk/correlator/prog/doc/help/ets_ref.pdf
   A /trunk/correlator/prog/doc/help/ff_control.doc
   A /trunk/correlator/prog/doc/help/ff_output.doc
   A /trunk/correlator/prog/doc/help/ff_search.doc
   A /trunk/correlator/prog/doc/help/fold.doc
   A /trunk/correlator/prog/doc/help/forclose.doc
   A /trunk/correlator/prog/doc/help/fourfit.doc
   A /trunk/correlator/prog/doc/help/fourfit.old.doc
   A /trunk/correlator/prog/doc/help/fplot.doc
   A /trunk/correlator/prog/doc/help/fringex.aeerdoc
   A /trunk/correlator/prog/doc/help/fringex.cjl
   A /trunk/correlator/prog/doc/help/fringex.doc
   A /trunk/correlator/prog/doc/help/fringex.old
   A /trunk/correlator/prog/doc/help/fringex.old2
   A /trunk/correlator/prog/doc/help/general.doc
   A /trunk/correlator/prog/doc/help/index.html
   A /trunk/correlator/prog/doc/help/interpol.doc
   A /trunk/correlator/prog/doc/help/libafio.doc
   A /trunk/correlator/prog/doc/help/libbfio.doc
   A /trunk/correlator/prog/doc/help/libccfio.doc
   A /trunk/correlator/prog/doc/help/libdfio.doc
   A /trunk/correlator/prog/doc/help/libraries.doc
   A /trunk/correlator/prog/doc/help/libutil.doc
   A /trunk/correlator/prog/doc/help/libx_fplot.doc
   A /trunk/correlator/prog/doc/help/linkdata.doc
   A /trunk/correlator/prog/doc/help/linkdata.old.doc
   A /trunk/correlator/prog/doc/help/mk3fit.doc
   A /trunk/correlator/prog/doc/help/mk4_ccfio.doc
   A /trunk/correlator/prog/doc/help/mmreduce.doc
   A /trunk/correlator/prog/doc/help/mod.doc
   A /trunk/correlator/prog/doc/help/modformat.doc
   A /trunk/correlator/prog/doc/help/monitor.doc
   A /trunk/correlator/prog/doc/help/nottdb.html
   A /trunk/correlator/prog/doc/help/nottgen.html
   A /trunk/correlator/prog/doc/help/pratio.doc
   A /trunk/correlator/prog/doc/help/printdocs
   A /trunk/correlator/prog/doc/help/protocol.txt
   A /trunk/correlator/prog/doc/help/rename.doc
   A /trunk/correlator/prog/doc/help/restore.doc
   A /trunk/correlator/prog/doc/help/retrieve.doc
   A /trunk/correlator/prog/doc/help/scripts.doc
   A /trunk/correlator/prog/doc/help/search.doc
   A /trunk/correlator/prog/doc/help/stcodes.doc
   A /trunk/correlator/prog/doc/help/template.doc
   A /trunk/correlator/prog/doc/help/unix_to_ci.doc
   A /trunk/correlator/prog/doc/help/vhelp.doc
   A /trunk/correlator/prog/doc/help/zplmanual.pdf
   A /trunk/correlator/prog/doc/mk4_development
   A /trunk/correlator/prog/doc/mk4_development/Capabilities.doc
   A /trunk/correlator/prog/doc/mk4_development/Sequence.drw
   A /trunk/correlator/prog/doc/mk4_development/Sequence_of_actions.doc
   A /trunk/correlator/prog/doc/mk4_development/Sequence_of_actions.doc.html
   A /trunk/correlator/prog/doc/mk4_development/capabilities.doc
   A /trunk/correlator/prog/doc/mk4_development/capabilities.pdf
   A /trunk/correlator/prog/doc/mk4_development/condfig2.drw
   A /trunk/correlator/prog/doc/mk4_development/conductor.doc
   A /trunk/correlator/prog/doc/mk4_development/conductor.html
   A /trunk/correlator/prog/doc/mk4_development/conductor.pdf
   A /trunk/correlator/prog/doc/mk4_development/corr_configs.pdf
   A /trunk/correlator/prog/doc/mk4_development/cvex.txt
   A /trunk/correlator/prog/doc/mk4_development/cvexnpt10.doc
   A /trunk/correlator/prog/doc/mk4_development/dir_structure.doc
   A /trunk/correlator/prog/doc/mk4_development/dir_structure.pdf
   A /trunk/correlator/prog/doc/mk4_development/evex.txt
   A /trunk/correlator/prog/doc/mk4_development/evexnpt10.doc
   A /trunk/correlator/prog/doc/mk4_development/index.htm
   A /trunk/correlator/prog/doc/mk4_development/ivex.txt
   A /trunk/correlator/prog/doc/mk4_development/ivexnpt10.doc
   A /trunk/correlator/prog/doc/mk4_development/lvex.txt
   A /trunk/correlator/prog/doc/mk4_development/message_contents.doc
   A /trunk/correlator/prog/doc/mk4_development/message_contents.pdf
   A /trunk/correlator/prog/doc/mk4_development/message_structs.txt
   A /trunk/correlator/prog/doc/mk4_development/mk4_files.ps
   A /trunk/correlator/prog/doc/mk4_development/mk4_files.txt
   A /trunk/correlator/prog/doc/mk4_development/mk4_hosts_filedef.doc
   A /trunk/correlator/prog/doc/mk4_development/mk4_hosts_filedef.pdf
   A /trunk/correlator/prog/doc/mk4_development/mk4_util.doc
   A /trunk/correlator/prog/doc/mk4_development/mk4_util.pdf
   A /trunk/correlator/prog/doc/mk4_development/ovex_15a.doc
   A /trunk/correlator/prog/doc/mk4_development/ovex_15a.prn
   A /trunk/correlator/prog/doc/mk4_development/ovex_15a.txt
   A /trunk/correlator/prog/doc/mk4_development/processing modes.xls
   A /trunk/correlator/prog/doc/mk4_development/processing streams.doc
   A /trunk/correlator/prog/doc/mk4_development/sequence_of_actions.doc
   A /trunk/correlator/prog/doc/mk4_development/sequence_of_actions.pdf
   A /trunk/correlator/prog/doc/mk4_development/softwar2.drw
   A /trunk/correlator/prog/doc/mk4_development/streams.pdf
   A /trunk/correlator/prog/doc/mk4_development/svex.txt
   A /trunk/correlator/prog/doc/mk4_development/svexnpt10.doc
   A /trunk/correlator/prog/doc/mk4_development/system2.drw
   A /trunk/correlator/prog/doc/mk4_development/vexnpt_15a.doc
   A /trunk/correlator/prog/doc/modifications
   A /trunk/correlator/prog/doc/modifications/CorAsc.mod
   A /trunk/correlator/prog/doc/modifications/CorAsc2.mod
   A /trunk/correlator/prog/doc/modifications/Help.mod
   A /trunk/correlator/prog/doc/modifications/MakeEOP.mod
   A /trunk/correlator/prog/doc/modifications/ZeroToO.mod
   A /trunk/correlator/prog/doc/modifications/a2t.mod
   A /trunk/correlator/prog/doc/modifications/adump.mod
   A /trunk/correlator/prog/doc/modifications/aedit.mod
   A /trunk/correlator/prog/doc/modifications/afio.mod
   A /trunk/correlator/prog/doc/modifications/alist.mod
   A /trunk/correlator/prog/doc/modifications/average.mod
   A /trunk/correlator/prog/doc/modifications/bfio.mod
   A /trunk/correlator/prog/doc/modifications/bos.mod
   A /trunk/correlator/prog/doc/modifications/calamp.mod
   A /trunk/correlator/prog/doc/modifications/ccfio.mod
   A /trunk/correlator/prog/doc/modifications/cdump.mod
   A /trunk/correlator/prog/doc/modifications/chipid.mod
   A /trunk/correlator/prog/doc/modifications/cofit.mod
   A /trunk/correlator/prog/doc/modifications/composer.mod
   A /trunk/correlator/prog/doc/modifications/conductor.mod
   A /trunk/correlator/prog/doc/modifications/corrman.mod
   A /trunk/correlator/prog/doc/modifications/coterp.mod
   A /trunk/correlator/prog/doc/modifications/ddstat.mod
   A /trunk/correlator/prog/doc/modifications/dfio.mod
   A /trunk/correlator/prog/doc/modifications/edtap.mod
   A /trunk/correlator/prog/doc/modifications/fixtll.mod
   A /trunk/correlator/prog/doc/modifications/fourfit.mod
   A /trunk/correlator/prog/doc/modifications/fplot.mod
   A /trunk/correlator/prog/doc/modifications/fringex.mod
   A /trunk/correlator/prog/doc/modifications/genaroot.mod
   A /trunk/correlator/prog/doc/modifications/include.mod
   A /trunk/correlator/prog/doc/modifications/linkdata.mod
   A /trunk/correlator/prog/doc/modifications/lproc.mod
   A /trunk/correlator/prog/doc/modifications/m4tl.mod
   A /trunk/correlator/prog/doc/modifications/mcb.mod
   A /trunk/correlator/prog/doc/modifications/mess.mod
   A /trunk/correlator/prog/doc/modifications/messages.mod
   A /trunk/correlator/prog/doc/modifications/mk3fit.mod
   A /trunk/correlator/prog/doc/modifications/mmreduce.mod
   A /trunk/correlator/prog/doc/modifications/mod.mod
   A /trunk/correlator/prog/doc/modifications/modformat.mod
   A /trunk/correlator/prog/doc/modifications/mywish.mod
   A /trunk/correlator/prog/doc/modifications/opera.mod
   A /trunk/correlator/prog/doc/modifications/rename.mod
   A /trunk/correlator/prog/doc/modifications/rotman.mod
   A /trunk/correlator/prog/doc/modifications/rxmsgd.mod
   A /trunk/correlator/prog/doc/modifications/sara2lvex.mod
   A /trunk/correlator/prog/doc/modifications/script.mod
   A /trunk/correlator/prog/doc/modifications/shell_scripts.mod
   A /trunk/correlator/prog/doc/modifications/solo.mod
   A /trunk/correlator/prog/doc/modifications/stcodes.mod
   A /trunk/correlator/prog/doc/modifications/streamline.mod
   A /trunk/correlator/prog/doc/modifications/succ.mod
   A /trunk/correlator/prog/doc/modifications/suman.mod
   A /trunk/correlator/prog/doc/modifications/sutrx.mod
   A /trunk/correlator/prog/doc/modifications/tgen.mod
   A /trunk/correlator/prog/doc/modifications/tuba.mod
   A /trunk/correlator/prog/doc/modifications/txmsgd.mod
   A /trunk/correlator/prog/doc/modifications/unix_to_ci.mod
   A /trunk/correlator/prog/doc/modifications/update.mod
   A /trunk/correlator/prog/doc/modifications/util.mod
   A /trunk/correlator/prog/doc/modifications/vex.mod
   A /trunk/correlator/prog/doc/modifications/x_fplot.mod
   A /trunk/correlator/prog/doc/station_unit
   A /trunk/correlator/prog/doc/station_unit/mess_su_v224.pdf
   A /trunk/correlator/prog/doc/station_unit/mess_su_v224.ps
   A /trunk/correlator/prog/doc/vex
   A /trunk/correlator/prog/doc/vex/backup of cvex10.wbk
   A /trunk/correlator/prog/doc/vex/backup of ivex10.wbk
   A /trunk/correlator/prog/doc/vex/cvex.txt
   A /trunk/correlator/prog/doc/vex/cvex10.pdf
   A /trunk/correlator/prog/doc/vex/cvex103.doc
   A /trunk/correlator/prog/doc/vex/cvex105.doc
   A /trunk/correlator/prog/doc/vex/cvex106.doc
   A /trunk/correlator/prog/doc/vex/evex.txt
   A /trunk/correlator/prog/doc/vex/evex10.doc
   A /trunk/correlator/prog/doc/vex/evex10.pdf
   A /trunk/correlator/prog/doc/vex/ivex.txt
   A /trunk/correlator/prog/doc/vex/ivex10.doc
   A /trunk/correlator/prog/doc/vex/ivex10.pdf
   A /trunk/correlator/prog/doc/vex/lvex10.doc
   A /trunk/correlator/prog/doc/vex/lvex10.pdf
   A /trunk/correlator/prog/doc/vex/lvex10.txt
   A /trunk/correlator/prog/doc/vex/mark 5
   A /trunk/correlator/prog/doc/vex/mark 5/lvex10a.doc
   A /trunk/correlator/prog/doc/vex/mark 5/lvex10a.pdf
   A /trunk/correlator/prog/doc/vex/mark 5/lvex10a_example.doc
   A /trunk/correlator/prog/doc/vex/mark 5/lvex10a_example.pdf
   A /trunk/correlator/prog/doc/vex/ovex.txt
   A /trunk/correlator/prog/doc/vex/ovex15a.doc
   A /trunk/correlator/prog/doc/vex/ovex15a.pdf
   A /trunk/correlator/prog/doc/vex/svex.txt
   A /trunk/correlator/prog/doc/vex/svex10.doc
   A /trunk/correlator/prog/text
   A /trunk/correlator/prog/text/MesAlias.hay
   A /trunk/correlator/prog/text/TaDo.txt.hay
   A /trunk/correlator/prog/text/blk_stmt.txt
   A /trunk/correlator/prog/text/mk4codes.txt
   A /trunk/correlator/prog/text/pformat.txt

importing correlator

------------------------------------------------------------------------
r15 | gbc | 2010-08-26 15:43:12 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/hops.bash.in

importing hops.bash.in

------------------------------------------------------------------------
r12 | gbc | 2010-08-26 15:43:11 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/hops_config.h.in

importing hops_config.h.in

------------------------------------------------------------------------
r11 | gbc | 2010-08-26 15:43:10 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/configure.ac

importing configure.ac

------------------------------------------------------------------------
r10 | gbc | 2010-08-26 15:42:35 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/Makefile.am

importing Makefile.am

------------------------------------------------------------------------
r9 | gbc | 2010-08-26 15:29:00 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/mk4-migrate/mk4-save.sh (from /trunk/mk4-save.sh:8)
   D /trunk/mk4-save.sh

import cleanup

------------------------------------------------------------------------
r8 | gbc | 2010-08-26 15:28:59 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/mk4-migrate/mk4-restore.sh (from /trunk/mk4-restore.sh:7)
   D /trunk/mk4-restore.sh

import cleanup

------------------------------------------------------------------------
r7 | gbc | 2010-08-26 15:28:58 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   A /trunk/mk4-migrate/mk4-readme.txt (from /trunk/mk4-readme.txt:6)
   D /trunk/mk4-readme.txt

import cleanup

------------------------------------------------------------------------
r6 | gbc | 2010-08-26 15:28:58 -0400 (Thu, 26 Aug 2010) | 1 line
Changed paths:
   D /trunk/mk4-import.sh
   A /trunk/mk4-migrate/mk4-import.sh (from /trunk/mk4-import.sh:5)

import cleanup

------------------------------------------------------------------------
r5 | gbc | 2010-08-26 15:27:39 -0400 (Thu, 26 Aug 2010) | 2 lines
Changed paths:
   A /trunk/mk4-migrate

Cleanup after import test.


------------------------------------------------------------------------
r4 | gbc | 2010-08-26 15:24:33 -0400 (Thu, 26 Aug 2010) | 2 lines
Changed paths:
   A /trunk/mk4-import.sh
   A /trunk/mk4-readme.txt
   A /trunk/mk4-restore.sh
   A /trunk/mk4-save.sh

importing test.


------------------------------------------------------------------------
r1 | gbc | 2010-08-26 15:20:07 -0400 (Thu, 26 Aug 2010) | 2 lines
Changed paths:
   A /trunk

creating a trunk


