! Started logfile: J0725+1425_S_2017_10_09_pus_uvs.log on Sun May 12 13:07:00 2019 obs J0725+1425_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J0725+1425_S_2017_10_09_pus_uva.fits ! AN table 1: 20 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.666667 visibilities/baseline/integration-bin. ! Found source: J0725+1425 ! ! 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 496 lines of history. ! ! Reading 1920 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 J0725+1425_S_2017_10_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.585694Jy sigma=0.005438 ! Fit after self-cal, rms=0.581912Jy sigma=0.005400 ! 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.826 mas, bmaj=10.36 mas, bpa=-19.15 degrees ! Estimated noise=2361.72 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.305833 Jy ! Component: 100 - total flux cleaned = 0.415173 Jy ! Total flux subtracted in 100 components = 0.415173 Jy ! Clean residual min=-0.020435 max=0.050695 Jy/beam ! Clean residual mean=-0.000128 rms=0.007484 Jy/beam ! Combined flux in latest and established models = 0.415173 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.415173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160374Jy sigma=0.001356 ! Fit after self-cal, rms=0.159787Jy sigma=0.001352 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0579753 Jy ! Component: 100 - total flux cleaned = 0.0924146 Jy ! Total flux subtracted in 100 components = 0.0924146 Jy ! Clean residual min=-0.015115 max=0.025270 Jy/beam ! Clean residual mean=-0.000085 rms=0.004541 Jy/beam ! Combined flux in latest and established models = 0.507588 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 32 components and 0.507588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122681Jy sigma=0.001010 ! Fit after self-cal, rms=0.122576Jy sigma=0.001010 ! 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.439 mas, bmaj=11.06 mas, bpa=-19.53 degrees ! Estimated noise=2065.04 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.0388478 Jy ! Component: 100 - total flux cleaned = 0.0628658 Jy ! Component: 150 - total flux cleaned = 0.0788126 Jy ! Component: 200 - total flux cleaned = 0.0898692 Jy ! Total flux subtracted in 200 components = 0.0898692 Jy ! Clean residual min=-0.015680 max=0.020094 Jy/beam ! Clean residual mean=-0.000098 rms=0.004617 Jy/beam ! Combined flux in latest and established models = 0.597457 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 82 components and 0.597457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107408Jy sigma=0.000871 ! Fit after self-cal, rms=0.107299Jy sigma=0.000870 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.92 HN 1.01 KP 1.14 ! LA 1.02 MK 0.98 NL 0.98 OV 1.00* ! PT 0.97 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.97 HN 1.06 KP 1.09 ! LA 0.97 MK 0.99 NL 0.98 OV 1.00* ! PT 0.96 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.02 KP 0.96 ! LA 0.77 MK 1.02 NL 1.22 OV 1.00* ! PT 0.93 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 1.05 KP 1.00* ! LA 0.83 MK 1.23 NL 1.00* OV 1.00* ! PT 0.94 ! ! ! Fit before self-cal, rms=0.107299Jy sigma=0.000870 ! Fit after self-cal, rms=0.089075Jy sigma=0.000731 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=11.1 mas, bpa=-19.43 degrees ! Estimated noise=2076.86 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.00460016 Jy ! Component: 100 - total flux cleaned = -0.00486659 Jy ! Component: 150 - total flux cleaned = -0.00509405 Jy ! Component: 200 - total flux cleaned = -0.0051942 Jy ! Total flux subtracted in 200 components = -0.0051942 Jy ! Clean residual min=-0.009845 max=0.014823 Jy/beam ! Clean residual mean=-0.000021 rms=0.003179 Jy/beam ! Combined flux in latest and established models = 0.592263 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.592263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088566Jy sigma=0.000728 ! Fit after self-cal, rms=0.088652Jy sigma=0.000727 ! 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.088652Jy sigma=0.000727 ! Fit after self-cal, rms=0.087359Jy sigma=0.000710 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.447 mas, bmaj=11.13 mas, bpa=-19.44 degrees ! Estimated noise=2076.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00347888 Jy ! Component: 100 - total flux cleaned = -0.00388419 Jy ! Component: 150 - total flux cleaned = -0.00388181 Jy ! Component: 200 - total flux cleaned = -0.00396956 Jy ! Total flux subtracted in 200 components = -0.00396956 Jy ! Clean residual min=-0.009148 max=0.015130 Jy/beam ! Clean residual mean=-0.000030 rms=0.002978 Jy/beam ! Combined flux in latest and established models = 0.588293 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 97 components and 0.588293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087093Jy sigma=0.000708 ! Fit after self-cal, rms=0.087143Jy sigma=0.000708 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 (-107, -128). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137198 Jy ! Component: 100 - total flux cleaned = 0.0206998 Jy ! Component: 150 - total flux cleaned = 0.023555 Jy ! Component: 200 - total flux cleaned = 0.0247789 Jy ! Total flux subtracted in 200 components = 0.0247789 Jy ! Clean residual min=-0.008708 max=0.012265 Jy/beam ! Clean residual mean=-0.000017 rms=0.002468 Jy/beam ! Combined flux in latest and established models = 0.613072 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 131 components and 0.613072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084675Jy sigma=0.000686 ! Fit after self-cal, rms=0.084381Jy sigma=0.000685 ! Inverting map ! Added new window around map position (-23, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011171 Jy ! Component: 100 - total flux cleaned = 0.016419 Jy ! Component: 150 - total flux cleaned = 0.0182413 Jy ! Component: 200 - total flux cleaned = 0.01871 Jy ! Total flux subtracted in 200 components = 0.01871 Jy ! Clean residual min=-0.007390 max=0.008568 Jy/beam ! Clean residual mean=0.000007 rms=0.001975 Jy/beam ! Combined flux in latest and established models = 0.631782 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 161 components and 0.631782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082684Jy sigma=0.000669 ! Fit after self-cal, rms=0.082508Jy 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.082508Jy sigma=0.000668 ! Fit after self-cal, rms=0.081669Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=11.09 mas, bpa=-19.44 degrees ! Estimated noise=2066.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00472813 Jy ! Component: 100 - total flux cleaned = 0.00595418 Jy ! Component: 150 - total flux cleaned = 0.00618757 Jy ! Component: 200 - total flux cleaned = 0.00608426 Jy ! Total flux subtracted in 200 components = 0.00608426 Jy ! Clean residual min=-0.006297 max=0.007978 Jy/beam ! Clean residual mean=0.000004 rms=0.001720 Jy/beam ! Combined flux in latest and established models = 0.637867 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 178 components and 0.637867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081220Jy sigma=0.000661 ! Fit after self-cal, rms=0.081150Jy 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) ! Added new window around map position (-16.5, -27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00707795 Jy ! Component: 100 - total flux cleaned = 0.0105282 Jy ! Component: 150 - total flux cleaned = 0.0119309 Jy ! Component: 200 - total flux cleaned = 0.0126086 Jy ! Total flux subtracted in 200 components = 0.0126086 Jy ! Clean residual min=-0.006050 max=0.005483 Jy/beam ! Clean residual mean=0.000001 rms=0.001440 Jy/beam ! Combined flux in latest and established models = 0.650475 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 222 components and 0.650475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080387Jy sigma=0.000654 ! Fit after self-cal, rms=0.080342Jy sigma=0.000654 ! 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.080342Jy sigma=0.000654 ! Fit after self-cal, rms=0.079868Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.761 mas, bmaj=11.8 mas, bpa=-19.85 degrees ! Estimated noise=2525.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00387794 Jy ! Component: 100 - total flux cleaned = 0.00518129 Jy ! Component: 150 - total flux cleaned = 0.00596552 Jy ! Component: 200 - total flux cleaned = 0.00646137 Jy ! Total flux subtracted in 200 components = 0.00646137 Jy ! Clean residual min=-0.006218 max=0.005366 Jy/beam ! Clean residual mean=-0.000007 rms=0.001601 Jy/beam ! Combined flux in latest and established models = 0.656937 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 266 components and 0.656937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079662Jy sigma=0.000652 ! Fit after self-cal, rms=0.079623Jy sigma=0.000651 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.00126506 Jy ! Component: 100 - total flux cleaned = 0.00144633 Jy ! Component: 150 - total flux cleaned = 0.00161226 Jy ! Component: 200 - total flux cleaned = 0.00168909 Jy ! Total flux subtracted in 200 components = 0.00168909 Jy ! Clean residual min=-0.005814 max=0.004866 Jy/beam ! Clean residual mean=-0.000004 rms=0.001510 Jy/beam ! Combined flux in latest and established models = 0.658626 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 286 components and 0.658626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079527Jy sigma=0.000651 ! Fit after self-cal, rms=0.079505Jy sigma=0.000650 ! 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.451 mas, bmaj=11.09 mas, bpa=-19.45 degrees ! Estimated noise=2058.79 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.451 x 11.09 at -19.45 degrees (North through East) ! Clean map min=-0.0050118 max=0.42375 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.844 mas, bmaj=10.4 mas, bpa=-19.11 degrees ! Estimated noise=2379.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.305213 Jy ! Component: 100 - total flux cleaned = 0.414263 Jy ! Component: 150 - total flux cleaned = 0.470509 Jy ! Component: 200 - total flux cleaned = 0.502006 Jy ! Total flux subtracted in 200 components = 0.502006 Jy ! Clean residual min=-0.011912 max=0.021925 Jy/beam ! Clean residual mean=-0.000068 rms=0.003686 Jy/beam ! Combined flux in latest and established models = 0.502006 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.502006 Jy ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=11.09 mas, bpa=-19.45 degrees ! Estimated noise=2058.79 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 (-5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.032325 Jy ! Component: 100 - total flux cleaned = 0.0537135 Jy ! Component: 150 - total flux cleaned = 0.070018 Jy ! Component: 200 - total flux cleaned = 0.0832237 Jy ! Total flux subtracted in 200 components = 0.0832237 Jy ! Clean residual min=-0.007971 max=0.009375 Jy/beam ! Clean residual mean=-0.000049 rms=0.002502 Jy/beam ! Combined flux in latest and established models = 0.58523 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 92 components and 0.58523 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.761 mas, bmaj=11.8 mas, bpa=-19.85 degrees ! Estimated noise=2525.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172359 Jy ! Component: 100 - total flux cleaned = 0.0292069 Jy ! Component: 150 - total flux cleaned = 0.0381802 Jy ! Component: 200 - total flux cleaned = 0.0452351 Jy ! Total flux subtracted in 200 components = 0.0452351 Jy ! Clean residual min=-0.007733 max=0.006355 Jy/beam ! Clean residual mean=-0.000039 rms=0.001989 Jy/beam ! Combined flux in latest and established models = 0.630465 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.00564795 Jy ! Component: 100 - total flux cleaned = 0.0102544 Jy ! Component: 150 - total flux cleaned = 0.0140634 Jy ! Component: 200 - total flux cleaned = 0.0172843 Jy ! Total flux subtracted in 200 components = 0.0172843 Jy ! Clean residual min=-0.006380 max=0.005089 Jy/beam ! Clean residual mean=-0.000021 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.647749 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 198 components and 0.647749 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=11.09 mas, bpa=-19.45 degrees ! Estimated noise=2058.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211538 Jy ! Component: 100 - total flux cleaned = 0.000960273 Jy ! Component: 150 - total flux cleaned = 0.0016113 Jy ! Component: 200 - total flux cleaned = 0.00219997 Jy ! Total flux subtracted in 200 components = 0.00219997 Jy ! Clean residual min=-0.005000 max=0.004835 Jy/beam ! Clean residual mean=-0.000010 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.649949 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 228 components and 0.649949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079449Jy sigma=0.000651 ! Fit after self-cal, rms=0.079224Jy sigma=0.000650 wmodel J0725+1425_S_2017_10_09_pus_map.mod ! Writing 228 model components to file: J0725+1425_S_2017_10_09_pus_map.mod wobs J0725+1425_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J0725+1425_S_2017_10_09_pus_uvs.fits wwins J0725+1425_S_2017_10_09_pus_map.win ! wwins: Wrote 5 windows to J0725+1425_S_2017_10_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000925679 Jy ! Component: 100 - total flux cleaned = -0.00122852 Jy ! Component: 150 - total flux cleaned = -0.00122922 Jy ! Component: 200 - total flux cleaned = -0.00157464 Jy ! Component: 250 - total flux cleaned = -0.00164333 Jy ! Component: 300 - total flux cleaned = -0.00177159 Jy ! Component: 350 - total flux cleaned = -0.00183488 Jy ! Component: 400 - total flux cleaned = -0.00213364 Jy ! Component: 450 - total flux cleaned = -0.00207657 Jy ! Component: 500 - total flux cleaned = -0.00213522 Jy ! Component: 550 - total flux cleaned = -0.00230107 Jy ! Component: 600 - total flux cleaned = -0.00224793 Jy ! Component: 650 - total flux cleaned = -0.00224929 Jy ! Component: 700 - total flux cleaned = -0.00219866 Jy ! Component: 750 - total flux cleaned = -0.00219949 Jy ! Component: 800 - total flux cleaned = -0.0023461 Jy ! Component: 850 - total flux cleaned = -0.00248903 Jy ! Component: 900 - total flux cleaned = -0.00258253 Jy ! Component: 950 - total flux cleaned = -0.00239919 Jy ! Component: 1000 - total flux cleaned = -0.00221938 Jy ! Component: 1050 - total flux cleaned = -0.00230935 Jy ! Component: 1100 - total flux cleaned = -0.00230956 Jy ! Component: 1150 - total flux cleaned = -0.00239476 Jy ! Component: 1200 - total flux cleaned = -0.00239481 Jy ! Component: 1250 - total flux cleaned = -0.00247694 Jy ! Component: 1300 - total flux cleaned = -0.00243536 Jy ! Component: 1350 - total flux cleaned = -0.00247583 Jy ! Component: 1400 - total flux cleaned = -0.0025162 Jy ! Component: 1450 - total flux cleaned = -0.00259463 Jy ! Component: 1500 - total flux cleaned = -0.00263336 Jy ! Component: 1550 - total flux cleaned = -0.00282359 Jy ! Component: 1600 - total flux cleaned = -0.0028225 Jy ! Component: 1650 - total flux cleaned = -0.00271173 Jy ! Component: 1700 - total flux cleaned = -0.00300365 Jy ! Component: 1750 - total flux cleaned = -0.00296754 Jy ! Component: 1800 - total flux cleaned = -0.00296767 Jy ! Component: 1850 - total flux cleaned = -0.00307365 Jy ! Component: 1900 - total flux cleaned = -0.003247 Jy ! Component: 1950 - total flux cleaned = -0.00334988 Jy ! Component: 2000 - total flux cleaned = -0.00345066 Jy ! Component: 2050 - total flux cleaned = -0.00365076 Jy ! Component: 2100 - total flux cleaned = -0.00371722 Jy ! Component: 2150 - total flux cleaned = -0.00381554 Jy ! Component: 2200 - total flux cleaned = -0.0038156 Jy ! Component: 2250 - total flux cleaned = -0.00391239 Jy ! Component: 2300 - total flux cleaned = -0.00403924 Jy ! Component: 2350 - total flux cleaned = -0.00413323 Jy ! Component: 2400 - total flux cleaned = -0.0042261 Jy ! Component: 2450 - total flux cleaned = -0.00431847 Jy ! Component: 2500 - total flux cleaned = -0.00443981 Jy ! Component: 2550 - total flux cleaned = -0.00443994 Jy ! Component: 2600 - total flux cleaned = -0.00458908 Jy ! Component: 2650 - total flux cleaned = -0.00464793 Jy ! Component: 2700 - total flux cleaned = -0.0047066 Jy ! Component: 2750 - total flux cleaned = -0.00473578 Jy ! Component: 2800 - total flux cleaned = -0.00476443 Jy ! Component: 2850 - total flux cleaned = -0.00487832 Jy ! Component: 2900 - total flux cleaned = -0.00493478 Jy ! Component: 2950 - total flux cleaned = -0.00496272 Jy ! Component: 3000 - total flux cleaned = -0.00504612 Jy ! Component: 3050 - total flux cleaned = -0.00510094 Jy ! Component: 3100 - total flux cleaned = -0.00507354 Jy ! Component: 3150 - total flux cleaned = -0.00518207 Jy ! Component: 3200 - total flux cleaned = -0.00536993 Jy ! Component: 3250 - total flux cleaned = -0.00542311 Jy ! Component: 3300 - total flux cleaned = -0.00552868 Jy ! Component: 3350 - total flux cleaned = -0.00558127 Jy ! Component: 3400 - total flux cleaned = -0.00568548 Jy ! Component: 3450 - total flux cleaned = -0.00578889 Jy ! Component: 3500 - total flux cleaned = -0.00589134 Jy ! Component: 3550 - total flux cleaned = -0.00589164 Jy ! Component: 3600 - total flux cleaned = -0.00591713 Jy ! Component: 3650 - total flux cleaned = -0.00604265 Jy ! Component: 3700 - total flux cleaned = -0.00609269 Jy ! Component: 3750 - total flux cleaned = -0.00611758 Jy ! Component: 3800 - total flux cleaned = -0.00626528 Jy ! Component: 3850 - total flux cleaned = -0.00638744 Jy ! Component: 3900 - total flux cleaned = -0.00636297 Jy ! Component: 3950 - total flux cleaned = -0.00645972 Jy ! Component: 4000 - total flux cleaned = -0.00653162 Jy ! Component: 4050 - total flux cleaned = -0.00657924 Jy ! Total flux subtracted in 4096 components = -0.00655545 Jy ! Clean residual min=-0.001480 max=0.001617 Jy/beam ! Clean residual mean=-0.000003 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.643394 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 517 components and 0.643393 Jy ![Exited script file: muppet] wmap "J0725+1425_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.451 x 11.09 at -19.45 degrees (North through East) ! Clean map min=-0.0027976 max=0.42498 Jy/beam ! Writing clean map to FITS file: J0725+1425_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.424981 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000421739 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.297712 0.297712 0.595424 1.19085 2.38169 4.76339 9.52678 19.0536 38.1071 76.2142 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.424 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.451 x 11.09 at -19.45 degrees (North through East) ! Clean map min=-0.0027976 max=0.42498 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 J0725+1425_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:07:06 2019