! Started logfile: J0935+0915_S_2017_06_15_pus_uvs.log on Tue May 7 15:16:18 2019 obs J0935+0915_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0935+0915_S_2017_06_15_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976224 visibilities/baseline/integration-bin. ! Found source: J0935+0915 ! ! 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 603 lines of history. ! ! Reading 25128 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 J0935+0915_S_2017_06_15_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 740 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.885195Jy sigma=0.007677 ! Fit after self-cal, rms=0.865557Jy sigma=0.007513 ! 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.813 mas, bmaj=6.999 mas, bpa=-4.402 degrees ! Estimated noise=896.618 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.105543 Jy ! Component: 100 - total flux cleaned = 0.129849 Jy ! Total flux subtracted in 100 components = 0.129849 Jy ! Clean residual min=-0.003423 max=0.009118 Jy/beam ! Clean residual mean=-0.000011 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.129849 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.129849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086199Jy sigma=0.000683 ! Fit after self-cal, rms=0.086200Jy sigma=0.000683 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00951549 Jy ! Component: 100 - total flux cleaned = 0.0140298 Jy ! Total flux subtracted in 100 components = 0.0140298 Jy ! Clean residual min=-0.002609 max=0.002611 Jy/beam ! Clean residual mean=0.000002 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.143879 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 11 components and 0.143879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085083Jy sigma=0.000674 ! Fit after self-cal, rms=0.085093Jy 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.315 mas, bmaj=7.805 mas, bpa=-4.058 degrees ! Estimated noise=588.981 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.00217996 Jy ! Component: 100 - total flux cleaned = 0.00206386 Jy ! Component: 150 - total flux cleaned = 0.00196803 Jy ! Component: 200 - total flux cleaned = 0.00192668 Jy ! Total flux subtracted in 200 components = 0.00192668 Jy ! Clean residual min=-0.002500 max=0.002367 Jy/beam ! Clean residual mean=0.000001 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.145805 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.145805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084983Jy sigma=0.000673 ! Fit after self-cal, rms=0.084982Jy sigma=0.000673 ! 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.95 FD 0.95 HN 0.97 KP 1.04 ! LA 1.01 MK 0.98 NL 0.91 OV 1.04 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 1.00 KP 0.99 ! LA 0.97 MK 1.01 NL 1.04 OV 1.06 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.02 HN 1.01 KP 1.02 ! LA 1.02 MK 1.06 NL 1.01 OV 0.96 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.98 KP 1.00* ! LA 0.97 MK 1.03 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.084982Jy sigma=0.000673 ! Fit after self-cal, rms=0.083892Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=7.786 mas, bpa=-3.983 degrees ! Estimated noise=588.5 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.000157294 Jy ! Component: 100 - total flux cleaned = 0.000176836 Jy ! Component: 150 - total flux cleaned = 0.000194054 Jy ! Component: 200 - total flux cleaned = 0.000210092 Jy ! Total flux subtracted in 200 components = 0.000210092 Jy ! Clean residual min=-0.001995 max=0.002218 Jy/beam ! Clean residual mean=0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.146016 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.146016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083885Jy sigma=0.000671 ! Fit after self-cal, rms=0.083863Jy sigma=0.000671 ! 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.083863Jy sigma=0.000671 ! Fit after self-cal, rms=0.083424Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=7.773 mas, bpa=-4.08 degrees ! Estimated noise=588.164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.9145e-05 Jy ! Component: 100 - total flux cleaned = 0.000117401 Jy ! Component: 150 - total flux cleaned = 0.000138766 Jy ! Component: 200 - total flux cleaned = 0.000158352 Jy ! Total flux subtracted in 200 components = 0.000158352 Jy ! Clean residual min=-0.001498 max=0.001598 Jy/beam ! Clean residual mean=-0.000003 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.146174 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.146174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083423Jy sigma=0.000668 ! Fit after self-cal, rms=0.083420Jy sigma=0.000668 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 = -1.08053e-05 Jy ! Component: 100 - total flux cleaned = -1.08392e-05 Jy ! Component: 150 - total flux cleaned = -4.72043e-06 Jy ! Component: 200 - total flux cleaned = -4.85709e-06 Jy ! Total flux subtracted in 200 components = -4.85709e-06 Jy ! Clean residual min=-0.001501 max=0.001604 Jy/beam ! Clean residual mean=-0.000003 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.146169 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.146169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083419Jy sigma=0.000668 ! Fit after self-cal, rms=0.083419Jy sigma=0.000668 ! 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.083419Jy sigma=0.000668 ! Fit after self-cal, rms=0.083571Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=7.771 mas, bpa=-4.058 degrees ! Estimated noise=588.654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114609 Jy ! Component: 100 - total flux cleaned = 0.000139981 Jy ! Component: 150 - total flux cleaned = 0.000151755 Jy ! Component: 200 - total flux cleaned = 0.000151739 Jy ! Total flux subtracted in 200 components = 0.000151739 Jy ! Clean residual min=-0.001492 max=0.001571 Jy/beam ! Clean residual mean=-0.000004 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.146321 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.146321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083570Jy sigma=0.000668 ! Fit after self-cal, rms=0.083571Jy sigma=0.000668 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.03504e-06 Jy ! Component: 100 - total flux cleaned = 5.06961e-06 Jy ! Component: 150 - total flux cleaned = 1.0576e-05 Jy ! Component: 200 - total flux cleaned = 1.62125e-05 Jy ! Total flux subtracted in 200 components = 1.62125e-05 Jy ! Clean residual min=-0.001487 max=0.001574 Jy/beam ! Clean residual mean=-0.000004 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.146337 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.146337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083571Jy sigma=0.000668 ! Fit after self-cal, rms=0.083571Jy sigma=0.000668 ! 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.083571Jy sigma=0.000668 ! Fit after self-cal, rms=0.083636Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.479 mas, bmaj=11.62 mas, bpa=-5.67 degrees ! Estimated noise=729.326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000475372 Jy ! Component: 100 - total flux cleaned = 0.000528523 Jy ! Component: 150 - total flux cleaned = 0.000576226 Jy ! Component: 200 - total flux cleaned = 0.000595371 Jy ! Total flux subtracted in 200 components = 0.000595371 Jy ! Clean residual min=-0.001857 max=0.002358 Jy/beam ! Clean residual mean=-0.000008 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.146932 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.146932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083637Jy sigma=0.000668 ! Fit after self-cal, rms=0.083637Jy sigma=0.000668 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 (-88.5, 93). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212469 Jy ! Component: 100 - total flux cleaned = 0.00252719 Jy ! Component: 150 - total flux cleaned = 0.00256429 Jy ! Component: 200 - total flux cleaned = 0.00256324 Jy ! Total flux subtracted in 200 components = 0.00256324 Jy ! Clean residual min=-0.001687 max=0.001492 Jy/beam ! Clean residual mean=-0.000012 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.149496 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 93 components and 0.149496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083611Jy sigma=0.000668 ! Fit after self-cal, rms=0.083606Jy sigma=0.000667 ! 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.33 mas, bmaj=7.769 mas, bpa=-4.044 degrees ! Estimated noise=589.158 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.33 x 7.769 at -4.044 degrees (North through East) ! Clean map min=-0.0013478 max=0.13727 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.828 mas, bmaj=6.977 mas, bpa=-4.37 degrees ! Estimated noise=897.856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105614 Jy ! Component: 100 - total flux cleaned = 0.129801 Jy ! Component: 150 - total flux cleaned = 0.13903 Jy ! Component: 200 - total flux cleaned = 0.143335 Jy ! Total flux subtracted in 200 components = 0.143335 Jy ! Clean residual min=-0.002159 max=0.002445 Jy/beam ! Clean residual mean=-0.000006 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.143335 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.143335 Jy ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=7.769 mas, bpa=-4.044 degrees ! Estimated noise=589.158 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 (4.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266831 Jy ! Component: 100 - total flux cleaned = 0.00412337 Jy ! Component: 150 - total flux cleaned = 0.00490384 Jy ! Component: 200 - total flux cleaned = 0.00522971 Jy ! Total flux subtracted in 200 components = 0.00522971 Jy ! Clean residual min=-0.001483 max=0.001369 Jy/beam ! Clean residual mean=-0.000006 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.148564 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 38 components and 0.148564 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.479 mas, bmaj=11.62 mas, bpa=-5.67 degrees ! Estimated noise=729.326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121012 Jy ! Component: 100 - total flux cleaned = 0.00182437 Jy ! Component: 150 - total flux cleaned = 0.00207878 Jy ! Component: 200 - total flux cleaned = 0.00218598 Jy ! Total flux subtracted in 200 components = 0.00218598 Jy ! Clean residual min=-0.001668 max=0.001420 Jy/beam ! Clean residual mean=-0.000011 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.15075 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.24337e-05 Jy ! Component: 100 - total flux cleaned = 9.38371e-05 Jy ! Component: 150 - total flux cleaned = 0.000155409 Jy ! Component: 200 - total flux cleaned = 0.000155179 Jy ! Total flux subtracted in 200 components = 0.000155179 Jy ! Clean residual min=-0.001626 max=0.001418 Jy/beam ! Clean residual mean=-0.000011 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.150906 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 93 components and 0.150906 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=7.769 mas, bpa=-4.044 degrees ! Estimated noise=589.158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000505979 Jy ! Component: 100 - total flux cleaned = -0.000597121 Jy ! Component: 150 - total flux cleaned = -0.000569494 Jy ! Component: 200 - total flux cleaned = -0.000467682 Jy ! Total flux subtracted in 200 components = -0.000467682 Jy ! Clean residual min=-0.001429 max=0.001256 Jy/beam ! Clean residual mean=-0.000004 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.150438 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 118 components and 0.150438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083557Jy sigma=0.000667 ! Fit after self-cal, rms=0.083552Jy sigma=0.000667 wmodel J0935+0915_S_2017_06_15_pus_map.mod ! Writing 118 model components to file: J0935+0915_S_2017_06_15_pus_map.mod wobs J0935+0915_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0935+0915_S_2017_06_15_pus_uvs.fits wwins J0935+0915_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J0935+0915_S_2017_06_15_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.000335698 Jy ! Component: 100 - total flux cleaned = -0.000383616 Jy ! Component: 150 - total flux cleaned = -0.000383563 Jy ! Component: 200 - total flux cleaned = -0.000361257 Jy ! Component: 250 - total flux cleaned = -0.000382189 Jy ! Component: 300 - total flux cleaned = -0.000381653 Jy ! Component: 350 - total flux cleaned = -0.000361601 Jy ! Component: 400 - total flux cleaned = -0.000381186 Jy ! Component: 450 - total flux cleaned = -0.000400146 Jy ! Component: 500 - total flux cleaned = -0.000474544 Jy ! Component: 550 - total flux cleaned = -0.000510629 Jy ! Component: 600 - total flux cleaned = -0.000582335 Jy ! Component: 650 - total flux cleaned = -0.000617485 Jy ! Component: 700 - total flux cleaned = -0.000634357 Jy ! Component: 750 - total flux cleaned = -0.00060047 Jy ! Component: 800 - total flux cleaned = -0.000617805 Jy ! Component: 850 - total flux cleaned = -0.000651513 Jy ! Component: 900 - total flux cleaned = -0.000733148 Jy ! Component: 950 - total flux cleaned = -0.000732992 Jy ! Component: 1000 - total flux cleaned = -0.000780855 Jy ! Component: 1050 - total flux cleaned = -0.000796709 Jy ! Component: 1100 - total flux cleaned = -0.00081235 Jy ! Component: 1150 - total flux cleaned = -0.000812456 Jy ! Component: 1200 - total flux cleaned = -0.000858224 Jy ! Component: 1250 - total flux cleaned = -0.000933086 Jy ! Component: 1300 - total flux cleaned = -0.00091791 Jy ! Component: 1350 - total flux cleaned = -0.0009473 Jy ! Component: 1400 - total flux cleaned = -0.000961742 Jy ! Component: 1450 - total flux cleaned = -0.00100498 Jy ! Component: 1500 - total flux cleaned = -0.00106175 Jy ! Component: 1550 - total flux cleaned = -0.00107585 Jy ! Component: 1600 - total flux cleaned = -0.00108973 Jy ! Component: 1650 - total flux cleaned = -0.00111732 Jy ! Component: 1700 - total flux cleaned = -0.00114462 Jy ! Component: 1750 - total flux cleaned = -0.00117164 Jy ! Component: 1800 - total flux cleaned = -0.00114474 Jy ! Component: 1850 - total flux cleaned = -0.00118459 Jy ! Component: 1900 - total flux cleaned = -0.00114493 Jy ! Component: 1950 - total flux cleaned = -0.00115806 Jy ! Component: 2000 - total flux cleaned = -0.00118397 Jy ! Component: 2050 - total flux cleaned = -0.0011709 Jy ! Component: 2100 - total flux cleaned = -0.00117104 Jy ! Component: 2150 - total flux cleaned = -0.00120885 Jy ! Component: 2200 - total flux cleaned = -0.00119631 Jy ! Component: 2250 - total flux cleaned = -0.00119641 Jy ! Component: 2300 - total flux cleaned = -0.00120884 Jy ! Component: 2350 - total flux cleaned = -0.00125782 Jy ! Component: 2400 - total flux cleaned = -0.00131839 Jy ! Component: 2450 - total flux cleaned = -0.00129432 Jy ! Component: 2500 - total flux cleaned = -0.00127045 Jy ! Component: 2550 - total flux cleaned = -0.00131799 Jy ! Component: 2600 - total flux cleaned = -0.0013062 Jy ! Component: 2650 - total flux cleaned = -0.00131791 Jy ! Component: 2700 - total flux cleaned = -0.00134111 Jy ! Component: 2750 - total flux cleaned = -0.00139859 Jy ! Component: 2800 - total flux cleaned = -0.00134149 Jy ! Component: 2850 - total flux cleaned = -0.00140943 Jy ! Component: 2900 - total flux cleaned = -0.00139819 Jy ! Component: 2950 - total flux cleaned = -0.00143182 Jy ! Component: 3000 - total flux cleaned = -0.00143178 Jy ! Component: 3050 - total flux cleaned = -0.00144281 Jy ! Component: 3100 - total flux cleaned = -0.00143186 Jy ! Component: 3150 - total flux cleaned = -0.00145354 Jy ! Component: 3200 - total flux cleaned = -0.00146436 Jy ! Component: 3250 - total flux cleaned = -0.00151787 Jy ! Component: 3300 - total flux cleaned = -0.00151772 Jy ! Component: 3350 - total flux cleaned = -0.00150715 Jy ! Component: 3400 - total flux cleaned = -0.0015177 Jy ! Component: 3450 - total flux cleaned = -0.0015699 Jy ! Component: 3500 - total flux cleaned = -0.00158022 Jy ! Component: 3550 - total flux cleaned = -0.00158025 Jy ! Component: 3600 - total flux cleaned = -0.00164173 Jy ! Component: 3650 - total flux cleaned = -0.00162138 Jy ! Component: 3700 - total flux cleaned = -0.00166182 Jy ! Component: 3750 - total flux cleaned = -0.00162169 Jy ! Component: 3800 - total flux cleaned = -0.00163177 Jy ! Component: 3850 - total flux cleaned = -0.00165162 Jy ! Component: 3900 - total flux cleaned = -0.00168112 Jy ! Component: 3950 - total flux cleaned = -0.00173985 Jy ! Component: 4000 - total flux cleaned = -0.00176897 Jy ! Component: 4050 - total flux cleaned = -0.0017786 Jy ! Total flux subtracted in 4096 components = -0.00180746 Jy ! Clean residual min=-0.000532 max=0.000596 Jy/beam ! Clean residual mean=0.000000 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.14863 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 416 components and 0.14863 Jy ![Exited script file: muppet] wmap "J0935+0915_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.33 x 7.769 at -4.044 degrees (North through East) ! Clean map min=-0.0010463 max=0.13679 Jy/beam ! Writing clean map to FITS file: J0935+0915_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.136789 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176956 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.388093 0.388093 0.776185 1.55237 3.10474 6.20948 12.419 24.8379 49.6758 99.3517 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.136 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.33 x 7.769 at -4.044 degrees (North through East) ! Clean map min=-0.0010463 max=0.13679 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 J0935+0915_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:16:23 2019