! Started logfile: /d2/scr/pima/rdv96_uvs/J0334-4008_X_uvs.log on Fri Dec 20 23:43:56 2013 obs /d2/scr/pima/rdv96_uvs/J0334-4008_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/rdv96_uvs/J0334-4008_X_uva.fits ! AN table 1: 2 integrations on 15 of 15 possible baselines. ! AN table 2: 2 integrations on 15 of 15 possible baselines. ! AN table 3: 2 integrations on 21 of 21 possible baselines. ! AN table 4: 2 integrations on 28 of 28 possible baselines. ! AN table 5: 2 integrations on 28 of 28 possible baselines. ! AN table 6: 2 integrations on 15 of 15 possible baselines. ! AN table 7: 2 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.984 visibilities/baseline/integration-bin. ! Found source: J0334-4008 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 984 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /d2/scr/pima/rdv96_uvs/J0334-4008_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:FD self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 1:WF self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 ! 3:FD self-cal status=correctable weight=1 ! 3:KP self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:NL self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 ! 3:WF self-cal status=correctable weight=1 ! 4:FD self-cal status=correctable weight=1 ! 4:KP self-cal status=correctable weight=1 ! 4:LA self-cal status=correctable weight=1 ! 4:NL self-cal status=correctable weight=1 ! 4:OV self-cal status=correctable weight=1 ! 4:PT self-cal status=correctable weight=1 ! 4:SC self-cal status=correctable weight=1 ! 4:WF self-cal status=correctable weight=1 ! 5:FD self-cal status=correctable weight=1 ! 5:KP self-cal status=correctable weight=1 ! 5:LA self-cal status=correctable weight=1 ! 5:MK self-cal status=correctable weight=1 ! 5:NL self-cal status=correctable weight=1 ! 5:OV self-cal status=correctable weight=1 ! 5:PT self-cal status=correctable weight=1 ! 5:SC self-cal status=correctable weight=1 ! 6:FD self-cal status=correctable weight=1 ! 6:KP self-cal status=correctable weight=1 ! 6:LA self-cal status=correctable weight=1 ! 6:MK self-cal status=correctable weight=1 ! 6:OV self-cal status=correctable weight=1 ! 6:PT self-cal status=correctable weight=1 ! 7:FD self-cal status=correctable weight=1 ! 7:KP self-cal status=correctable weight=1 ! 7:MK self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.393357Jy sigma=59.741406 ! Fit after self-cal, rms=1.175991Jy sigma=30.723650 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] flag 1:WF ! Flagging baselines of antenna 1:WF in the currently selected channels. flag 3:WF ! Flagging baselines of antenna 3:WF in the currently selected channels. flag 4:WF ! Flagging baselines of antenna 4:WF in the currently selected channels. ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7804 mas, bmaj=2.746 mas, bpa=-3.951 degrees ! Estimated noise=1.32351 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.61901 Jy ! Component: 100 - total flux cleaned = 1.98495 Jy ! Total flux subtracted in 100 components = 1.98495 Jy ! Clean residual min=-0.080498 max=0.144301 Jy/beam ! Clean residual mean=-0.000457 rms=0.018115 Jy/beam ! Combined flux in latest and established models = 1.98496 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.98496 Jy ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=0.351073Jy sigma=10.167409 ! Fit after self-cal, rms=0.350987Jy sigma=10.166137 ! Inverting map and beam ! Estimated beam: bmin=0.7804 mas, bmaj=2.746 mas, bpa=-3.951 degrees ! Estimated noise=1.32351 mJy/beam. ! Added new window around map position (0, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.148513 Jy ! Component: 100 - total flux cleaned = 0.239232 Jy ! Total flux subtracted in 100 components = 0.239232 Jy ! Clean residual min=-0.081305 max=0.077749 Jy/beam ! Clean residual mean=0.000009 rms=0.012517 Jy/beam ! Combined flux in latest and established models = 2.22419 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 2.22419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.254370Jy sigma=6.858560 ! Fit after self-cal, rms=0.253725Jy sigma=6.845774 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.019 mas, bmaj=3.59 mas, bpa=-3.328 degrees ! Estimated noise=0.981899 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-1.2, -1.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111116 Jy ! Component: 100 - total flux cleaned = 0.158188 Jy ! Component: 150 - total flux cleaned = 0.170605 Jy ! Component: 200 - total flux cleaned = 0.17845 Jy ! Total flux subtracted in 200 components = 0.17845 Jy ! Clean residual min=-0.074766 max=0.050275 Jy/beam ! Clean residual mean=0.000554 rms=0.012719 Jy/beam ! Combined flux in latest and established models = 2.40264 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 57 components and 2.40264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208602Jy sigma=5.287481 ! Fit after self-cal, rms=0.207179Jy sigma=5.246158 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.06 LA 1.12 PT 1.02 ! SC 0.96 WF 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 KP 0.97 LA 1.04 NL 1.19 ! PT 1.00 SC 1.00 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.99 KP 0.98 LA 1.05 NL 1.05 ! PT 1.01 SC 1.00 WF 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 0.99 KP 0.99 LA 1.02 NL 1.00 ! OV 1.01 PT 0.99 SC 0.99 WF 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! FD 0.99 KP 1.00 LA 1.03 MK 1.00 ! NL 1.05 OV 1.01 PT 1.01 SC 0.99 ! ! Telescope amplitude corrections in sub-array 6: ! FD 0.99 KP 1.00 LA 1.04 MK 1.00 ! OV 0.94 PT 1.01 ! ! A total of 6 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! FD 0.00* KP 0.00* MK 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.01 LA 1.08 PT 1.02 ! SC 0.99 WF 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 0.93 LA 1.02 NL 1.22 ! PT 1.00 SC 1.04 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.97 KP 0.94 LA 1.01 NL 1.06 ! PT 1.04 SC 1.03 WF 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00 KP 0.93 LA 1.01 NL 1.00 ! OV 0.99 PT 1.00 SC 1.02 WF 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! FD 0.98 KP 0.93 LA 0.99 MK 1.04 ! NL 1.06 OV 1.00 PT 1.02 SC 1.03 ! ! Telescope amplitude corrections in sub-array 6: ! FD 0.98 KP 0.95 LA 1.01 MK 1.01 ! OV 0.94 PT 1.01 ! ! A total of 6 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! FD 0.00* KP 0.00* MK 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.87 LA 1.15 PT 1.02 ! SC 0.96 WF 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 0.82 LA 1.07 NL 1.22 ! PT 0.99 SC 1.02 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.98 KP 0.81 LA 1.07 NL 1.09 ! PT 1.02 SC 1.01 WF 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.01 KP 0.82 LA 1.05 NL 1.04 ! OV 1.06 PT 1.00 SC 0.99 WF 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! FD 0.98 KP 0.83 LA 1.05 MK 1.00 ! NL 1.08 OV 1.06 PT 1.00 SC 1.01 ! ! Telescope amplitude corrections in sub-array 6: ! FD 0.98 KP 0.84 LA 1.07 MK 0.99 ! OV 1.00 PT 1.00 ! ! A total of 6 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! FD 0.00* KP 0.00* MK 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 0.90 LA 1.12 PT 1.04 ! SC 0.97 WF 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.06 KP 0.85 LA 1.04 NL 1.25 ! PT 1.04 SC 1.03 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.01 KP 0.86 LA 1.06 NL 1.11 ! PT 1.06 SC 1.03 WF 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.04 KP 0.87 LA 1.04 NL 1.06 ! OV 1.02 PT 1.04 SC 1.02 WF 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! FD 1.02 KP 0.87 LA 1.04 MK 1.05 ! NL 1.12 OV 1.02 PT 1.05 SC 1.03 ! ! Telescope amplitude corrections in sub-array 6: ! FD 1.03 KP 0.89 LA 1.05 MK 1.04 ! OV 0.96 PT 1.04 ! ! A total of 6 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! FD 0.00* KP 0.00* MK 0.00* ! ! ! Fit before self-cal, rms=0.207179Jy sigma=5.246158 ! Fit after self-cal, rms=0.084525Jy sigma=1.836709 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.033 mas, bmaj=3.633 mas, bpa=-3.756 degrees ! Estimated noise=0.989145 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0030154 Jy ! Component: 100 - total flux cleaned = -0.00193299 Jy ! Component: 150 - total flux cleaned = -0.00108452 Jy ! Component: 200 - total flux cleaned = -0.000587721 Jy ! Total flux subtracted in 200 components = -0.000587721 Jy ! Clean residual min=-0.012468 max=0.009927 Jy/beam ! Clean residual mean=0.000013 rms=0.002366 Jy/beam ! Combined flux in latest and established models = 2.40205 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 72 components and 2.40205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080847Jy sigma=1.775825 ! Fit after self-cal, rms=0.080485Jy sigma=1.768515 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080485Jy sigma=1.768515 ! Fit after self-cal, rms=0.079909Jy sigma=1.757344 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.033 mas, bmaj=3.639 mas, bpa=-3.749 degrees ! Estimated noise=0.98873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00315565 Jy ! Component: 100 - total flux cleaned = -0.00284719 Jy ! Component: 150 - total flux cleaned = -0.00261842 Jy ! Component: 200 - total flux cleaned = -0.00260543 Jy ! Total flux subtracted in 200 components = -0.00260543 Jy ! Clean residual min=-0.011226 max=0.008712 Jy/beam ! Clean residual mean=0.000004 rms=0.002211 Jy/beam ! Combined flux in latest and established models = 2.39944 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 2.39944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077792Jy sigma=1.722013 ! Fit after self-cal, rms=0.077614Jy sigma=1.719560 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000494853 Jy ! Component: 100 - total flux cleaned = -0.000299185 Jy ! Component: 150 - total flux cleaned = 2.99309e-05 Jy ! Component: 200 - total flux cleaned = -0.000121225 Jy ! Total flux subtracted in 200 components = -0.000121225 Jy ! Clean residual min=-0.011384 max=0.008593 Jy/beam ! Clean residual mean=0.000004 rms=0.002167 Jy/beam ! Combined flux in latest and established models = 2.39932 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 2.39932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076682Jy sigma=1.703949 ! Fit after self-cal, rms=0.076611Jy sigma=1.702759 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076611Jy sigma=1.702759 ! Fit after self-cal, rms=0.076121Jy sigma=1.693404 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.033 mas, bmaj=3.641 mas, bpa=-3.74 degrees ! Estimated noise=0.988212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00385266 Jy ! Component: 100 - total flux cleaned = -0.00383518 Jy ! Component: 150 - total flux cleaned = -0.00366496 Jy ! Component: 200 - total flux cleaned = -0.00382091 Jy ! Total flux subtracted in 200 components = -0.00382091 Jy ! Clean residual min=-0.010208 max=0.008090 Jy/beam ! Clean residual mean=-0.000005 rms=0.002062 Jy/beam ! Combined flux in latest and established models = 2.3955 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 2.3955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074997Jy sigma=1.672985 ! Fit after self-cal, rms=0.074929Jy sigma=1.672158 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203225 Jy ! Component: 100 - total flux cleaned = -0.000343067 Jy ! Component: 150 - total flux cleaned = -0.000344296 Jy ! Component: 200 - total flux cleaned = -0.000347234 Jy ! Total flux subtracted in 200 components = -0.000347234 Jy ! Clean residual min=-0.010167 max=0.008071 Jy/beam ! Clean residual mean=-0.000006 rms=0.002033 Jy/beam ! Combined flux in latest and established models = 2.39515 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 96 components and 2.39515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074376Jy sigma=1.662285 ! Fit after self-cal, rms=0.074345Jy sigma=1.661812 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074345Jy sigma=1.661812 ! Fit after self-cal, rms=0.073997Jy sigma=1.655933 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.779 mas, bmaj=9.34 mas, bpa=-6.04 degrees ! Estimated noise=1.09629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00345974 Jy ! Component: 100 - total flux cleaned = -0.00319056 Jy ! Component: 150 - total flux cleaned = -0.00289008 Jy ! Component: 200 - total flux cleaned = -0.00275494 Jy ! Total flux subtracted in 200 components = -0.00275494 Jy ! Clean residual min=-0.008550 max=0.007821 Jy/beam ! Clean residual mean=-0.000007 rms=0.002240 Jy/beam ! Combined flux in latest and established models = 2.3924 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 105 components and 2.3924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073639Jy sigma=1.649340 ! Fit after self-cal, rms=0.073565Jy sigma=1.647908 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000738877 Jy ! Component: 100 - total flux cleaned = -0.000552737 Jy ! Component: 150 - total flux cleaned = -0.000495781 Jy ! Component: 200 - total flux cleaned = -0.000446172 Jy ! Total flux subtracted in 200 components = -0.000446172 Jy ! Clean residual min=-0.008434 max=0.007819 Jy/beam ! Clean residual mean=-0.000009 rms=0.002226 Jy/beam ! Combined flux in latest and established models = 2.39195 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 113 components and 2.39195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073479Jy sigma=1.646150 ! Fit after self-cal, rms=0.073458Jy sigma=1.645653 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] 1:FD ! Syntax error in line: ! 1:FD ! ^ ! Found constant: 1.000 ! Where a command or assignment expression was expected. ![Exited script file: /tmp/ff.ff] ![Exited script file: /home/lpetrov/bin/rdv_muppet] ! wmap "/d2/scr/pima/rdv96_uvs/J0334-4008_X\_map.fits" ! Inverting map and beam ! Estimated beam: bmin=1.009 mas, bmaj=3.634 mas, bpa=-4.16 degrees ! Estimated noise=0.974753 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.009 x 3.634 at -4.16 degrees (North through East) ! Clean map min=-0.021414 max=2.0546 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rdv96_uvs/J0334-4008_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 2.0545 rms= 0.00371 Jy quit ! Quitting program ! Log file /d2/scr/pima/rdv96_uvs/J0334-4008_X_uvs.log closed on Fri Dec 20 23:43:58 2013