! Started logfile: J2034-1640_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:15:33 2016 obs J2034-1640_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J2034-1640_S_2014_08_09_pus_uva.fits ! AN table 1: 149 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.630425 visibilities/baseline/integration-bin. ! Found source: J2034-1640 ! ! 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 342 lines of history. ! ! Reading 16908 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 J2034-1640_S_2014_08_09_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 341 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 341 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 341 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 341 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.930450Jy sigma=0.009230 ! Fit after self-cal, rms=0.866601Jy sigma=0.008615 ! 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=3.18 mas, bmaj=10.49 mas, bpa=17.06 degrees ! Estimated noise=896.606 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.102516 Jy ! Component: 100 - total flux cleaned = 0.12563 Jy ! Total flux subtracted in 100 components = 0.12563 Jy ! Clean residual min=-0.006444 max=0.010877 Jy/beam ! Clean residual mean=-0.000011 rms=0.001749 Jy/beam ! Combined flux in latest and established models = 0.12563 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.12563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087362Jy sigma=0.000821 ! Fit after self-cal, rms=0.087339Jy sigma=0.000821 ! Inverting map ! Added new window around map position (22.5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011625 Jy ! Component: 100 - total flux cleaned = 0.0191912 Jy ! Total flux subtracted in 100 components = 0.0191912 Jy ! Clean residual min=-0.005072 max=0.005885 Jy/beam ! Clean residual mean=-0.000011 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.144822 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.144822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085149Jy sigma=0.000799 ! Fit after self-cal, rms=0.085092Jy sigma=0.000798 ! 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=3.955 mas, bmaj=11.84 mas, bpa=16.09 degrees ! Estimated noise=554.685 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 (4.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00948759 Jy ! Component: 100 - total flux cleaned = 0.0155464 Jy ! Component: 150 - total flux cleaned = 0.0199951 Jy ! Component: 200 - total flux cleaned = 0.0233839 Jy ! Total flux subtracted in 200 components = 0.0233839 Jy ! Clean residual min=-0.002896 max=0.003372 Jy/beam ! Clean residual mean=-0.000007 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.168206 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 71 components and 0.168206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083753Jy sigma=0.000785 ! Fit after self-cal, rms=0.083685Jy sigma=0.000785 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.86 HN 0.99 KP 1.01 ! LA 1.11 MK 1.00* NL 0.99 OV 0.98 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.02 KP 1.01 ! LA 1.07 MK 1.00* NL 0.99 OV 1.02 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.14 HN 1.08 KP 0.88 ! LA 0.87 MK 1.00* NL 0.98 OV 0.96 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 HN 1.02 KP 0.86 ! LA 0.78 MK 1.00* NL 1.07 OV 1.03 ! PT 1.02 SC 0.95 ! ! ! Fit before self-cal, rms=0.083685Jy sigma=0.000785 ! Fit after self-cal, rms=0.080020Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.976 mas, bmaj=11.92 mas, bpa=16.1 degrees ! Estimated noise=546.833 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.0027176 Jy ! Component: 100 - total flux cleaned = 0.00449051 Jy ! Component: 150 - total flux cleaned = 0.00506229 Jy ! Component: 200 - total flux cleaned = 0.00541073 Jy ! Total flux subtracted in 200 components = 0.00541073 Jy ! Clean residual min=-0.001916 max=0.001837 Jy/beam ! Clean residual mean=0.000000 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.173616 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 101 components and 0.173616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079913Jy sigma=0.000771 ! Fit after self-cal, rms=0.079904Jy sigma=0.000770 ! 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.079904Jy sigma=0.000770 ! Fit after self-cal, rms=0.079858Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.979 mas, bmaj=11.89 mas, bpa=16.01 degrees ! Estimated noise=546.788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118713 Jy ! Component: 100 - total flux cleaned = 0.00180877 Jy ! Component: 150 - total flux cleaned = 0.00221436 Jy ! Component: 200 - total flux cleaned = 0.00229422 Jy ! Total flux subtracted in 200 components = 0.00229422 Jy ! Clean residual min=-0.001700 max=0.001620 Jy/beam ! Clean residual mean=0.000002 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.175911 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 121 components and 0.175911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079825Jy sigma=0.000769 ! Fit after self-cal, rms=0.079827Jy sigma=0.000769 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.00022237 Jy ! Component: 100 - total flux cleaned = 0.000425352 Jy ! Component: 150 - total flux cleaned = 0.000494322 Jy ! Component: 200 - total flux cleaned = 0.000536216 Jy ! Total flux subtracted in 200 components = 0.000536216 Jy ! Clean residual min=-0.001698 max=0.001605 Jy/beam ! Clean residual mean=0.000003 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.176447 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 139 components and 0.176447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079814Jy sigma=0.000769 ! Fit after self-cal, rms=0.079812Jy sigma=0.000769 ! 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.079812Jy sigma=0.000769 ! Fit after self-cal, rms=0.079755Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.983 mas, bmaj=11.88 mas, bpa=15.98 degrees ! Estimated noise=546.494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000448651 Jy ! Component: 100 - total flux cleaned = 0.00071927 Jy ! Component: 150 - total flux cleaned = 0.000777276 Jy ! Component: 200 - total flux cleaned = 0.000813427 Jy ! Total flux subtracted in 200 components = 0.000813427 Jy ! Clean residual min=-0.001650 max=0.001541 Jy/beam ! Clean residual mean=0.000003 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.17726 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 152 components and 0.17726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079744Jy sigma=0.000769 ! Fit after self-cal, rms=0.079742Jy sigma=0.000769 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.000172209 Jy ! Component: 100 - total flux cleaned = 0.000223651 Jy ! Component: 150 - total flux cleaned = 0.000239149 Jy ! Component: 200 - total flux cleaned = 0.00022443 Jy ! Total flux subtracted in 200 components = 0.00022443 Jy ! Clean residual min=-0.001642 max=0.001508 Jy/beam ! Clean residual mean=0.000003 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.177485 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 165 components and 0.177485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079736Jy sigma=0.000769 ! Fit after self-cal, rms=0.079735Jy sigma=0.000769 ! 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.079735Jy sigma=0.000769 ! Fit after self-cal, rms=0.079692Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.797 mas, bmaj=16.07 mas, bpa=6.652 degrees ! Estimated noise=627.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000576447 Jy ! Component: 100 - total flux cleaned = 0.000849024 Jy ! Component: 150 - total flux cleaned = 0.000865868 Jy ! Component: 200 - total flux cleaned = 0.000865676 Jy ! Total flux subtracted in 200 components = 0.000865676 Jy ! Clean residual min=-0.001607 max=0.001863 Jy/beam ! Clean residual mean=0.000004 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.17835 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 177 components and 0.17835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079687Jy sigma=0.000768 ! Fit after self-cal, rms=0.079685Jy sigma=0.000768 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.000209159 Jy ! Component: 100 - total flux cleaned = 0.000255997 Jy ! Component: 150 - total flux cleaned = 0.000228226 Jy ! Component: 200 - total flux cleaned = 0.000203047 Jy ! Total flux subtracted in 200 components = 0.000203047 Jy ! Clean residual min=-0.001601 max=0.001843 Jy/beam ! Clean residual mean=0.000005 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.178553 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 181 components and 0.178553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079683Jy sigma=0.000768 ! Fit after self-cal, rms=0.079682Jy sigma=0.000768 ! 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.985 mas, bmaj=11.87 mas, bpa=15.97 degrees ! Estimated noise=546.342 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.985 x 11.87 at 15.97 degrees (North through East) ! Clean map min=-0.0015394 max=0.13393 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=3.182 mas, bmaj=10.53 mas, bpa=17.09 degrees ! Estimated noise=884.728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100854 Jy ! Component: 100 - total flux cleaned = 0.124181 Jy ! Component: 150 - total flux cleaned = 0.13578 Jy ! Component: 200 - total flux cleaned = 0.14366 Jy ! Total flux subtracted in 200 components = 0.14366 Jy ! Clean residual min=-0.004074 max=0.004470 Jy/beam ! Clean residual mean=-0.000011 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.14366 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.14366 Jy ! Inverting map and beam ! Estimated beam: bmin=3.985 mas, bmaj=11.87 mas, bpa=15.97 degrees ! Estimated noise=546.342 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.00920079 Jy ! Component: 100 - total flux cleaned = 0.0153748 Jy ! Component: 150 - total flux cleaned = 0.0198986 Jy ! Component: 200 - total flux cleaned = 0.0233445 Jy ! Total flux subtracted in 200 components = 0.0233445 Jy ! Clean residual min=-0.002360 max=0.002156 Jy/beam ! Clean residual mean=-0.000003 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.167005 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 63 components and 0.167005 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.797 mas, bmaj=16.07 mas, bpa=6.652 degrees ! Estimated noise=627.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00390498 Jy ! Component: 100 - total flux cleaned = 0.00649635 Jy ! Component: 150 - total flux cleaned = 0.00835871 Jy ! Component: 200 - total flux cleaned = 0.00973103 Jy ! Total flux subtracted in 200 components = 0.00973103 Jy ! Clean residual min=-0.002018 max=0.002212 Jy/beam ! Clean residual mean=0.000004 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.176736 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.000676831 Jy ! Component: 100 - total flux cleaned = 0.00112314 Jy ! Component: 150 - total flux cleaned = 0.00138189 Jy ! Component: 200 - total flux cleaned = 0.00153248 Jy ! Total flux subtracted in 200 components = 0.00153248 Jy ! Clean residual min=-0.001831 max=0.002020 Jy/beam ! Clean residual mean=0.000005 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.178268 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 126 components and 0.178268 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.985 mas, bmaj=11.87 mas, bpa=15.97 degrees ! Estimated noise=546.342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000515784 Jy ! Component: 100 - total flux cleaned = 0.00048914 Jy ! Component: 150 - total flux cleaned = 0.000408357 Jy ! Component: 200 - total flux cleaned = 0.000310357 Jy ! Total flux subtracted in 200 components = 0.000310357 Jy ! Clean residual min=-0.001692 max=0.001503 Jy/beam ! Clean residual mean=0.000003 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.178578 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 147 components and 0.178578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079697Jy sigma=0.000769 ! Fit after self-cal, rms=0.079697Jy sigma=0.000769 wmodel J2034-1640_S_2014_08_09_pus_map.mod ! Writing 147 model components to file: J2034-1640_S_2014_08_09_pus_map.mod wobs J2034-1640_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J2034-1640_S_2014_08_09_pus_uvs.fits wwins J2034-1640_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J2034-1640_S_2014_08_09_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.000193323 Jy ! Component: 100 - total flux cleaned = -8.77609e-05 Jy ! Component: 150 - total flux cleaned = 3.51989e-05 Jy ! Component: 200 - total flux cleaned = 0.000129503 Jy ! Component: 250 - total flux cleaned = 0.000241899 Jy ! Component: 300 - total flux cleaned = 0.00032869 Jy ! Component: 350 - total flux cleaned = 0.000454982 Jy ! Component: 400 - total flux cleaned = 0.000557569 Jy ! Component: 450 - total flux cleaned = 0.00065781 Jy ! Component: 500 - total flux cleaned = 0.000716017 Jy ! Component: 550 - total flux cleaned = 0.000773056 Jy ! Component: 600 - total flux cleaned = 0.000810372 Jy ! Component: 650 - total flux cleaned = 0.000939093 Jy ! Component: 700 - total flux cleaned = 0.00101083 Jy ! Component: 750 - total flux cleaned = 0.00104624 Jy ! Component: 800 - total flux cleaned = 0.00113321 Jy ! Component: 850 - total flux cleaned = 0.00121859 Jy ! Component: 900 - total flux cleaned = 0.00123513 Jy ! Component: 950 - total flux cleaned = 0.00123511 Jy ! Component: 1000 - total flux cleaned = 0.00123516 Jy ! Component: 1050 - total flux cleaned = 0.00128291 Jy ! Component: 1100 - total flux cleaned = 0.00126675 Jy ! Component: 1150 - total flux cleaned = 0.00125137 Jy ! Component: 1200 - total flux cleaned = 0.00126678 Jy ! Component: 1250 - total flux cleaned = 0.00125178 Jy ! Component: 1300 - total flux cleaned = 0.00128181 Jy ! Component: 1350 - total flux cleaned = 0.00134073 Jy ! Component: 1400 - total flux cleaned = 0.00131166 Jy ! Component: 1450 - total flux cleaned = 0.00135503 Jy ! Component: 1500 - total flux cleaned = 0.00134077 Jy ! Component: 1550 - total flux cleaned = 0.00129888 Jy ! Component: 1600 - total flux cleaned = 0.00128503 Jy ! Component: 1650 - total flux cleaned = 0.00128517 Jy ! Component: 1700 - total flux cleaned = 0.00128509 Jy ! Component: 1750 - total flux cleaned = 0.00125839 Jy ! Component: 1800 - total flux cleaned = 0.00119207 Jy ! Component: 1850 - total flux cleaned = 0.00115278 Jy ! Component: 1900 - total flux cleaned = 0.00117863 Jy ! Component: 1950 - total flux cleaned = 0.00112708 Jy ! Component: 2000 - total flux cleaned = 0.00110162 Jy ! Component: 2050 - total flux cleaned = 0.00111425 Jy ! Component: 2100 - total flux cleaned = 0.00110156 Jy ! Component: 2150 - total flux cleaned = 0.00107684 Jy ! Component: 2200 - total flux cleaned = 0.00101539 Jy ! Component: 2250 - total flux cleaned = 0.00103969 Jy ! Component: 2300 - total flux cleaned = 0.000991436 Jy ! Component: 2350 - total flux cleaned = 0.000931796 Jy ! Component: 2400 - total flux cleaned = 0.000931837 Jy ! Component: 2450 - total flux cleaned = 0.000908504 Jy ! Component: 2500 - total flux cleaned = 0.000873661 Jy ! Component: 2550 - total flux cleaned = 0.000862071 Jy ! Component: 2600 - total flux cleaned = 0.000839355 Jy ! Component: 2650 - total flux cleaned = 0.000794104 Jy ! Component: 2700 - total flux cleaned = 0.000850341 Jy ! Component: 2750 - total flux cleaned = 0.000794486 Jy ! Component: 2800 - total flux cleaned = 0.000816631 Jy ! Component: 2850 - total flux cleaned = 0.000816741 Jy ! Component: 2900 - total flux cleaned = 0.00084952 Jy ! Component: 2950 - total flux cleaned = 0.000871086 Jy ! Component: 3000 - total flux cleaned = 0.000881919 Jy ! Component: 3050 - total flux cleaned = 0.000881872 Jy ! Component: 3100 - total flux cleaned = 0.000903068 Jy ! Component: 3150 - total flux cleaned = 0.000924175 Jy ! Component: 3200 - total flux cleaned = 0.000934594 Jy ! Component: 3250 - total flux cleaned = 0.000934612 Jy ! Component: 3300 - total flux cleaned = 0.000955364 Jy ! Component: 3350 - total flux cleaned = 0.00100668 Jy ! Component: 3400 - total flux cleaned = 0.000996489 Jy ! Component: 3450 - total flux cleaned = 0.00100655 Jy ! Component: 3500 - total flux cleaned = 0.00102669 Jy ! Component: 3550 - total flux cleaned = 0.00104668 Jy ! Component: 3600 - total flux cleaned = 0.0010367 Jy ! Component: 3650 - total flux cleaned = 0.0010367 Jy ! Component: 3700 - total flux cleaned = 0.00106618 Jy ! Component: 3750 - total flux cleaned = 0.00107586 Jy ! Component: 3800 - total flux cleaned = 0.00107583 Jy ! Component: 3850 - total flux cleaned = 0.00108556 Jy ! Component: 3900 - total flux cleaned = 0.00111443 Jy ! Component: 3950 - total flux cleaned = 0.00108571 Jy ! Component: 4000 - total flux cleaned = 0.00110474 Jy ! Component: 4050 - total flux cleaned = 0.00109528 Jy ! Total flux subtracted in 4096 components = 0.00107649 Jy ! Clean residual min=-0.000497 max=0.000647 Jy/beam ! Clean residual mean=0.000000 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.179655 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 442 components and 0.179655 Jy ![Exited script file: muppet] wmap "J2034-1640_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.985 x 11.87 at 15.97 degrees (North through East) ! Clean map min=-0.0012433 max=0.1337 Jy/beam ! Writing clean map to FITS file: J2034-1640_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.133699 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174959 device "J2034-1640_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2034-1640_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.39258 0.39258 0.78516 1.57032 3.14064 6.28128 12.5626 25.1251 50.2502 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.133 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.985 x 11.87 at 15.97 degrees (North through East) ! Clean map min=-0.0012433 max=0.1337 Jy/beam quit ! Quitting program ! Log file J2034-1640_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:15:38 2016