! Started logfile: /scr/pima/rv118_uvs/J1951-0509_X_dfm.log on Sun Dec 10 00:11:15 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/J1951-0509_X_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J1951-0509_X_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.997475 visibilities/baseline/integration-bin. ! Found source: J1951-0509 ! ! 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 6320 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 J1951-0509_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.059391Jy sigma=20.205474 ! Fit after self-cal, rms=0.709728Jy sigma=13.455976 ! 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.9572 mas, bmaj=2.702 mas, bpa=18.25 degrees ! Estimated noise=0.798639 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.226433 Jy ! Component: 100 - total flux cleaned = 0.275813 Jy ! Total flux subtracted in 100 components = 0.275813 Jy ! Clean residual min=-0.005908 max=0.013810 Jy/beam ! Clean residual mean=0.000015 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.275813 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.275813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056992Jy sigma=0.996189 ! Fit after self-cal, rms=0.056990Jy sigma=0.996125 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120218 Jy ! Component: 100 - total flux cleaned = 0.0179916 Jy ! Total flux subtracted in 100 components = 0.0179916 Jy ! Clean residual min=-0.004876 max=0.004096 Jy/beam ! Clean residual mean=0.000005 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.293805 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 19 components and 0.293805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054242Jy sigma=0.936827 ! Fit after self-cal, rms=0.054240Jy sigma=0.936664 ! 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.146 mas, bmaj=2.857 mas, bpa=16.54 degrees ! Estimated noise=0.481186 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.00404935 Jy ! Component: 100 - total flux cleaned = 0.00618401 Jy ! Component: 150 - total flux cleaned = 0.00752619 Jy ! Component: 200 - total flux cleaned = 0.00795978 Jy ! Total flux subtracted in 200 components = 0.00795978 Jy ! Clean residual min=-0.002583 max=0.002825 Jy/beam ! Clean residual mean=0.000003 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.301765 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 39 components and 0.301765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053927Jy sigma=0.930736 ! Fit after self-cal, rms=0.053926Jy sigma=0.930648 ! 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.146 x 2.857 at 16.54 degrees (North through East) ! Clean map min=-0.0024167 max=0.29185 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.01 KP 1.02 ! LA 1.02 NL 0.99 OV 0.99 PT 1.01 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.02 KP 1.02 ! LA 1.01 NL 0.97 OV 1.00 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.01 KP 1.01 ! LA 1.00 NL 0.96 OV 1.01 PT 1.01 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.00 KP 1.01 ! LA 1.00 NL 0.96 OV 1.00 PT 0.99 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.053926Jy sigma=0.930648 ! Fit after self-cal, rms=0.053119Jy sigma=0.922446 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.147 mas, bmaj=2.856 mas, bpa=16.59 degrees ! Estimated noise=0.480544 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.6, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266356 Jy ! Component: 100 - total flux cleaned = 0.00362113 Jy ! Component: 150 - total flux cleaned = 0.00400825 Jy ! Component: 200 - total flux cleaned = 0.00420709 Jy ! Total flux subtracted in 200 components = 0.00420709 Jy ! Clean residual min=-0.001713 max=0.001924 Jy/beam ! Clean residual mean=0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.305972 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.305972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052985Jy sigma=0.919722 ! Fit after self-cal, rms=0.052979Jy sigma=0.919536 ! 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.052979Jy sigma=0.919536 ! Fit after self-cal, rms=0.052838Jy sigma=0.917493 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.146 mas, bmaj=2.856 mas, bpa=16.59 degrees ! Estimated noise=0.480243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000969942 Jy ! Component: 100 - total flux cleaned = 0.00128276 Jy ! Component: 150 - total flux cleaned = 0.00135895 Jy ! Component: 200 - total flux cleaned = 0.00139214 Jy ! Total flux subtracted in 200 components = 0.00139214 Jy ! Clean residual min=-0.001500 max=0.001848 Jy/beam ! Clean residual mean=0.000002 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.307364 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.307364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052815Jy sigma=0.917056 ! Fit after self-cal, rms=0.052815Jy sigma=0.917018 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 (-49.6, -37.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126092 Jy ! Component: 100 - total flux cleaned = 0.00151822 Jy ! Component: 150 - total flux cleaned = 0.00156958 Jy ! Component: 200 - total flux cleaned = 0.00161693 Jy ! Total flux subtracted in 200 components = 0.00161693 Jy ! Clean residual min=-0.001488 max=0.001702 Jy/beam ! Clean residual mean=0.000002 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.308981 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.308981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052760Jy sigma=0.916025 ! Fit after self-cal, rms=0.052758Jy sigma=0.915991 ! 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.052758Jy sigma=0.915991 ! Fit after self-cal, rms=0.052743Jy sigma=0.915893 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.146 mas, bmaj=2.855 mas, bpa=16.6 degrees ! Estimated noise=0.480091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000388733 Jy ! Component: 100 - total flux cleaned = 0.000474702 Jy ! Component: 150 - total flux cleaned = 0.000552718 Jy ! Component: 200 - total flux cleaned = 0.00057105 Jy ! Total flux subtracted in 200 components = 0.00057105 Jy ! Clean residual min=-0.001461 max=0.001698 Jy/beam ! Clean residual mean=0.000002 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.309552 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 96 components and 0.309552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052728Jy sigma=0.915616 ! Fit after self-cal, rms=0.052728Jy sigma=0.915609 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 (-49, 23.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000888821 Jy ! Component: 100 - total flux cleaned = 0.000821031 Jy ! Component: 150 - total flux cleaned = 0.000681803 Jy ! Component: 200 - total flux cleaned = 0.000656117 Jy ! Total flux subtracted in 200 components = 0.000656117 Jy ! Clean residual min=-0.001502 max=0.001463 Jy/beam ! Clean residual mean=0.000002 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.310208 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 117 components and 0.310208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052677Jy sigma=0.914547 ! Fit after self-cal, rms=0.052675Jy sigma=0.914507 ! 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.052675Jy sigma=0.914507 ! Fit after self-cal, rms=0.052671Jy sigma=0.914433 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.263 mas, bmaj=3.679 mas, bpa=3.676 degrees ! Estimated noise=0.544765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198557 Jy ! Component: 100 - total flux cleaned = 0.000220438 Jy ! Component: 150 - total flux cleaned = 0.000280324 Jy ! Component: 200 - total flux cleaned = 0.00036764 Jy ! Total flux subtracted in 200 components = 0.00036764 Jy ! Clean residual min=-0.001603 max=0.001743 Jy/beam ! Clean residual mean=0.000003 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.310576 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 137 components and 0.310576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052664Jy sigma=0.914227 ! Fit after self-cal, rms=0.052664Jy sigma=0.914220 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 = -2.04147e-05 Jy ! Component: 100 - total flux cleaned = 2.57696e-05 Jy ! Component: 150 - total flux cleaned = 9.79348e-05 Jy ! Component: 200 - total flux cleaned = 0.000152407 Jy ! Total flux subtracted in 200 components = 0.000152407 Jy ! Clean residual min=-0.001571 max=0.001755 Jy/beam ! Clean residual mean=0.000003 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.310728 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 148 components and 0.310728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052662Jy sigma=0.914129 ! Fit after self-cal, rms=0.052661Jy sigma=0.914124 ! 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.147 mas, bmaj=2.856 mas, bpa=16.59 degrees ! Estimated noise=0.479985 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.147 x 2.856 at 16.59 degrees (North through East) ! Clean map min=-0.0013206 max=0.29144 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.959 mas, bmaj=2.703 mas, bpa=18.28 degrees ! Estimated noise=0.795456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.225521 Jy ! Component: 100 - total flux cleaned = 0.274717 Jy ! Component: 150 - total flux cleaned = 0.286616 Jy ! Component: 200 - total flux cleaned = 0.292627 Jy ! Total flux subtracted in 200 components = 0.292627 Jy ! Clean residual min=-0.003543 max=0.003205 Jy/beam ! Clean residual mean=0.000006 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.292627 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.292627 Jy ! Inverting map and beam ! Estimated beam: bmin=1.147 mas, bmaj=2.856 mas, bpa=16.59 degrees ! Estimated noise=0.479985 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.00508182 Jy ! Component: 100 - total flux cleaned = 0.00816064 Jy ! Component: 150 - total flux cleaned = 0.0104432 Jy ! Component: 200 - total flux cleaned = 0.0122252 Jy ! Total flux subtracted in 200 components = 0.0122252 Jy ! Clean residual min=-0.001675 max=0.001606 Jy/beam ! Clean residual mean=0.000003 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.304852 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 53 components and 0.304852 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.263 mas, bmaj=3.679 mas, bpa=3.676 degrees ! Estimated noise=0.544765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189613 Jy ! Component: 100 - total flux cleaned = 0.00324196 Jy ! Component: 150 - total flux cleaned = 0.00385547 Jy ! Component: 200 - total flux cleaned = 0.00420137 Jy ! Total flux subtracted in 200 components = 0.00420137 Jy ! Clean residual min=-0.001872 max=0.001891 Jy/beam ! Clean residual mean=0.000004 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.309054 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.000274224 Jy ! Component: 100 - total flux cleaned = 0.000461543 Jy ! Component: 150 - total flux cleaned = 0.000605117 Jy ! Component: 200 - total flux cleaned = 0.000763324 Jy ! Total flux subtracted in 200 components = 0.000763324 Jy ! Clean residual min=-0.001741 max=0.001836 Jy/beam ! Clean residual mean=0.000004 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.309817 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 110 components and 0.309817 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.147 mas, bmaj=2.856 mas, bpa=16.59 degrees ! Estimated noise=0.479985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153006 Jy ! Component: 100 - total flux cleaned = -1.84575e-05 Jy ! Component: 150 - total flux cleaned = 9.87888e-05 Jy ! Component: 200 - total flux cleaned = 0.000179042 Jy ! Total flux subtracted in 200 components = 0.000179042 Jy ! Clean residual min=-0.001531 max=0.001454 Jy/beam ! Clean residual mean=0.000002 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.309996 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 135 components and 0.309996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052699Jy sigma=0.914708 ! Fit after self-cal, rms=0.052695Jy sigma=0.914679 wmodel J1951-0509_X_map.mod ! Writing 135 model components to file: J1951-0509_X_map.mod wobs J1951-0509_X_uvs.fits ! Writing UV FITS file: J1951-0509_X_uvs.fits wwins J1951-0509_X_map.win ! wwins: Wrote 4 windows to J1951-0509_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 = -3.5589e-05 Jy ! Component: 100 - total flux cleaned = -0.000110095 Jy ! Component: 150 - total flux cleaned = -0.000230072 Jy ! Component: 200 - total flux cleaned = -0.000392936 Jy ! Component: 250 - total flux cleaned = -0.000528341 Jy ! Component: 300 - total flux cleaned = -0.000572338 Jy ! Component: 350 - total flux cleaned = -0.000615183 Jy ! Component: 400 - total flux cleaned = -0.000573402 Jy ! Component: 450 - total flux cleaned = -0.000594413 Jy ! Component: 500 - total flux cleaned = -0.000554443 Jy ! Component: 550 - total flux cleaned = -0.000514917 Jy ! Component: 600 - total flux cleaned = -0.000475755 Jy ! Component: 650 - total flux cleaned = -0.000418253 Jy ! Component: 700 - total flux cleaned = -0.000343151 Jy ! Component: 750 - total flux cleaned = -0.00021454 Jy ! Component: 800 - total flux cleaned = -0.000196984 Jy ! Component: 850 - total flux cleaned = -0.000125792 Jy ! Component: 900 - total flux cleaned = -7.33792e-05 Jy ! Component: 950 - total flux cleaned = 1.28823e-05 Jy ! Component: 1000 - total flux cleaned = 6.38835e-05 Jy ! Component: 1050 - total flux cleaned = 3.00382e-05 Jy ! Component: 1100 - total flux cleaned = 2.99158e-05 Jy ! Component: 1150 - total flux cleaned = 2.98965e-05 Jy ! Component: 1200 - total flux cleaned = 2.98184e-05 Jy ! Component: 1250 - total flux cleaned = -2.15768e-06 Jy ! Component: 1300 - total flux cleaned = 1.36971e-05 Jy ! Component: 1350 - total flux cleaned = 2.90638e-05 Jy ! Component: 1400 - total flux cleaned = 5.96163e-05 Jy ! Component: 1450 - total flux cleaned = 2.889e-05 Jy ! Component: 1500 - total flux cleaned = 2.8725e-05 Jy ! Component: 1550 - total flux cleaned = 4.35215e-05 Jy ! Component: 1600 - total flux cleaned = -3.013e-05 Jy ! Component: 1650 - total flux cleaned = -1.55383e-05 Jy ! Component: 1700 - total flux cleaned = -3.01409e-05 Jy ! Component: 1750 - total flux cleaned = -5.86421e-05 Jy ! Component: 1800 - total flux cleaned = -5.88651e-05 Jy ! Component: 1850 - total flux cleaned = -7.27979e-05 Jy ! Component: 1900 - total flux cleaned = -0.000114371 Jy ! Component: 1950 - total flux cleaned = -0.0001418 Jy ! Component: 2000 - total flux cleaned = -0.000101056 Jy ! Component: 2050 - total flux cleaned = -0.000114677 Jy ! Component: 2100 - total flux cleaned = -0.000101433 Jy ! Component: 2150 - total flux cleaned = -0.000128016 Jy ! Component: 2200 - total flux cleaned = -0.000114833 Jy ! Component: 2250 - total flux cleaned = -6.28083e-05 Jy ! Component: 2300 - total flux cleaned = -8.86897e-05 Jy ! Component: 2350 - total flux cleaned = -8.87747e-05 Jy ! Component: 2400 - total flux cleaned = -0.000126675 Jy ! Component: 2450 - total flux cleaned = -0.000101446 Jy ! Component: 2500 - total flux cleaned = -8.9044e-05 Jy ! Component: 2550 - total flux cleaned = -0.00011374 Jy ! Component: 2600 - total flux cleaned = -8.93142e-05 Jy ! Component: 2650 - total flux cleaned = -0.000101456 Jy ! Component: 2700 - total flux cleaned = -6.49164e-05 Jy ! Component: 2750 - total flux cleaned = 7.0124e-06 Jy ! Component: 2800 - total flux cleaned = -4.0481e-05 Jy ! Component: 2850 - total flux cleaned = 4.24875e-05 Jy ! Component: 2900 - total flux cleaned = 7.23455e-06 Jy ! Component: 2950 - total flux cleaned = 5.39813e-05 Jy ! Component: 3000 - total flux cleaned = 7.72593e-05 Jy ! Component: 3050 - total flux cleaned = 0.000146314 Jy ! Component: 3100 - total flux cleaned = 0.000146304 Jy ! Component: 3150 - total flux cleaned = 0.000169121 Jy ! Component: 3200 - total flux cleaned = 0.000180517 Jy ! Component: 3250 - total flux cleaned = 0.000180453 Jy ! Component: 3300 - total flux cleaned = 0.000191622 Jy ! Component: 3350 - total flux cleaned = 0.000258216 Jy ! Component: 3400 - total flux cleaned = 0.000225202 Jy ! Component: 3450 - total flux cleaned = 0.000269075 Jy ! Component: 3500 - total flux cleaned = 0.000269026 Jy ! Component: 3550 - total flux cleaned = 0.000247297 Jy ! Component: 3600 - total flux cleaned = 0.000247225 Jy ! Component: 3650 - total flux cleaned = 0.000268701 Jy ! Component: 3700 - total flux cleaned = 0.000279367 Jy ! Component: 3750 - total flux cleaned = 0.000289808 Jy ! Component: 3800 - total flux cleaned = 0.000279402 Jy ! Component: 3850 - total flux cleaned = 0.000268849 Jy ! Component: 3900 - total flux cleaned = 0.000310409 Jy ! Component: 3950 - total flux cleaned = 0.000289777 Jy ! Component: 4000 - total flux cleaned = 0.000300016 Jy ! Component: 4050 - total flux cleaned = 0.000238649 Jy ! Total flux subtracted in 4096 components = 0.000320061 Jy ! Clean residual min=-0.000603 max=0.000601 Jy/beam ! Clean residual mean=0.000001 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.310316 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 441 components and 0.310316 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J1951-0509_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.147 x 2.856 at 16.59 degrees (North through East) ! Clean map min=-0.0010515 max=0.2913 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J1951-0509_X_map.fits wmodel /scr/pima/rv118_uvs/J1951-0509_X_map.mod ! Writing 441 model components to file: /scr/pima/rv118_uvs/J1951-0509_X_map.mod wobs /scr/pima/rv118_uvs/J1951-0509_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J1951-0509_X_uvs.fits wwins /scr/pima/rv118_uvs/J1951-0509_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rv118_uvs/J1951-0509_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.291296 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181621 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.187048 0.187048 0.374096 0.748191 1.49638 2.99276 5.98553 11.9711 23.9421 47.8842 95.7685 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.291 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1603.87 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J1951-0509_X_dfm.log closed on Sun Dec 10 00:11:19 2017