! Started logfile: J2124-1438_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:47:38 2016 obs J2124-1438_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J2124-1438_S_2014_12_20_pus_uva.fits ! AN table 1: 105 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970582 visibilities/baseline/integration-bin. ! Found source: J2124-1438 ! ! 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 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 344 lines of history. ! ! Reading 18344 visibilities. select I ! Polarization I is unavailable. ! 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J2124-1438_S_2014_12_20_pus] 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.500x0.500 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. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.948143Jy sigma=0.009476 ! Fit after self-cal, rms=0.893749Jy sigma=0.008937 ! 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=2.44 mas, bmaj=6.662 mas, bpa=-2.772 degrees ! Estimated noise=880.648 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.079182 Jy ! Component: 100 - total flux cleaned = 0.105577 Jy ! Total flux subtracted in 100 components = 0.105577 Jy ! Clean residual min=-0.005455 max=0.011704 Jy/beam ! Clean residual mean=0.000001 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.105577 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.105577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088503Jy sigma=0.000833 ! Fit after self-cal, rms=0.088416Jy sigma=0.000832 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138896 Jy ! Component: 100 - total flux cleaned = 0.0215407 Jy ! Total flux subtracted in 100 components = 0.0215407 Jy ! Clean residual min=-0.004445 max=0.008104 Jy/beam ! Clean residual mean=-0.000001 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.127118 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.127118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085535Jy sigma=0.000805 ! Fit after self-cal, rms=0.085514Jy sigma=0.000805 ! Inverting map ! Added new window around map position (5.5, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00815909 Jy ! Component: 100 - total flux cleaned = 0.0128999 Jy ! Total flux subtracted in 100 components = 0.0128999 Jy ! Clean residual min=-0.003759 max=0.005228 Jy/beam ! Clean residual mean=-0.000002 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.140017 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.140017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084586Jy sigma=0.000797 ! Fit after self-cal, rms=0.084512Jy sigma=0.000797 ! 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=2.999 mas, bmaj=7.799 mas, bpa=-2.461 degrees ! Estimated noise=529.364 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 (22, 16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00703915 Jy ! Component: 100 - total flux cleaned = 0.0113486 Jy ! Component: 150 - total flux cleaned = 0.0145582 Jy ! Component: 200 - total flux cleaned = 0.0171078 Jy ! Total flux subtracted in 200 components = 0.0171078 Jy ! Clean residual min=-0.003354 max=0.002431 Jy/beam ! Clean residual mean=-0.000007 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.157125 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 105 components and 0.157125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083791Jy sigma=0.000790 ! Fit after self-cal, rms=0.083753Jy sigma=0.000789 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.84 HN 0.97 KP 1.12 ! LA 0.94 MK 0.98 NL 0.95 OV 0.98 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.07 KP 1.04 ! LA 0.91 MK 1.03 NL 1.05 OV 1.01 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.17 HN 1.03 KP 0.96 ! LA 0.76 MK 1.03 NL 1.11 OV 0.93 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 0.97 KP 0.93 ! LA 0.81 MK 0.98 NL 1.04 OV 1.04 ! PT 1.03 SC 0.95 ! ! ! Fit before self-cal, rms=0.083753Jy sigma=0.000789 ! Fit after self-cal, rms=0.080501Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=7.828 mas, bpa=-2.311 degrees ! Estimated noise=524.842 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.00172976 Jy ! Component: 100 - total flux cleaned = 0.00279286 Jy ! Component: 150 - total flux cleaned = 0.00355671 Jy ! Component: 200 - total flux cleaned = 0.00395913 Jy ! Total flux subtracted in 200 components = 0.00395913 Jy ! Clean residual min=-0.001749 max=0.001695 Jy/beam ! Clean residual mean=-0.000001 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.161084 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 124 components and 0.161084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080458Jy sigma=0.000779 ! Fit after self-cal, rms=0.080428Jy sigma=0.000779 ! 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.080428Jy sigma=0.000779 ! Fit after self-cal, rms=0.080623Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=7.83 mas, bpa=-2.289 degrees ! Estimated noise=525.734 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665327 Jy ! Component: 100 - total flux cleaned = 0.00116032 Jy ! Component: 150 - total flux cleaned = 0.00139865 Jy ! Component: 200 - total flux cleaned = 0.00152095 Jy ! Total flux subtracted in 200 components = 0.00152095 Jy ! Clean residual min=-0.001618 max=0.001722 Jy/beam ! Clean residual mean=0.000000 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.162605 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 137 components and 0.162605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080615Jy sigma=0.000778 ! Fit after self-cal, rms=0.080617Jy sigma=0.000778 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.000163751 Jy ! Component: 100 - total flux cleaned = 0.000212691 Jy ! Component: 150 - total flux cleaned = 0.000259045 Jy ! Component: 200 - total flux cleaned = 0.000302426 Jy ! Total flux subtracted in 200 components = 0.000302426 Jy ! Clean residual min=-0.001607 max=0.001726 Jy/beam ! Clean residual mean=0.000000 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.162908 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 147 components and 0.162908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080614Jy sigma=0.000778 ! Fit after self-cal, rms=0.080613Jy sigma=0.000778 ! 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.080613Jy sigma=0.000778 ! Fit after self-cal, rms=0.080667Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.829 mas, bpa=-2.324 degrees ! Estimated noise=525.345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000343724 Jy ! Component: 100 - total flux cleaned = 0.000420479 Jy ! Component: 150 - total flux cleaned = 0.000454054 Jy ! Component: 200 - total flux cleaned = 0.000484951 Jy ! Total flux subtracted in 200 components = 0.000484951 Jy ! Clean residual min=-0.001565 max=0.001785 Jy/beam ! Clean residual mean=0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.163393 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 154 components and 0.163393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080663Jy sigma=0.000778 ! Fit after self-cal, rms=0.080667Jy sigma=0.000778 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.12616e-05 Jy ! Component: 100 - total flux cleaned = 4.04512e-05 Jy ! Component: 150 - total flux cleaned = 5.84876e-05 Jy ! Component: 200 - total flux cleaned = 6.7097e-05 Jy ! Total flux subtracted in 200 components = 6.7097e-05 Jy ! Clean residual min=-0.001555 max=0.001781 Jy/beam ! Clean residual mean=0.000002 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.16346 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 162 components and 0.16346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080665Jy sigma=0.000778 ! Fit after self-cal, rms=0.080665Jy sigma=0.000778 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.080665Jy sigma=0.000778 ! Fit after self-cal, rms=0.080654Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.429 mas, bmaj=15.34 mas, bpa=2.02 degrees ! Estimated noise=670.802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000816824 Jy ! Component: 100 - total flux cleaned = 0.00114458 Jy ! Component: 150 - total flux cleaned = 0.00121499 Jy ! Component: 200 - total flux cleaned = 0.00124028 Jy ! Total flux subtracted in 200 components = 0.00124028 Jy ! Clean residual min=-0.001906 max=0.002153 Jy/beam ! Clean residual mean=0.000004 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.1647 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 173 components and 0.1647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080655Jy sigma=0.000778 ! Fit after self-cal, rms=0.080655Jy sigma=0.000778 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.00012666 Jy ! Component: 100 - total flux cleaned = 0.000115058 Jy ! Component: 150 - total flux cleaned = 0.00010497 Jy ! Component: 200 - total flux cleaned = 9.56483e-05 Jy ! Total flux subtracted in 200 components = 9.56483e-05 Jy ! Clean residual min=-0.001892 max=0.002149 Jy/beam ! Clean residual mean=0.000004 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.164796 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 182 components and 0.164796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080656Jy sigma=0.000778 ! Fit after self-cal, rms=0.080656Jy sigma=0.000778 ! 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=3.001 mas, bmaj=7.826 mas, bpa=-2.383 degrees ! Estimated noise=525.184 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.001 x 7.826 at -2.383 degrees (North through East) ! Clean map min=-0.0014685 max=0.10362 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=2.442 mas, bmaj=6.692 mas, bpa=-2.681 degrees ! Estimated noise=868.064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0780544 Jy ! Component: 100 - total flux cleaned = 0.104821 Jy ! Component: 150 - total flux cleaned = 0.118612 Jy ! Component: 200 - total flux cleaned = 0.127582 Jy ! Total flux subtracted in 200 components = 0.127582 Jy ! Clean residual min=-0.003637 max=0.004901 Jy/beam ! Clean residual mean=0.000001 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.127582 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.127582 Jy ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=7.826 mas, bpa=-2.383 degrees ! Estimated noise=525.184 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.00854596 Jy ! Component: 100 - total flux cleaned = 0.0146241 Jy ! Component: 150 - total flux cleaned = 0.0191387 Jy ! Component: 200 - total flux cleaned = 0.022544 Jy ! Total flux subtracted in 200 components = 0.022544 Jy ! Clean residual min=-0.002066 max=0.002442 Jy/beam ! Clean residual mean=-0.000002 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.150126 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 63 components and 0.150126 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.429 mas, bmaj=15.34 mas, bpa=2.02 degrees ! Estimated noise=670.802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00452779 Jy ! Component: 100 - total flux cleaned = 0.00737844 Jy ! Component: 150 - total flux cleaned = 0.00933263 Jy ! Component: 200 - total flux cleaned = 0.0107148 Jy ! Total flux subtracted in 200 components = 0.0107148 Jy ! Clean residual min=-0.002035 max=0.002097 Jy/beam ! Clean residual mean=0.000001 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.160841 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.00100653 Jy ! Component: 100 - total flux cleaned = 0.00175578 Jy ! Component: 150 - total flux cleaned = 0.00232535 Jy ! Component: 200 - total flux cleaned = 0.00276204 Jy ! Total flux subtracted in 200 components = 0.00276204 Jy ! Clean residual min=-0.001908 max=0.002085 Jy/beam ! Clean residual mean=0.000003 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.163603 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 139 components and 0.163603 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=7.826 mas, bpa=-2.383 degrees ! Estimated noise=525.184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000261572 Jy ! Component: 100 - total flux cleaned = -0.000238269 Jy ! Component: 150 - total flux cleaned = -0.000194939 Jy ! Component: 200 - total flux cleaned = -0.000155663 Jy ! Total flux subtracted in 200 components = -0.000155663 Jy ! Clean residual min=-0.001540 max=0.001725 Jy/beam ! Clean residual mean=0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.163448 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 160 components and 0.163448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080670Jy sigma=0.000778 ! Fit after self-cal, rms=0.080669Jy sigma=0.000778 wmodel J2124-1438_S_2014_12_20_pus_map.mod ! Writing 160 model components to file: J2124-1438_S_2014_12_20_pus_map.mod wobs J2124-1438_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J2124-1438_S_2014_12_20_pus_uvs.fits wwins J2124-1438_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J2124-1438_S_2014_12_20_pus_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.000591599 Jy ! Component: 100 - total flux cleaned = 0.000648813 Jy ! Component: 150 - total flux cleaned = 0.000703199 Jy ! Component: 200 - total flux cleaned = 0.000755329 Jy ! Component: 250 - total flux cleaned = 0.000780811 Jy ! Component: 300 - total flux cleaned = 0.000806047 Jy ! Component: 350 - total flux cleaned = 0.000854904 Jy ! Component: 400 - total flux cleaned = 0.000902023 Jy ! Component: 450 - total flux cleaned = 0.000948214 Jy ! Component: 500 - total flux cleaned = 0.000993462 Jy ! Component: 550 - total flux cleaned = 0.00103825 Jy ! Component: 600 - total flux cleaned = 0.00106012 Jy ! Component: 650 - total flux cleaned = 0.00106031 Jy ! Component: 700 - total flux cleaned = 0.00110248 Jy ! Component: 750 - total flux cleaned = 0.00108182 Jy ! Component: 800 - total flux cleaned = 0.00116329 Jy ! Component: 850 - total flux cleaned = 0.00112267 Jy ! Component: 900 - total flux cleaned = 0.00102357 Jy ! Component: 950 - total flux cleaned = 0.00106261 Jy ! Component: 1000 - total flux cleaned = 0.00100508 Jy ! Component: 1050 - total flux cleaned = 0.00104315 Jy ! Component: 1100 - total flux cleaned = 0.00102441 Jy ! Component: 1150 - total flux cleaned = 0.000951014 Jy ! Component: 1200 - total flux cleaned = 0.0010057 Jy ! Component: 1250 - total flux cleaned = 0.000952249 Jy ! Component: 1300 - total flux cleaned = 0.000952186 Jy ! Component: 1350 - total flux cleaned = 0.000847393 Jy ! Component: 1400 - total flux cleaned = 0.000830479 Jy ! Component: 1450 - total flux cleaned = 0.000813099 Jy ! Component: 1500 - total flux cleaned = 0.000661928 Jy ! Component: 1550 - total flux cleaned = 0.000711635 Jy ! Component: 1600 - total flux cleaned = 0.000645709 Jy ! Component: 1650 - total flux cleaned = 0.000629428 Jy ! Component: 1700 - total flux cleaned = 0.000549126 Jy ! Component: 1750 - total flux cleaned = 0.000533098 Jy ! Component: 1800 - total flux cleaned = 0.00043899 Jy ! Component: 1850 - total flux cleaned = 0.000392698 Jy ! Component: 1900 - total flux cleaned = 0.000362061 Jy ! Component: 1950 - total flux cleaned = 0.000286083 Jy ! Component: 2000 - total flux cleaned = 0.000226075 Jy ! Component: 2050 - total flux cleaned = 0.000211149 Jy ! Component: 2100 - total flux cleaned = 0.000152644 Jy ! Component: 2150 - total flux cleaned = 5.11871e-05 Jy ! Component: 2200 - total flux cleaned = 7.96218e-05 Jy ! Component: 2250 - total flux cleaned = 2.28363e-05 Jy ! Component: 2300 - total flux cleaned = -7.52191e-05 Jy ! Component: 2350 - total flux cleaned = -0.000144196 Jy ! Component: 2400 - total flux cleaned = -0.000212826 Jy ! Component: 2450 - total flux cleaned = -0.00026689 Jy ! Component: 2500 - total flux cleaned = -0.000293981 Jy ! Component: 2550 - total flux cleaned = -0.000320811 Jy ! Component: 2600 - total flux cleaned = -0.000478977 Jy ! Component: 2650 - total flux cleaned = -0.00055703 Jy ! Component: 2700 - total flux cleaned = -0.000557036 Jy ! Component: 2750 - total flux cleaned = -0.000557209 Jy ! Component: 2800 - total flux cleaned = -0.000633503 Jy ! Component: 2850 - total flux cleaned = -0.000709059 Jy ! Component: 2900 - total flux cleaned = -0.000733881 Jy ! Component: 2950 - total flux cleaned = -0.000783275 Jy ! Component: 3000 - total flux cleaned = -0.000819928 Jy ! Component: 3050 - total flux cleaned = -0.000856125 Jy ! Component: 3100 - total flux cleaned = -0.000880208 Jy ! Component: 3150 - total flux cleaned = -0.000903966 Jy ! Component: 3200 - total flux cleaned = -0.000939465 Jy ! Component: 3250 - total flux cleaned = -0.00098616 Jy ! Component: 3300 - total flux cleaned = -0.000997541 Jy ! Component: 3350 - total flux cleaned = -0.000997554 Jy ! Component: 3400 - total flux cleaned = -0.00103183 Jy ! Component: 3450 - total flux cleaned = -0.00103185 Jy ! Component: 3500 - total flux cleaned = -0.00103172 Jy ! Component: 3550 - total flux cleaned = -0.000987132 Jy ! Component: 3600 - total flux cleaned = -0.00102043 Jy ! Component: 3650 - total flux cleaned = -0.000987377 Jy ! Component: 3700 - total flux cleaned = -0.000965535 Jy ! Component: 3750 - total flux cleaned = -0.000976265 Jy ! Component: 3800 - total flux cleaned = -0.000944102 Jy ! Component: 3850 - total flux cleaned = -0.000954768 Jy ! Component: 3900 - total flux cleaned = -0.000954691 Jy ! Component: 3950 - total flux cleaned = -0.000933692 Jy ! Component: 4000 - total flux cleaned = -0.000933724 Jy ! Component: 4050 - total flux cleaned = -0.000913112 Jy ! Total flux subtracted in 4096 components = -0.000872039 Jy ! Clean residual min=-0.000575 max=0.000578 Jy/beam ! Clean residual mean=-0.000001 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.162576 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 465 components and 0.162575 Jy ![Exited script file: muppet] wmap "J2124-1438_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.001 x 7.826 at -2.383 degrees (North through East) ! Clean map min=-0.0011112 max=0.10363 Jy/beam ! Writing clean map to FITS file: J2124-1438_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.103633 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000193655 device "J2124-1438_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J2124-1438_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.560596 0.560596 1.12119 2.24238 4.48477 8.96953 17.9391 35.8781 71.7563 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.103 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.001 x 7.826 at -2.383 degrees (North through East) ! Clean map min=-0.0011112 max=0.10363 Jy/beam quit ! Quitting program ! Log file J2124-1438_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:47:43 2016