! Started logfile: J1330+5202_S_2017_02_24_pus_uvs.log on Sat May 4 11:28:06 2019 obs J1330+5202_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1330+5202_S_2017_02_24_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.838889 visibilities/baseline/integration-bin. ! Found source: J1330+5202 ! ! 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 823 lines of history. ! ! Reading 12684 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 J1330+5202_S_2017_02_24_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 329 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.913971Jy sigma=0.008747 ! Fit after self-cal, rms=0.908545Jy sigma=0.008698 ! 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.165 mas, bmaj=4.563 mas, bpa=-14.99 degrees ! Estimated noise=1160.79 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.0682647 Jy ! Component: 100 - total flux cleaned = 0.0901062 Jy ! Total flux subtracted in 100 components = 0.0901062 Jy ! Clean residual min=-0.005262 max=0.014578 Jy/beam ! Clean residual mean=0.000017 rms=0.001548 Jy/beam ! Combined flux in latest and established models = 0.0901062 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0901062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080226Jy sigma=0.000722 ! Fit after self-cal, rms=0.080060Jy sigma=0.000721 ! Inverting map ! Added new window around map position (-3.5, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154351 Jy ! Component: 100 - total flux cleaned = 0.023993 Jy ! Total flux subtracted in 100 components = 0.023993 Jy ! Clean residual min=-0.003996 max=0.005939 Jy/beam ! Clean residual mean=0.000004 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.114099 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.114099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076425Jy sigma=0.000684 ! Fit after self-cal, rms=0.076162Jy sigma=0.000682 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00693556 Jy ! Component: 100 - total flux cleaned = 0.0109518 Jy ! Total flux subtracted in 100 components = 0.0109518 Jy ! Clean residual min=-0.003430 max=0.003990 Jy/beam ! Clean residual mean=-0.000002 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.125051 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.125051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075391Jy sigma=0.000675 ! Fit after self-cal, rms=0.075332Jy sigma=0.000674 ! 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.841 mas, bmaj=5.283 mas, bpa=-11.03 degrees ! Estimated noise=717.807 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.00422702 Jy ! Component: 100 - total flux cleaned = 0.00637692 Jy ! Component: 150 - total flux cleaned = 0.00773986 Jy ! Component: 200 - total flux cleaned = 0.00865426 Jy ! Total flux subtracted in 200 components = 0.00865426 Jy ! Clean residual min=-0.002509 max=0.002469 Jy/beam ! Clean residual mean=-0.000013 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.133705 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.133705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075074Jy sigma=0.000672 ! Fit after self-cal, rms=0.075035Jy sigma=0.000672 ! 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 0.92 FD 1.00 HN 1.02 KP 0.96 ! LA 0.99 MK 0.96 NL 0.96 OV 1.06 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.32 KP 0.92 ! LA 0.96 MK 0.92 NL 0.97 OV 1.06 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.03 KP 0.99 ! LA 1.05 MK 0.97 NL 1.12 OV 0.99 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 0.90 KP 1.00* ! LA 1.02 MK 1.05 NL 1.00* OV 1.02 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.075035Jy sigma=0.000672 ! Fit after self-cal, rms=0.074630Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=5.261 mas, bpa=-10.76 degrees ! Estimated noise=718.274 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.00113565 Jy ! Component: 100 - total flux cleaned = 0.00131901 Jy ! Component: 150 - total flux cleaned = 0.00131908 Jy ! Component: 200 - total flux cleaned = 0.00133839 Jy ! Total flux subtracted in 200 components = 0.00133839 Jy ! Clean residual min=-0.002476 max=0.002192 Jy/beam ! Clean residual mean=-0.000014 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.135044 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.135044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074598Jy sigma=0.000668 ! Fit after self-cal, rms=0.074606Jy sigma=0.000667 ! 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.074606Jy sigma=0.000667 ! Fit after self-cal, rms=0.077475Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=5.233 mas, bpa=-10.9 degrees ! Estimated noise=718.712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.08523e-05 Jy ! Component: 100 - total flux cleaned = 0.000113887 Jy ! Component: 150 - total flux cleaned = 0.000147166 Jy ! Component: 200 - total flux cleaned = 0.000174815 Jy ! Total flux subtracted in 200 components = 0.000174815 Jy ! Clean residual min=-0.001857 max=0.001828 Jy/beam ! Clean residual mean=-0.000005 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.135219 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.135219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077462Jy sigma=0.000662 ! Fit after self-cal, rms=0.077529Jy sigma=0.000662 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 = -5.71204e-05 Jy ! Component: 100 - total flux cleaned = 1.35906e-05 Jy ! Component: 150 - total flux cleaned = 2.75933e-05 Jy ! Component: 200 - total flux cleaned = 1.62757e-05 Jy ! Total flux subtracted in 200 components = 1.62757e-05 Jy ! Clean residual min=-0.001797 max=0.001783 Jy/beam ! Clean residual mean=-0.000006 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.135235 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.135235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077522Jy sigma=0.000662 ! Fit after self-cal, rms=0.077523Jy sigma=0.000661 ! 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.077523Jy sigma=0.000661 ! Fit after self-cal, rms=0.078483Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=5.229 mas, bpa=-10.76 degrees ! Estimated noise=719.911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.31909e-05 Jy ! Component: 100 - total flux cleaned = 4.68113e-05 Jy ! Component: 150 - total flux cleaned = 8.42725e-05 Jy ! Component: 200 - total flux cleaned = 0.000126972 Jy ! Total flux subtracted in 200 components = 0.000126972 Jy ! Clean residual min=-0.001769 max=0.001777 Jy/beam ! Clean residual mean=-0.000005 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.135362 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.135362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078476Jy sigma=0.000661 ! Fit after self-cal, rms=0.078481Jy sigma=0.000661 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 = -3.85969e-05 Jy ! Component: 100 - total flux cleaned = -1.22159e-05 Jy ! Component: 150 - total flux cleaned = -1.20405e-05 Jy ! Component: 200 - total flux cleaned = -2.75909e-06 Jy ! Total flux subtracted in 200 components = -2.75909e-06 Jy ! Clean residual min=-0.001764 max=0.001759 Jy/beam ! Clean residual mean=-0.000005 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.135359 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.135359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078477Jy sigma=0.000661 ! Fit after self-cal, rms=0.078479Jy sigma=0.000661 ! 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.078479Jy sigma=0.000661 ! Fit after self-cal, rms=0.078654Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.198 mas, bmaj=8.634 mas, bpa=-8.05 degrees ! Estimated noise=892.505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300028 Jy ! Component: 100 - total flux cleaned = 0.000359195 Jy ! Component: 150 - total flux cleaned = 0.000403956 Jy ! Component: 200 - total flux cleaned = 0.000413366 Jy ! Total flux subtracted in 200 components = 0.000413366 Jy ! Clean residual min=-0.002289 max=0.002029 Jy/beam ! Clean residual mean=-0.000012 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.135772 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.135772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078654Jy sigma=0.000661 ! Fit after self-cal, rms=0.078655Jy sigma=0.000661 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 = 4.87989e-05 Jy ! Component: 100 - total flux cleaned = 7.0537e-05 Jy ! Component: 150 - total flux cleaned = 7.04473e-05 Jy ! Component: 200 - total flux cleaned = 7.06674e-05 Jy ! Total flux subtracted in 200 components = 7.06674e-05 Jy ! Clean residual min=-0.002297 max=0.002039 Jy/beam ! Clean residual mean=-0.000013 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.135843 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.135843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078655Jy sigma=0.000661 ! Fit after self-cal, rms=0.078656Jy sigma=0.000661 ! 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.837 mas, bmaj=5.226 mas, bpa=-10.66 degrees ! Estimated noise=720.519 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.837 x 5.226 at -10.66 degrees (North through East) ! Clean map min=-0.0017405 max=0.086203 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.16 mas, bmaj=4.518 mas, bpa=-14.85 degrees ! Estimated noise=1160.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0686595 Jy ! Component: 100 - total flux cleaned = 0.0951385 Jy ! Component: 150 - total flux cleaned = 0.10905 Jy ! Component: 200 - total flux cleaned = 0.117123 Jy ! Total flux subtracted in 200 components = 0.117123 Jy ! Clean residual min=-0.003068 max=0.004187 Jy/beam ! Clean residual mean=0.000007 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.117123 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.117123 Jy ! Inverting map and beam ! Estimated beam: bmin=3.837 mas, bmaj=5.226 mas, bpa=-10.66 degrees ! Estimated noise=720.519 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.00681558 Jy ! Component: 100 - total flux cleaned = 0.0107938 Jy ! Component: 150 - total flux cleaned = 0.0132786 Jy ! Component: 200 - total flux cleaned = 0.0149106 Jy ! Total flux subtracted in 200 components = 0.0149106 Jy ! Clean residual min=-0.001875 max=0.001775 Jy/beam ! Clean residual mean=-0.000002 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.132034 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 67 components and 0.132034 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=8.198 mas, bmaj=8.634 mas, bpa=-8.05 degrees ! Estimated noise=892.505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176853 Jy ! Component: 100 - total flux cleaned = 0.0026832 Jy ! Component: 150 - total flux cleaned = 0.00318225 Jy ! Component: 200 - total flux cleaned = 0.00345796 Jy ! Total flux subtracted in 200 components = 0.00345796 Jy ! Clean residual min=-0.002329 max=0.002039 Jy/beam ! Clean residual mean=-0.000012 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.135492 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 = 6.63235e-05 Jy ! Component: 100 - total flux cleaned = 9.91774e-05 Jy ! Component: 150 - total flux cleaned = 0.000123351 Jy ! Component: 200 - total flux cleaned = 0.000151678 Jy ! Total flux subtracted in 200 components = 0.000151678 Jy ! Clean residual min=-0.002321 max=0.002038 Jy/beam ! Clean residual mean=-0.000012 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.135644 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 83 components and 0.135644 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.837 mas, bmaj=5.226 mas, bpa=-10.66 degrees ! Estimated noise=720.519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000258871 Jy ! Component: 100 - total flux cleaned = -0.000297547 Jy ! Component: 150 - total flux cleaned = -0.000314585 Jy ! Component: 200 - total flux cleaned = -0.000314956 Jy ! Total flux subtracted in 200 components = -0.000314956 Jy ! Clean residual min=-0.001823 max=0.001731 Jy/beam ! Clean residual mean=-0.000005 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.135329 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 90 components and 0.135329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078658Jy sigma=0.000661 ! Fit after self-cal, rms=0.078656Jy sigma=0.000661 wmodel J1330+5202_S_2017_02_24_pus_map.mod ! Writing 90 model components to file: J1330+5202_S_2017_02_24_pus_map.mod wobs J1330+5202_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1330+5202_S_2017_02_24_pus_uvs.fits wwins J1330+5202_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J1330+5202_S_2017_02_24_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.000234732 Jy ! Component: 100 - total flux cleaned = -0.000266861 Jy ! Component: 150 - total flux cleaned = -0.000266201 Jy ! Component: 200 - total flux cleaned = -0.000210993 Jy ! Component: 250 - total flux cleaned = -4.87308e-05 Jy ! Component: 300 - total flux cleaned = 0.000136335 Jy ! Component: 350 - total flux cleaned = 0.000264644 Jy ! Component: 400 - total flux cleaned = 0.000264321 Jy ! Component: 450 - total flux cleaned = 0.000264266 Jy ! Component: 500 - total flux cleaned = 0.000288559 Jy ! Component: 550 - total flux cleaned = 0.000336715 Jy ! Component: 600 - total flux cleaned = 0.000384133 Jy ! Component: 650 - total flux cleaned = 0.000383902 Jy ! Component: 700 - total flux cleaned = 0.000338276 Jy ! Component: 750 - total flux cleaned = 0.000360444 Jy ! Component: 800 - total flux cleaned = 0.000315863 Jy ! Component: 850 - total flux cleaned = 0.000249629 Jy ! Component: 900 - total flux cleaned = 0.00014145 Jy ! Component: 950 - total flux cleaned = 0.000120168 Jy ! Component: 1000 - total flux cleaned = 5.70078e-05 Jy ! Component: 1050 - total flux cleaned = 1.51825e-05 Jy ! Component: 1100 - total flux cleaned = -4.63725e-05 Jy ! Component: 1150 - total flux cleaned = -6.66565e-05 Jy ! Component: 1200 - total flux cleaned = -0.00014706 Jy ! Component: 1250 - total flux cleaned = -0.000186533 Jy ! Component: 1300 - total flux cleaned = -0.000205816 Jy ! Component: 1350 - total flux cleaned = -0.000244592 Jy ! Component: 1400 - total flux cleaned = -0.000282736 Jy ! Component: 1450 - total flux cleaned = -0.000282684 Jy ! Component: 1500 - total flux cleaned = -0.000301405 Jy ! Component: 1550 - total flux cleaned = -0.000375358 Jy ! Component: 1600 - total flux cleaned = -0.000356906 Jy ! Component: 1650 - total flux cleaned = -0.000411447 Jy ! Component: 1700 - total flux cleaned = -0.000411845 Jy ! Component: 1750 - total flux cleaned = -0.000412088 Jy ! Component: 1800 - total flux cleaned = -0.000447309 Jy ! Component: 1850 - total flux cleaned = -0.000429983 Jy ! Component: 1900 - total flux cleaned = -0.000430157 Jy ! Component: 1950 - total flux cleaned = -0.000413236 Jy ! Component: 2000 - total flux cleaned = -0.000480987 Jy ! Component: 2050 - total flux cleaned = -0.000430755 Jy ! Component: 2100 - total flux cleaned = -0.000463726 Jy ! Component: 2150 - total flux cleaned = -0.000414354 Jy ! Component: 2200 - total flux cleaned = -0.000381817 Jy ! Component: 2250 - total flux cleaned = -0.000430286 Jy ! Component: 2300 - total flux cleaned = -0.000414147 Jy ! Component: 2350 - total flux cleaned = -0.000366674 Jy ! Component: 2400 - total flux cleaned = -0.000272738 Jy ! Component: 2450 - total flux cleaned = -0.000257224 Jy ! Component: 2500 - total flux cleaned = -0.000195452 Jy ! Component: 2550 - total flux cleaned = -0.000134265 Jy ! Component: 2600 - total flux cleaned = -7.37691e-05 Jy ! Component: 2650 - total flux cleaned = -1.36499e-05 Jy ! Component: 2700 - total flux cleaned = 9.05394e-05 Jy ! Component: 2750 - total flux cleaned = 0.00014938 Jy ! Component: 2800 - total flux cleaned = 0.000193294 Jy ! Component: 2850 - total flux cleaned = 0.000280367 Jy ! Component: 2900 - total flux cleaned = 0.000294795 Jy ! Component: 2950 - total flux cleaned = 0.000366195 Jy ! Component: 3000 - total flux cleaned = 0.000436936 Jy ! Component: 3050 - total flux cleaned = 0.000394542 Jy ! Component: 3100 - total flux cleaned = 0.000436639 Jy ! Component: 3150 - total flux cleaned = 0.000450684 Jy ! Component: 3200 - total flux cleaned = 0.000546877 Jy ! Component: 3250 - total flux cleaned = 0.000519667 Jy ! Component: 3300 - total flux cleaned = 0.000546675 Jy ! Component: 3350 - total flux cleaned = 0.000560115 Jy ! Component: 3400 - total flux cleaned = 0.00062682 Jy ! Component: 3450 - total flux cleaned = 0.000626744 Jy ! Component: 3500 - total flux cleaned = 0.000639828 Jy ! Component: 3550 - total flux cleaned = 0.000652819 Jy ! Component: 3600 - total flux cleaned = 0.000639904 Jy ! Component: 3650 - total flux cleaned = 0.000743091 Jy ! Component: 3700 - total flux cleaned = 0.000755835 Jy ! Component: 3750 - total flux cleaned = 0.000755806 Jy ! Component: 3800 - total flux cleaned = 0.000831729 Jy ! Component: 3850 - total flux cleaned = 0.000844337 Jy ! Component: 3900 - total flux cleaned = 0.000819288 Jy ! Component: 3950 - total flux cleaned = 0.000844079 Jy ! Component: 4000 - total flux cleaned = 0.000918194 Jy ! Component: 4050 - total flux cleaned = 0.000979396 Jy ! Total flux subtracted in 4096 components = 0.00102797 Jy ! Clean residual min=-0.000813 max=0.000737 Jy/beam ! Clean residual mean=-0.000002 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.136357 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 374 components and 0.136357 Jy ![Exited script file: muppet] wmap "J1330+5202_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.837 x 5.226 at -10.66 degrees (North through East) ! Clean map min=-0.0014883 max=0.086491 Jy/beam ! Writing clean map to FITS file: J1330+5202_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0864913 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221015 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.766605 0.766605 1.53321 3.06642 6.13284 12.2657 24.5314 49.0627 98.1254 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.086 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.837 x 5.226 at -10.66 degrees (North through East) ! Clean map min=-0.0014883 max=0.086491 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1330+5202_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:28:10 2019