! Started logfile: J2354-0019_S_2017_07_16_pus_uvs.log on Thu May 9 11:21:19 2019 obs J2354-0019_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J2354-0019_S_2017_07_16_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.655556 visibilities/baseline/integration-bin. ! Found source: J2354-0019 ! ! 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 815 lines of history. ! ! Reading 9912 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 J2354-0019_S_2017_07_16_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 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 239 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 612 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.597341Jy sigma=0.005134 ! Fit after self-cal, rms=0.579291Jy sigma=0.004988 ! 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.478 mas, bmaj=6.581 mas, bpa=-4.829 degrees ! Estimated noise=1141.38 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.327929 Jy ! Component: 100 - total flux cleaned = 0.402304 Jy ! Total flux subtracted in 100 components = 0.402304 Jy ! Clean residual min=-0.009639 max=0.026948 Jy/beam ! Clean residual mean=0.000010 rms=0.003173 Jy/beam ! Combined flux in latest and established models = 0.402304 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.402304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099724Jy sigma=0.000805 ! Fit after self-cal, rms=0.099723Jy sigma=0.000805 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0276832 Jy ! Component: 100 - total flux cleaned = 0.041429 Jy ! Total flux subtracted in 100 components = 0.041429 Jy ! Clean residual min=-0.007251 max=0.013684 Jy/beam ! Clean residual mean=0.000002 rms=0.002029 Jy/beam ! Combined flux in latest and established models = 0.443733 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.443733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091108Jy sigma=0.000726 ! Fit after self-cal, rms=0.091091Jy sigma=0.000726 ! Inverting map ! Added new window around map position (67, 42.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115745 Jy ! Component: 100 - total flux cleaned = 0.0180809 Jy ! Total flux subtracted in 100 components = 0.0180809 Jy ! Clean residual min=-0.006447 max=0.011201 Jy/beam ! Clean residual mean=0.000000 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.461814 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.461814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089520Jy sigma=0.000715 ! Fit after self-cal, rms=0.089373Jy sigma=0.000713 ! 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.834 mas, bmaj=7.215 mas, bpa=-4.36 degrees ! Estimated noise=989.026 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.00548471 Jy ! Component: 100 - total flux cleaned = 0.00893513 Jy ! Component: 150 - total flux cleaned = 0.0112578 Jy ! Component: 200 - total flux cleaned = 0.0124 Jy ! Total flux subtracted in 200 components = 0.0124 Jy ! Clean residual min=-0.006485 max=0.007596 Jy/beam ! Clean residual mean=0.000000 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.474214 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 53 components and 0.474214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088901Jy sigma=0.000711 ! Fit after self-cal, rms=0.088890Jy sigma=0.000711 ! 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.09 FD 1.00* HN 0.97 KP 1.03 ! LA 1.03 MK 1.00 NL 0.89 OV 1.00 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00 KP 1.01 ! LA 0.97 MK 0.97 NL 1.05 OV 1.04 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 0.99 KP 0.99 ! LA 1.00 MK 1.02 NL 0.99 OV 0.95 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! A total of 228 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.088890Jy sigma=0.000711 ! Fit after self-cal, rms=0.084885Jy sigma=0.000680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=7.217 mas, bpa=-3.344 degrees ! Estimated noise=1001.9 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.000206052 Jy ! Component: 100 - total flux cleaned = -0.000247492 Jy ! Component: 150 - total flux cleaned = -0.00037958 Jy ! Component: 200 - total flux cleaned = -0.000459062 Jy ! Total flux subtracted in 200 components = -0.000459062 Jy ! Clean residual min=-0.005283 max=0.005668 Jy/beam ! Clean residual mean=0.000002 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.473755 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.473755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084832Jy sigma=0.000680 ! Fit after self-cal, rms=0.084829Jy sigma=0.000680 ! 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.084829Jy sigma=0.000680 ! Fit after self-cal, rms=0.082593Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=7.212 mas, bpa=-3.306 degrees ! Estimated noise=1002.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000769203 Jy ! Component: 100 - total flux cleaned = -0.000933568 Jy ! Component: 150 - total flux cleaned = -0.000891386 Jy ! Component: 200 - total flux cleaned = -0.000854047 Jy ! Total flux subtracted in 200 components = -0.000854047 Jy ! Clean residual min=-0.003316 max=0.003850 Jy/beam ! Clean residual mean=0.000002 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.472901 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.472901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082529Jy sigma=0.000663 ! Fit after self-cal, rms=0.082534Jy sigma=0.000663 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.000387497 Jy ! Component: 100 - total flux cleaned = -0.000388347 Jy ! Component: 150 - total flux cleaned = -0.000388416 Jy ! Component: 200 - total flux cleaned = -0.000387915 Jy ! Total flux subtracted in 200 components = -0.000387915 Jy ! Clean residual min=-0.003254 max=0.003767 Jy/beam ! Clean residual mean=0.000002 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.472513 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 0.472513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082509Jy sigma=0.000663 ! Fit after self-cal, rms=0.082507Jy sigma=0.000663 ! 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.082507Jy sigma=0.000663 ! Fit after self-cal, rms=0.081874Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=7.21 mas, bpa=-3.245 degrees ! Estimated noise=1002.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00130356 Jy ! Component: 100 - total flux cleaned = -0.0013533 Jy ! Component: 150 - total flux cleaned = -0.00135126 Jy ! Component: 200 - total flux cleaned = -0.00134863 Jy ! Total flux subtracted in 200 components = -0.00134863 Jy ! Clean residual min=-0.002684 max=0.003542 Jy/beam ! Clean residual mean=0.000001 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.471165 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.471165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081809Jy sigma=0.000656 ! Fit after self-cal, rms=0.081799Jy sigma=0.000656 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 (0, -31). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289755 Jy ! Component: 100 - total flux cleaned = 0.00249269 Jy ! Component: 150 - total flux cleaned = 0.00237337 Jy ! Component: 200 - total flux cleaned = 0.00242285 Jy ! Total flux subtracted in 200 components = 0.00242285 Jy ! Clean residual min=-0.002488 max=0.002590 Jy/beam ! Clean residual mean=0.000002 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.473587 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.473587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081651Jy sigma=0.000655 ! Fit after self-cal, rms=0.081646Jy sigma=0.000655 ! 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.081646Jy sigma=0.000655 ! Fit after self-cal, rms=0.081588Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.521 mas, bmaj=11.91 mas, bpa=-4.613 degrees ! Estimated noise=1350.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119736 Jy ! Component: 100 - total flux cleaned = -0.00143528 Jy ! Component: 150 - total flux cleaned = -0.00157257 Jy ! Component: 200 - total flux cleaned = -0.00172524 Jy ! Total flux subtracted in 200 components = -0.00172524 Jy ! Clean residual min=-0.002904 max=0.002510 Jy/beam ! Clean residual mean=0.000004 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.471862 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.471862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081571Jy sigma=0.000655 ! Fit after self-cal, rms=0.081556Jy sigma=0.000655 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.000430016 Jy ! Component: 100 - total flux cleaned = -0.000828265 Jy ! Component: 150 - total flux cleaned = -0.00102596 Jy ! Component: 200 - total flux cleaned = -0.00113462 Jy ! Total flux subtracted in 200 components = -0.00113462 Jy ! Clean residual min=-0.002774 max=0.002346 Jy/beam ! Clean residual mean=0.000004 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.470728 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 115 components and 0.470728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081556Jy sigma=0.000655 ! Fit after self-cal, rms=0.081550Jy sigma=0.000655 ! 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=2.877 mas, bmaj=7.21 mas, bpa=-3.233 degrees ! Estimated noise=1001.11 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.877 x 7.21 at -3.233 degrees (North through East) ! Clean map min=-0.0026113 max=0.42261 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.516 mas, bmaj=6.562 mas, bpa=-3.677 degrees ! Estimated noise=1149.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.329704 Jy ! Component: 100 - total flux cleaned = 0.403715 Jy ! Component: 150 - total flux cleaned = 0.430663 Jy ! Component: 200 - total flux cleaned = 0.444919 Jy ! Total flux subtracted in 200 components = 0.444919 Jy ! Clean residual min=-0.004776 max=0.007652 Jy/beam ! Clean residual mean=0.000004 rms=0.001214 Jy/beam ! Combined flux in latest and established models = 0.444919 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.444919 Jy ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=7.21 mas, bpa=-3.233 degrees ! Estimated noise=1001.11 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) ! Added new window around map position (2.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103013 Jy ! Component: 100 - total flux cleaned = 0.016358 Jy ! Component: 150 - total flux cleaned = 0.0197768 Jy ! Component: 200 - total flux cleaned = 0.0214664 Jy ! Total flux subtracted in 200 components = 0.0214664 Jy ! Clean residual min=-0.002671 max=0.002627 Jy/beam ! Clean residual mean=0.000002 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.466385 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 49 components and 0.466385 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=6.521 mas, bmaj=11.91 mas, bpa=-4.613 degrees ! Estimated noise=1350.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0031595 Jy ! Component: 100 - total flux cleaned = 0.00397219 Jy ! Component: 150 - total flux cleaned = 0.0045183 Jy ! Component: 200 - total flux cleaned = 0.00469072 Jy ! Total flux subtracted in 200 components = 0.00469072 Jy ! Clean residual min=-0.002668 max=0.002493 Jy/beam ! Clean residual mean=0.000004 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.471076 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 = -7.1954e-05 Jy ! Component: 100 - total flux cleaned = -0.000166589 Jy ! Component: 150 - total flux cleaned = -0.00019382 Jy ! Component: 200 - total flux cleaned = -0.000246409 Jy ! Total flux subtracted in 200 components = -0.000246409 Jy ! Clean residual min=-0.002601 max=0.002448 Jy/beam ! Clean residual mean=0.000004 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.47083 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 103 components and 0.47083 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=7.21 mas, bpa=-3.233 degrees ! Estimated noise=1001.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000189078 Jy ! Component: 100 - total flux cleaned = -0.000196948 Jy ! Component: 150 - total flux cleaned = 2.87261e-05 Jy ! Component: 200 - total flux cleaned = 0.000224054 Jy ! Total flux subtracted in 200 components = 0.000224054 Jy ! Clean residual min=-0.002320 max=0.002423 Jy/beam ! Clean residual mean=0.000002 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.471054 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 122 components and 0.471054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081529Jy sigma=0.000654 ! Fit after self-cal, rms=0.081513Jy sigma=0.000654 wmodel J2354-0019_S_2017_07_16_pus_map.mod ! Writing 122 model components to file: J2354-0019_S_2017_07_16_pus_map.mod wobs J2354-0019_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J2354-0019_S_2017_07_16_pus_uvs.fits wwins J2354-0019_S_2017_07_16_pus_map.win ! wwins: Wrote 4 windows to J2354-0019_S_2017_07_16_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.000314551 Jy ! Component: 100 - total flux cleaned = 0.000554467 Jy ! Component: 150 - total flux cleaned = 0.000668594 Jy ! Component: 200 - total flux cleaned = 0.000851197 Jy ! Component: 250 - total flux cleaned = 0.00102541 Jy ! Component: 300 - total flux cleaned = 0.00109229 Jy ! Component: 350 - total flux cleaned = 0.00132292 Jy ! Component: 400 - total flux cleaned = 0.00145211 Jy ! Component: 450 - total flux cleaned = 0.00164052 Jy ! Component: 500 - total flux cleaned = 0.00173228 Jy ! Component: 550 - total flux cleaned = 0.00182181 Jy ! Component: 600 - total flux cleaned = 0.00193822 Jy ! Component: 650 - total flux cleaned = 0.00196622 Jy ! Component: 700 - total flux cleaned = 0.00199419 Jy ! Component: 750 - total flux cleaned = 0.00207683 Jy ! Component: 800 - total flux cleaned = 0.00213114 Jy ! Component: 850 - total flux cleaned = 0.00221077 Jy ! Component: 900 - total flux cleaned = 0.00221124 Jy ! Component: 950 - total flux cleaned = 0.00226228 Jy ! Component: 1000 - total flux cleaned = 0.00223741 Jy ! Component: 1050 - total flux cleaned = 0.00221259 Jy ! Component: 1100 - total flux cleaned = 0.00216412 Jy ! Component: 1150 - total flux cleaned = 0.00204463 Jy ! Component: 1200 - total flux cleaned = 0.00202112 Jy ! Component: 1250 - total flux cleaned = 0.00197493 Jy ! Component: 1300 - total flux cleaned = 0.00195167 Jy ! Component: 1350 - total flux cleaned = 0.00195136 Jy ! Component: 1400 - total flux cleaned = 0.00195116 Jy ! Component: 1450 - total flux cleaned = 0.00201715 Jy ! Component: 1500 - total flux cleaned = 0.00208156 Jy ! Component: 1550 - total flux cleaned = 0.00201736 Jy ! Component: 1600 - total flux cleaned = 0.00208071 Jy ! Component: 1650 - total flux cleaned = 0.00216423 Jy ! Component: 1700 - total flux cleaned = 0.0022055 Jy ! Component: 1750 - total flux cleaned = 0.00218533 Jy ! Component: 1800 - total flux cleaned = 0.00218528 Jy ! Component: 1850 - total flux cleaned = 0.0021455 Jy ! Component: 1900 - total flux cleaned = 0.00212593 Jy ! Component: 1950 - total flux cleaned = 0.00208675 Jy ! Component: 2000 - total flux cleaned = 0.00202924 Jy ! Component: 2050 - total flux cleaned = 0.00197249 Jy ! Component: 2100 - total flux cleaned = 0.00197276 Jy ! Component: 2150 - total flux cleaned = 0.00191732 Jy ! Component: 2200 - total flux cleaned = 0.00184393 Jy ! Component: 2250 - total flux cleaned = 0.00178969 Jy ! Component: 2300 - total flux cleaned = 0.00177192 Jy ! Component: 2350 - total flux cleaned = 0.00173623 Jy ! Component: 2400 - total flux cleaned = 0.00159538 Jy ! Component: 2450 - total flux cleaned = 0.00157801 Jy ! Component: 2500 - total flux cleaned = 0.00152594 Jy ! Component: 2550 - total flux cleaned = 0.00144021 Jy ! Component: 2600 - total flux cleaned = 0.0013892 Jy ! Component: 2650 - total flux cleaned = 0.00132177 Jy ! Component: 2700 - total flux cleaned = 0.00127174 Jy ! Component: 2750 - total flux cleaned = 0.00115624 Jy ! Component: 2800 - total flux cleaned = 0.00110707 Jy ! Component: 2850 - total flux cleaned = 0.00102597 Jy ! Component: 2900 - total flux cleaned = 0.000993555 Jy ! Component: 2950 - total flux cleaned = 0.000913686 Jy ! Component: 3000 - total flux cleaned = 0.00083469 Jy ! Component: 3050 - total flux cleaned = 0.000787686 Jy ! Component: 3100 - total flux cleaned = 0.00069445 Jy ! Component: 3150 - total flux cleaned = 0.000632869 Jy ! Component: 3200 - total flux cleaned = 0.000556678 Jy ! Component: 3250 - total flux cleaned = 0.000465906 Jy ! Component: 3300 - total flux cleaned = 0.000405861 Jy ! Component: 3350 - total flux cleaned = 0.000346236 Jy ! Component: 3400 - total flux cleaned = 0.000316801 Jy ! Component: 3450 - total flux cleaned = 0.000257934 Jy ! Component: 3500 - total flux cleaned = 0.000141537 Jy ! Component: 3550 - total flux cleaned = 0.000141705 Jy ! Component: 3600 - total flux cleaned = 7.00412e-05 Jy ! Component: 3650 - total flux cleaned = 1.32272e-05 Jy ! Component: 3700 - total flux cleaned = -4.32899e-05 Jy ! Component: 3750 - total flux cleaned = -0.000155134 Jy ! Component: 3800 - total flux cleaned = -0.000197033 Jy ! Component: 3850 - total flux cleaned = -0.000265931 Jy ! Component: 3900 - total flux cleaned = -0.000266033 Jy ! Component: 3950 - total flux cleaned = -0.000347611 Jy ! Component: 4000 - total flux cleaned = -0.000347647 Jy ! Component: 4050 - total flux cleaned = -0.000374459 Jy ! Total flux subtracted in 4096 components = -0.000441005 Jy ! Clean residual min=-0.000792 max=0.000819 Jy/beam ! Clean residual mean=0.000000 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.470613 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 392 components and 0.470613 Jy ![Exited script file: muppet] wmap "J2354-0019_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.877 x 7.21 at -3.233 degrees (North through East) ! Clean map min=-0.0017345 max=0.42306 Jy/beam ! Writing clean map to FITS file: J2354-0019_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.423063 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236653 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.167814 0.167814 0.335628 0.671256 1.34251 2.68502 5.37004 10.7401 21.4802 42.9604 85.9207 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.423 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.877 x 7.21 at -3.233 degrees (North through East) ! Clean map min=-0.0017345 max=0.42306 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 J2354-0019_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:21:25 2019