! Started logfile: J0736+2954_S_2017_06_10_pus_uvs.log on Mon May 6 14:47:19 2019 obs J0736+2954_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0736+2954_S_2017_06_10_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.960375 visibilities/baseline/integration-bin. ! Found source: J0736+2954 ! ! 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 1154 lines of history. ! ! Reading 14348 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 J0736+2954_S_2017_06_10_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 436 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.768797Jy sigma=0.007808 ! Fit after self-cal, rms=0.752802Jy sigma=0.007660 ! 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.831 mas, bmaj=5.834 mas, bpa=-1.048 degrees ! Estimated noise=889.913 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.19044 Jy ! Component: 100 - total flux cleaned = 0.232774 Jy ! Total flux subtracted in 100 components = 0.232774 Jy ! Clean residual min=-0.006828 max=0.014417 Jy/beam ! Clean residual mean=0.000001 rms=0.001838 Jy/beam ! Combined flux in latest and established models = 0.232774 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.232774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082563Jy sigma=0.000791 ! Fit after self-cal, rms=0.082558Jy sigma=0.000791 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152013 Jy ! Component: 100 - total flux cleaned = 0.0233366 Jy ! Total flux subtracted in 100 components = 0.0233366 Jy ! Clean residual min=-0.006045 max=0.009527 Jy/beam ! Clean residual mean=0.000001 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.25611 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.25611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078743Jy sigma=0.000750 ! Fit after self-cal, rms=0.078731Jy sigma=0.000749 ! Inverting map ! Added new window around map position (9.5, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00870492 Jy ! Component: 100 - total flux cleaned = 0.0140273 Jy ! Total flux subtracted in 100 components = 0.0140273 Jy ! Clean residual min=-0.005890 max=0.005925 Jy/beam ! Clean residual mean=0.000002 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.270138 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.270138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077466Jy sigma=0.000737 ! Fit after self-cal, rms=0.077390Jy sigma=0.000736 ! 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.404 mas, bmaj=6.716 mas, bpa=-0.8047 degrees ! Estimated noise=696.968 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, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00740388 Jy ! Component: 100 - total flux cleaned = 0.0119879 Jy ! Component: 150 - total flux cleaned = 0.0152868 Jy ! Component: 200 - total flux cleaned = 0.0177519 Jy ! Total flux subtracted in 200 components = 0.0177519 Jy ! Clean residual min=-0.003968 max=0.004021 Jy/beam ! Clean residual mean=-0.000000 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.28789 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 66 components and 0.28789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076496Jy sigma=0.000728 ! Fit after self-cal, rms=0.076455Jy sigma=0.000727 ! 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.07 FD 0.97 HN 0.96 KP 1.01 ! LA 1.00 MK 1.07 NL 0.90 OV 1.01 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 0.97 KP 0.98 ! LA 0.97 MK 1.02 NL 1.05 OV 1.06 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.03 HN 0.99 KP 0.99 ! LA 0.98 MK 1.03 NL 1.01 OV 0.97 ! PT 0.97 SC 1.01 ! ! ! 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 1.02 HN 0.98 KP 1.00* ! LA 1.01 MK 1.03 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.076455Jy sigma=0.000727 ! Fit after self-cal, rms=0.075526Jy sigma=0.000714 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=6.722 mas, bpa=-0.6401 degrees ! Estimated noise=694.146 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.00247448 Jy ! Component: 100 - total flux cleaned = 0.00352843 Jy ! Component: 150 - total flux cleaned = 0.00393332 Jy ! Component: 200 - total flux cleaned = 0.00398935 Jy ! Total flux subtracted in 200 components = 0.00398935 Jy ! Clean residual min=-0.003006 max=0.003216 Jy/beam ! Clean residual mean=0.000002 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.291879 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 85 components and 0.291879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075323Jy sigma=0.000713 ! Fit after self-cal, rms=0.075325Jy sigma=0.000712 ! 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.075325Jy sigma=0.000712 ! Fit after self-cal, rms=0.073868Jy sigma=0.000694 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=6.728 mas, bpa=-0.7924 degrees ! Estimated noise=694.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228652 Jy ! Component: 100 - total flux cleaned = 0.0025909 Jy ! Component: 150 - total flux cleaned = 0.00254335 Jy ! Component: 200 - total flux cleaned = 0.0024622 Jy ! Total flux subtracted in 200 components = 0.0024622 Jy ! Clean residual min=-0.001736 max=0.001662 Jy/beam ! Clean residual mean=0.000001 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.294341 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 105 components and 0.294341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073780Jy sigma=0.000693 ! Fit after self-cal, rms=0.073787Jy sigma=0.000693 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.000361808 Jy ! Component: 100 - total flux cleaned = 0.00036193 Jy ! Component: 150 - total flux cleaned = 0.00030126 Jy ! Component: 200 - total flux cleaned = 0.00024803 Jy ! Total flux subtracted in 200 components = 0.00024803 Jy ! Clean residual min=-0.001795 max=0.001622 Jy/beam ! Clean residual mean=0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.294589 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 119 components and 0.294589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073762Jy sigma=0.000693 ! Fit after self-cal, rms=0.073760Jy sigma=0.000693 ! 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.073760Jy sigma=0.000693 ! Fit after self-cal, rms=0.073828Jy sigma=0.000693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=6.728 mas, bpa=-0.817 degrees ! Estimated noise=694.177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100957 Jy ! Component: 100 - total flux cleaned = 0.00120795 Jy ! Component: 150 - total flux cleaned = 0.00120964 Jy ! Component: 200 - total flux cleaned = 0.00121013 Jy ! Total flux subtracted in 200 components = 0.00121013 Jy ! Clean residual min=-0.001728 max=0.001642 Jy/beam ! Clean residual mean=0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.295799 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 130 components and 0.295799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073802Jy sigma=0.000692 ! Fit after self-cal, rms=0.073803Jy sigma=0.000692 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.000184656 Jy ! Component: 100 - total flux cleaned = 0.000163192 Jy ! Component: 150 - total flux cleaned = 0.000124261 Jy ! Component: 200 - total flux cleaned = 8.91002e-05 Jy ! Total flux subtracted in 200 components = 8.91002e-05 Jy ! Clean residual min=-0.001744 max=0.001611 Jy/beam ! Clean residual mean=0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.295888 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 137 components and 0.295888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073793Jy sigma=0.000692 ! Fit after self-cal, rms=0.073793Jy sigma=0.000692 ! 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.073793Jy sigma=0.000692 ! Fit after self-cal, rms=0.073800Jy sigma=0.000692 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.252 mas, bmaj=10.57 mas, bpa=-5.519 degrees ! Estimated noise=872.473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000445413 Jy ! Component: 100 - total flux cleaned = 0.000515847 Jy ! Component: 150 - total flux cleaned = 0.000464848 Jy ! Component: 200 - total flux cleaned = 0.000463279 Jy ! Total flux subtracted in 200 components = 0.000463279 Jy ! Clean residual min=-0.002040 max=0.001816 Jy/beam ! Clean residual mean=0.000000 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.296352 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 155 components and 0.296352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073798Jy sigma=0.000692 ! Fit after self-cal, rms=0.073798Jy sigma=0.000692 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 = 7.80807e-05 Jy ! Component: 100 - total flux cleaned = 0.000122479 Jy ! Component: 150 - total flux cleaned = 0.000111234 Jy ! Component: 200 - total flux cleaned = 0.000101665 Jy ! Total flux subtracted in 200 components = 0.000101665 Jy ! Clean residual min=-0.002066 max=0.001820 Jy/beam ! Clean residual mean=0.000000 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.296453 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 162 components and 0.296453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073799Jy sigma=0.000692 ! Fit after self-cal, rms=0.073799Jy sigma=0.000692 ! 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.428 mas, bmaj=6.729 mas, bpa=-0.8302 degrees ! Estimated noise=693.955 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.428 x 6.729 at -0.8302 degrees (North through East) ! Clean map min=-0.0016266 max=0.24544 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.857 mas, bmaj=5.864 mas, bpa=-1.118 degrees ! Estimated noise=891.192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.190536 Jy ! Component: 100 - total flux cleaned = 0.232793 Jy ! Component: 150 - total flux cleaned = 0.248813 Jy ! Component: 200 - total flux cleaned = 0.259238 Jy ! Total flux subtracted in 200 components = 0.259238 Jy ! Clean residual min=-0.003263 max=0.005746 Jy/beam ! Clean residual mean=-0.000000 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.259238 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.259238 Jy ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=6.729 mas, bpa=-0.8302 degrees ! Estimated noise=693.955 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.0109773 Jy ! Component: 100 - total flux cleaned = 0.0183834 Jy ! Component: 150 - total flux cleaned = 0.0236725 Jy ! Component: 200 - total flux cleaned = 0.0275235 Jy ! Total flux subtracted in 200 components = 0.0275235 Jy ! Clean residual min=-0.002248 max=0.002236 Jy/beam ! Clean residual mean=-0.000001 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.286761 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 87 components and 0.286761 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.252 mas, bmaj=10.57 mas, bpa=-5.519 degrees ! Estimated noise=872.473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00466234 Jy ! Component: 100 - total flux cleaned = 0.00706917 Jy ! Component: 150 - total flux cleaned = 0.00842009 Jy ! Component: 200 - total flux cleaned = 0.0090487 Jy ! Total flux subtracted in 200 components = 0.0090487 Jy ! Clean residual min=-0.002133 max=0.001830 Jy/beam ! Clean residual mean=0.000000 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.29581 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.000119409 Jy ! Component: 100 - total flux cleaned = 0.000159504 Jy ! Component: 150 - total flux cleaned = 0.000193941 Jy ! Component: 200 - total flux cleaned = 0.000223357 Jy ! Total flux subtracted in 200 components = 0.000223357 Jy ! Clean residual min=-0.002042 max=0.001853 Jy/beam ! Clean residual mean=0.000000 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.296033 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 169 components and 0.296033 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=6.729 mas, bpa=-0.8302 degrees ! Estimated noise=693.955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000269086 Jy ! Component: 100 - total flux cleaned = 0.000199242 Jy ! Component: 150 - total flux cleaned = 0.000136848 Jy ! Component: 200 - total flux cleaned = 0.000136288 Jy ! Total flux subtracted in 200 components = 0.000136288 Jy ! Clean residual min=-0.001635 max=0.001674 Jy/beam ! Clean residual mean=0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.296169 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 183 components and 0.296169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073823Jy sigma=0.000692 ! Fit after self-cal, rms=0.073817Jy sigma=0.000692 wmodel J0736+2954_S_2017_06_10_pus_map.mod ! Writing 183 model components to file: J0736+2954_S_2017_06_10_pus_map.mod wobs J0736+2954_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0736+2954_S_2017_06_10_pus_uvs.fits wwins J0736+2954_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J0736+2954_S_2017_06_10_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.000160926 Jy ! Component: 100 - total flux cleaned = -7.11935e-05 Jy ! Component: 150 - total flux cleaned = -7.09004e-05 Jy ! Component: 200 - total flux cleaned = -0.000125922 Jy ! Component: 250 - total flux cleaned = -0.00023185 Jy ! Component: 300 - total flux cleaned = -0.000257128 Jy ! Component: 350 - total flux cleaned = -0.000256456 Jy ! Component: 400 - total flux cleaned = -0.000304265 Jy ! Component: 450 - total flux cleaned = -0.0003273 Jy ! Component: 500 - total flux cleaned = -0.000304013 Jy ! Component: 550 - total flux cleaned = -0.000372644 Jy ! Component: 600 - total flux cleaned = -0.000372723 Jy ! Component: 650 - total flux cleaned = -0.000372926 Jy ! Component: 700 - total flux cleaned = -0.00035123 Jy ! Component: 750 - total flux cleaned = -0.000351439 Jy ! Component: 800 - total flux cleaned = -0.000372344 Jy ! Component: 850 - total flux cleaned = -0.000372451 Jy ! Component: 900 - total flux cleaned = -0.000332096 Jy ! Component: 950 - total flux cleaned = -0.000332346 Jy ! Component: 1000 - total flux cleaned = -0.000352112 Jy ! Component: 1050 - total flux cleaned = -0.000409577 Jy ! Component: 1100 - total flux cleaned = -0.000428438 Jy ! Component: 1150 - total flux cleaned = -0.000447255 Jy ! Component: 1200 - total flux cleaned = -0.000502743 Jy ! Component: 1250 - total flux cleaned = -0.000612223 Jy ! Component: 1300 - total flux cleaned = -0.000630243 Jy ! Component: 1350 - total flux cleaned = -0.000736894 Jy ! Component: 1400 - total flux cleaned = -0.00073695 Jy ! Component: 1450 - total flux cleaned = -0.000824012 Jy ! Component: 1500 - total flux cleaned = -0.000841279 Jy ! Component: 1550 - total flux cleaned = -0.000875565 Jy ! Component: 1600 - total flux cleaned = -0.000926235 Jy ! Component: 1650 - total flux cleaned = -0.000976161 Jy ! Component: 1700 - total flux cleaned = -0.000992763 Jy ! Component: 1750 - total flux cleaned = -0.00102533 Jy ! Component: 1800 - total flux cleaned = -0.00107409 Jy ! Component: 1850 - total flux cleaned = -0.00115417 Jy ! Component: 1900 - total flux cleaned = -0.00118574 Jy ! Component: 1950 - total flux cleaned = -0.00124887 Jy ! Component: 2000 - total flux cleaned = -0.00137349 Jy ! Component: 2050 - total flux cleaned = -0.00138887 Jy ! Component: 2100 - total flux cleaned = -0.00140432 Jy ! Component: 2150 - total flux cleaned = -0.00141969 Jy ! Component: 2200 - total flux cleaned = -0.00157028 Jy ! Component: 2250 - total flux cleaned = -0.00162992 Jy ! Component: 2300 - total flux cleaned = -0.00165954 Jy ! Component: 2350 - total flux cleaned = -0.00173293 Jy ! Component: 2400 - total flux cleaned = -0.001762 Jy ! Component: 2450 - total flux cleaned = -0.00183413 Jy ! Component: 2500 - total flux cleaned = -0.00183418 Jy ! Component: 2550 - total flux cleaned = -0.0018769 Jy ! Component: 2600 - total flux cleaned = -0.00196177 Jy ! Component: 2650 - total flux cleaned = -0.00204598 Jy ! Component: 2700 - total flux cleaned = -0.0020598 Jy ! Component: 2750 - total flux cleaned = -0.00208723 Jy ! Component: 2800 - total flux cleaned = -0.00210123 Jy ! Component: 2850 - total flux cleaned = -0.00221029 Jy ! Component: 2900 - total flux cleaned = -0.00225086 Jy ! Component: 2950 - total flux cleaned = -0.00234478 Jy ! Component: 3000 - total flux cleaned = -0.00233142 Jy ! Component: 3050 - total flux cleaned = -0.00241088 Jy ! Component: 3100 - total flux cleaned = -0.0024635 Jy ! Component: 3150 - total flux cleaned = -0.00251564 Jy ! Component: 3200 - total flux cleaned = -0.00256764 Jy ! Component: 3250 - total flux cleaned = -0.0026063 Jy ! Component: 3300 - total flux cleaned = -0.00263184 Jy ! Component: 3350 - total flux cleaned = -0.00263192 Jy ! Component: 3400 - total flux cleaned = -0.00270768 Jy ! Component: 3450 - total flux cleaned = -0.00270766 Jy ! Component: 3500 - total flux cleaned = -0.00265781 Jy ! Component: 3550 - total flux cleaned = -0.00273215 Jy ! Component: 3600 - total flux cleaned = -0.00273217 Jy ! Component: 3650 - total flux cleaned = -0.00279334 Jy ! Component: 3700 - total flux cleaned = -0.00282982 Jy ! Component: 3750 - total flux cleaned = -0.00281772 Jy ! Component: 3800 - total flux cleaned = -0.00284174 Jy ! Component: 3850 - total flux cleaned = -0.00284179 Jy ! Component: 3900 - total flux cleaned = -0.00286549 Jy ! Component: 3950 - total flux cleaned = -0.00292448 Jy ! Component: 4000 - total flux cleaned = -0.00294804 Jy ! Component: 4050 - total flux cleaned = -0.00297145 Jy ! Total flux subtracted in 4096 components = -0.00295981 Jy ! Clean residual min=-0.000692 max=0.000627 Jy/beam ! Clean residual mean=0.000001 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.29321 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 471 components and 0.293209 Jy ![Exited script file: muppet] wmap "J0736+2954_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.428 x 6.729 at -0.8302 degrees (North through East) ! Clean map min=-0.0012659 max=0.24591 Jy/beam ! Writing clean map to FITS file: J0736+2954_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.245905 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214175 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.26129 0.26129 0.52258 1.04516 2.09032 4.18064 8.36128 16.7226 33.4451 66.8903 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.245 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.428 x 6.729 at -0.8302 degrees (North through East) ! Clean map min=-0.0012659 max=0.24591 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 J0736+2954_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:47:25 2019