! Started logfile: /scr/pima/rv118_uvs/J1742-1517_X_dfm.log on Sun Dec 10 00:10:42 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv118_uvs/J1742-1517_X_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J1742-1517_X_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.979798 visibilities/baseline/integration-bin. ! Found source: J1742-1517 ! ! 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.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 6208 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/opt64/bin/pima_mupet_01.dfm J1742-1517_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff 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=1.009667Jy sigma=19.132815 ! Fit after self-cal, rms=0.876328Jy sigma=16.565685 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.8497 mas, bmaj=2.938 mas, bpa=18.09 degrees ! Estimated noise=0.953277 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 = 0.0991311 Jy ! Component: 100 - total flux cleaned = 0.120956 Jy ! Total flux subtracted in 100 components = 0.120956 Jy ! Clean residual min=-0.006774 max=0.012375 Jy/beam ! Clean residual mean=-0.000001 rms=0.001816 Jy/beam ! Combined flux in latest and established models = 0.120956 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.120956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062217Jy sigma=1.093576 ! Fit after self-cal, rms=0.062215Jy sigma=1.093458 ! Inverting map ! Added new window around map position (-5.2, 38.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131433 Jy ! Component: 100 - total flux cleaned = 0.0215408 Jy ! Total flux subtracted in 100 components = 0.0215408 Jy ! Clean residual min=-0.005700 max=0.008201 Jy/beam ! Clean residual mean=-0.000000 rms=0.001458 Jy/beam ! Combined flux in latest and established models = 0.142497 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 34 components and 0.142497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058513Jy sigma=1.004632 ! Fit after self-cal, rms=0.058187Jy sigma=0.999345 ! 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.084 mas, bmaj=3.236 mas, bpa=15.84 degrees ! Estimated noise=0.488917 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.0109033 Jy ! Component: 100 - total flux cleaned = 0.0170704 Jy ! Component: 150 - total flux cleaned = 0.0216032 Jy ! Component: 200 - total flux cleaned = 0.0250395 Jy ! Total flux subtracted in 200 components = 0.0250395 Jy ! Clean residual min=-0.003581 max=0.005199 Jy/beam ! Clean residual mean=0.000000 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.167536 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 68 components and 0.167536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056106Jy sigma=0.948476 ! Fit after self-cal, rms=0.055848Jy sigma=0.943240 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.084 x 3.236 at 15.84 degrees (North through East) ! Clean map min=-0.0035761 max=0.12568 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.03 KP 0.98 ! LA 0.99 NL 0.99 OV 1.04 PT 1.01 ! SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.03 KP 0.98 ! LA 0.99 NL 0.95 OV 0.99 PT 1.03 ! SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.01 KP 0.97 ! LA 1.02 NL 0.95 OV 0.96 PT 1.01 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.02 KP 0.99 ! LA 0.97 NL 0.92 OV 0.99 PT 0.98 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.055848Jy sigma=0.943240 ! Fit after self-cal, rms=0.054232Jy sigma=0.937038 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.093 mas, bmaj=3.245 mas, bpa=15.74 degrees ! Estimated noise=0.480542 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.00340581 Jy ! Component: 100 - total flux cleaned = 0.00494888 Jy ! Component: 150 - total flux cleaned = 0.00568363 Jy ! Component: 200 - total flux cleaned = 0.00619356 Jy ! Total flux subtracted in 200 components = 0.00619356 Jy ! Clean residual min=-0.002753 max=0.003181 Jy/beam ! Clean residual mean=0.000000 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.17373 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 86 components and 0.17373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054010Jy sigma=0.930845 ! Fit after self-cal, rms=0.053977Jy sigma=0.930038 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053977Jy sigma=0.930038 ! Fit after self-cal, rms=0.054048Jy sigma=0.926249 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.094 mas, bmaj=3.245 mas, bpa=15.63 degrees ! Estimated noise=0.480628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145783 Jy ! Component: 100 - total flux cleaned = 0.00204893 Jy ! Component: 150 - total flux cleaned = 0.00224008 Jy ! Component: 200 - total flux cleaned = 0.0024049 Jy ! Total flux subtracted in 200 components = 0.0024049 Jy ! Clean residual min=-0.002619 max=0.003018 Jy/beam ! Clean residual mean=0.000001 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.176134 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 93 components and 0.176134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053997Jy sigma=0.924798 ! Fit after self-cal, rms=0.053988Jy sigma=0.924619 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) ! Added new window around map position (-5.8, 32.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278947 Jy ! Component: 100 - total flux cleaned = 0.00439656 Jy ! Component: 150 - total flux cleaned = 0.0055757 Jy ! Component: 200 - total flux cleaned = 0.00654398 Jy ! Total flux subtracted in 200 components = 0.00654398 Jy ! Clean residual min=-0.002168 max=0.001943 Jy/beam ! Clean residual mean=0.000001 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.182678 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 125 components and 0.182678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053840Jy sigma=0.920890 ! Fit after self-cal, rms=0.053829Jy sigma=0.920662 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053829Jy sigma=0.920662 ! Fit after self-cal, rms=0.054009Jy sigma=0.920436 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.095 mas, bmaj=3.251 mas, bpa=15.66 degrees ! Estimated noise=0.480899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111679 Jy ! Component: 100 - total flux cleaned = 0.00192804 Jy ! Component: 150 - total flux cleaned = 0.00236217 Jy ! Component: 200 - total flux cleaned = 0.00267695 Jy ! Total flux subtracted in 200 components = 0.00267695 Jy ! Clean residual min=-0.002031 max=0.002036 Jy/beam ! Clean residual mean=0.000001 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.185355 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 149 components and 0.185355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053974Jy sigma=0.919635 ! Fit after self-cal, rms=0.053975Jy sigma=0.919588 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.000473636 Jy ! Component: 100 - total flux cleaned = 0.000759027 Jy ! Component: 150 - total flux cleaned = 0.00104189 Jy ! Component: 200 - total flux cleaned = 0.00122308 Jy ! Total flux subtracted in 200 components = 0.00122308 Jy ! Clean residual min=-0.001992 max=0.002031 Jy/beam ! Clean residual mean=0.000000 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.186578 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 159 components and 0.186578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053958Jy sigma=0.919236 ! Fit after self-cal, rms=0.053956Jy sigma=0.919222 ! 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 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053956Jy sigma=0.919222 ! Fit after self-cal, rms=0.053984Jy sigma=0.919121 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.26 mas, bmaj=4.463 mas, bpa=4.456 degrees ! Estimated noise=0.539274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100059 Jy ! Component: 100 - total flux cleaned = 0.00163093 Jy ! Component: 150 - total flux cleaned = 0.00216532 Jy ! Component: 200 - total flux cleaned = 0.0026419 Jy ! Total flux subtracted in 200 components = 0.0026419 Jy ! Clean residual min=-0.002207 max=0.002229 Jy/beam ! Clean residual mean=0.000000 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.18922 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 167 components and 0.18922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053977Jy sigma=0.918923 ! Fit after self-cal, rms=0.053974Jy sigma=0.918880 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.000381267 Jy ! Component: 100 - total flux cleaned = 0.00070931 Jy ! Component: 150 - total flux cleaned = 0.000914482 Jy ! Component: 200 - total flux cleaned = 0.00109959 Jy ! Total flux subtracted in 200 components = 0.00109959 Jy ! Clean residual min=-0.002167 max=0.002244 Jy/beam ! Clean residual mean=0.000000 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.19032 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 173 components and 0.19032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053973Jy sigma=0.918828 ! Fit after self-cal, rms=0.053972Jy sigma=0.918814 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=1.095 mas, bmaj=3.253 mas, bpa=15.69 degrees ! Estimated noise=0.481048 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.095 x 3.253 at 15.69 degrees (North through East) ! Clean map min=-0.0017837 max=0.12403 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam 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) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. 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. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8561 mas, bmaj=2.95 mas, bpa=18.03 degrees ! Estimated noise=0.943067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0979704 Jy ! Component: 100 - total flux cleaned = 0.122811 Jy ! Component: 150 - total flux cleaned = 0.136111 Jy ! Component: 200 - total flux cleaned = 0.145149 Jy ! Total flux subtracted in 200 components = 0.145149 Jy ! Clean residual min=-0.004096 max=0.005769 Jy/beam ! Clean residual mean=0.000002 rms=0.001188 Jy/beam ! Combined flux in latest and established models = 0.145149 Jy 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. flux_cutoff = imstat(rms) * dynam ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.145149 Jy ! Inverting map and beam ! Estimated beam: bmin=1.095 mas, bmaj=3.253 mas, bpa=15.69 degrees ! Estimated noise=0.481048 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00945198 Jy ! Component: 100 - total flux cleaned = 0.0154874 Jy ! Component: 150 - total flux cleaned = 0.0200478 Jy ! Component: 200 - total flux cleaned = 0.0236182 Jy ! Total flux subtracted in 200 components = 0.0236182 Jy ! Clean residual min=-0.002737 max=0.002972 Jy/beam ! Clean residual mean=0.000002 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.168767 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 72 components and 0.168767 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.26 mas, bmaj=4.463 mas, bpa=4.456 degrees ! Estimated noise=0.539274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00431031 Jy ! Component: 100 - total flux cleaned = 0.0074138 Jy ! Component: 150 - total flux cleaned = 0.00988389 Jy ! Component: 200 - total flux cleaned = 0.0118899 Jy ! Total flux subtracted in 200 components = 0.0118899 Jy ! Clean residual min=-0.002596 max=0.002309 Jy/beam ! Clean residual mean=0.000001 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.180657 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164675 Jy ! Component: 100 - total flux cleaned = 0.00302 Jy ! Component: 150 - total flux cleaned = 0.00418627 Jy ! Component: 200 - total flux cleaned = 0.0052042 Jy ! Total flux subtracted in 200 components = 0.0052042 Jy ! Clean residual min=-0.002315 max=0.002119 Jy/beam ! Clean residual mean=0.000001 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.185861 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 149 components and 0.185861 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.095 mas, bmaj=3.253 mas, bpa=15.69 degrees ! Estimated noise=0.481048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000588706 Jy ! Component: 100 - total flux cleaned = 0.000758776 Jy ! Component: 150 - total flux cleaned = 0.000872163 Jy ! Component: 200 - total flux cleaned = 0.00107265 Jy ! Total flux subtracted in 200 components = 0.00107265 Jy ! Clean residual min=-0.002016 max=0.002199 Jy/beam ! Clean residual mean=0.000001 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.186934 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 165 components and 0.186934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054010Jy sigma=0.919713 ! Fit after self-cal, rms=0.054004Jy sigma=0.919487 wmodel J1742-1517_X_map.mod ! Writing 165 model components to file: J1742-1517_X_map.mod wobs J1742-1517_X_uvs.fits ! Writing UV FITS file: J1742-1517_X_uvs.fits wwins J1742-1517_X_map.win ! wwins: Wrote 3 windows to J1742-1517_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000361913 Jy ! Component: 100 - total flux cleaned = 0.000166466 Jy ! Component: 150 - total flux cleaned = -0.000114381 Jy ! Component: 200 - total flux cleaned = -0.000382641 Jy ! Component: 250 - total flux cleaned = -0.000555286 Jy ! Component: 300 - total flux cleaned = -0.000721979 Jy ! Component: 350 - total flux cleaned = -0.000856461 Jy ! Component: 400 - total flux cleaned = -0.00103892 Jy ! Component: 450 - total flux cleaned = -0.00124232 Jy ! Component: 500 - total flux cleaned = -0.00144063 Jy ! Component: 550 - total flux cleaned = -0.00160991 Jy ! Component: 600 - total flux cleaned = -0.00165685 Jy ! Component: 650 - total flux cleaned = -0.00170336 Jy ! Component: 700 - total flux cleaned = -0.00181771 Jy ! Component: 750 - total flux cleaned = -0.0019073 Jy ! Component: 800 - total flux cleaned = -0.00190743 Jy ! Component: 850 - total flux cleaned = -0.00195112 Jy ! Component: 900 - total flux cleaned = -0.00201505 Jy ! Component: 950 - total flux cleaned = -0.00201516 Jy ! Component: 1000 - total flux cleaned = -0.00211852 Jy ! Component: 1050 - total flux cleaned = -0.00213868 Jy ! Component: 1100 - total flux cleaned = -0.00223846 Jy ! Component: 1150 - total flux cleaned = -0.00219889 Jy ! Component: 1200 - total flux cleaned = -0.00219911 Jy ! Component: 1250 - total flux cleaned = -0.00225729 Jy ! Component: 1300 - total flux cleaned = -0.002258 Jy ! Component: 1350 - total flux cleaned = -0.00233293 Jy ! Component: 1400 - total flux cleaned = -0.00235149 Jy ! Component: 1450 - total flux cleaned = -0.0023334 Jy ! Component: 1500 - total flux cleaned = -0.00242301 Jy ! Component: 1550 - total flux cleaned = -0.00242269 Jy ! Component: 1600 - total flux cleaned = -0.00243986 Jy ! Component: 1650 - total flux cleaned = -0.00244035 Jy ! Component: 1700 - total flux cleaned = -0.00247463 Jy ! Component: 1750 - total flux cleaned = -0.00259233 Jy ! Component: 1800 - total flux cleaned = -0.00255898 Jy ! Component: 1850 - total flux cleaned = -0.00255903 Jy ! Component: 1900 - total flux cleaned = -0.00257531 Jy ! Component: 1950 - total flux cleaned = -0.00252678 Jy ! Component: 2000 - total flux cleaned = -0.00259074 Jy ! Component: 2050 - total flux cleaned = -0.00259051 Jy ! Component: 2100 - total flux cleaned = -0.00257459 Jy ! Component: 2150 - total flux cleaned = -0.00254353 Jy ! Component: 2200 - total flux cleaned = -0.00257444 Jy ! Component: 2250 - total flux cleaned = -0.00251366 Jy ! Component: 2300 - total flux cleaned = -0.00249867 Jy ! Component: 2350 - total flux cleaned = -0.00252873 Jy ! Component: 2400 - total flux cleaned = -0.00251367 Jy ! Component: 2450 - total flux cleaned = -0.00249879 Jy ! Component: 2500 - total flux cleaned = -0.00246949 Jy ! Component: 2550 - total flux cleaned = -0.00239686 Jy ! Component: 2600 - total flux cleaned = -0.00239694 Jy ! Component: 2650 - total flux cleaned = -0.00242548 Jy ! Component: 2700 - total flux cleaned = -0.00242547 Jy ! Component: 2750 - total flux cleaned = -0.00243953 Jy ! Component: 2800 - total flux cleaned = -0.00238378 Jy ! Component: 2850 - total flux cleaned = -0.00232842 Jy ! Component: 2900 - total flux cleaned = -0.00232847 Jy ! Component: 2950 - total flux cleaned = -0.00235564 Jy ! Component: 3000 - total flux cleaned = -0.00236914 Jy ! Component: 3050 - total flux cleaned = -0.00228852 Jy ! Component: 3100 - total flux cleaned = -0.00230193 Jy ! Component: 3150 - total flux cleaned = -0.00227555 Jy ! Component: 3200 - total flux cleaned = -0.00230193 Jy ! Component: 3250 - total flux cleaned = -0.00227595 Jy ! Component: 3300 - total flux cleaned = -0.0021982 Jy ! Component: 3350 - total flux cleaned = -0.00222385 Jy ! Component: 3400 - total flux cleaned = -0.00218573 Jy ! Component: 3450 - total flux cleaned = -0.00217327 Jy ! Component: 3500 - total flux cleaned = -0.00223632 Jy ! Component: 3550 - total flux cleaned = -0.00216117 Jy ! Component: 3600 - total flux cleaned = -0.00217358 Jy ! Component: 3650 - total flux cleaned = -0.00212408 Jy ! Component: 3700 - total flux cleaned = -0.00213634 Jy ! Component: 3750 - total flux cleaned = -0.0021363 Jy ! Component: 3800 - total flux cleaned = -0.00209983 Jy ! Component: 3850 - total flux cleaned = -0.00209975 Jy ! Component: 3900 - total flux cleaned = -0.00212371 Jy ! Component: 3950 - total flux cleaned = -0.00209995 Jy ! Component: 4000 - total flux cleaned = -0.00212352 Jy ! Component: 4050 - total flux cleaned = -0.00211165 Jy ! Total flux subtracted in 4096 components = -0.00206489 Jy ! Clean residual min=-0.000756 max=0.000719 Jy/beam ! Clean residual mean=0.000001 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.184869 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 447 components and 0.184869 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J1742-1517_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.095 x 3.253 at 15.69 degrees (North through East) ! Clean map min=-0.0013084 max=0.12334 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J1742-1517_X_map.fits wmodel /scr/pima/rv118_uvs/J1742-1517_X_map.mod ! Writing 447 model components to file: /scr/pima/rv118_uvs/J1742-1517_X_map.mod wobs /scr/pima/rv118_uvs/J1742-1517_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J1742-1517_X_uvs.fits wwins /scr/pima/rv118_uvs/J1742-1517_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv118_uvs/J1742-1517_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.123336 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211764 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.51509 0.51509 1.03018 2.06036 4.12072 8.24143 16.4829 32.9657 65.9315 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.123 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 582.423 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J1742-1517_X_dfm.log closed on Sun Dec 10 00:10:46 2017