! Started logfile: J1342+1242_S_2017_06_10_pus_uvs.log on Mon May 6 14:55:14 2019 obs J1342+1242_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1342+1242_S_2017_06_10_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.857492 visibilities/baseline/integration-bin. ! Found source: J1342+1242 ! ! 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 33648 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 J1342+1242_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 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1487 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.913279Jy sigma=0.008674 ! Fit after self-cal, rms=0.896271Jy sigma=0.008530 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=6.429 mas, bpa=-1.292 degrees ! Estimated noise=831.184 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.0833291 Jy ! Component: 100 - total flux cleaned = 0.101575 Jy ! Total flux subtracted in 100 components = 0.101575 Jy ! Clean residual min=-0.003445 max=0.005490 Jy/beam ! Clean residual mean=-0.000029 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.101575 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.101575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080561Jy sigma=0.000706 ! Fit after self-cal, rms=0.080542Jy sigma=0.000706 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00565814 Jy ! Component: 100 - total flux cleaned = 0.00843941 Jy ! Total flux subtracted in 100 components = 0.00843941 Jy ! Clean residual min=-0.003260 max=0.003440 Jy/beam ! Clean residual mean=-0.000018 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.110015 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.110015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080180Jy sigma=0.000702 ! Fit after self-cal, rms=0.080177Jy sigma=0.000702 ! 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.854 mas, bmaj=7.352 mas, bpa=-0.3562 degrees ! Estimated noise=466.077 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.00205897 Jy ! Component: 100 - total flux cleaned = 0.00305746 Jy ! Component: 150 - total flux cleaned = 0.00330625 Jy ! Component: 200 - total flux cleaned = 0.00339245 Jy ! Total flux subtracted in 200 components = 0.00339245 Jy ! Clean residual min=-0.002472 max=0.003140 Jy/beam ! Clean residual mean=-0.000006 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.113407 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.113407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080108Jy sigma=0.000701 ! Fit after self-cal, rms=0.080115Jy sigma=0.000701 ! 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.01 FD 0.91 HN 0.97 KP 1.01 ! LA 1.02 MK 1.05 NL 0.92 OV 1.04 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 FD 0.95 HN 0.98 KP 1.02 ! LA 0.98 MK 1.05 NL 1.09 OV 1.03 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 0.98 KP 0.97 ! LA 0.97 MK 1.07 NL 1.11 OV 0.95 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! A total of 225 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.96 KP 1.00* ! LA 0.95 MK 0.94 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.080115Jy sigma=0.000701 ! Fit after self-cal, rms=0.082259Jy sigma=0.000695 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.852 mas, bmaj=7.4 mas, bpa=0.2153 degrees ! Estimated noise=470.644 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.00016182 Jy ! Component: 100 - total flux cleaned = -0.000144503 Jy ! Component: 150 - total flux cleaned = -0.000128528 Jy ! Component: 200 - total flux cleaned = -0.000113712 Jy ! Total flux subtracted in 200 components = -0.000113712 Jy ! Clean residual min=-0.002243 max=0.002419 Jy/beam ! Clean residual mean=-0.000003 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.113293 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.113293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082246Jy sigma=0.000695 ! Fit after self-cal, rms=0.082301Jy sigma=0.000695 ! 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.082301Jy sigma=0.000695 ! Fit after self-cal, rms=0.085300Jy sigma=0.000688 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.853 mas, bmaj=7.384 mas, bpa=0.3633 degrees ! Estimated noise=470.613 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314566 Jy ! Component: 100 - total flux cleaned = 0.000332977 Jy ! Component: 150 - total flux cleaned = 0.000347511 Jy ! Component: 200 - total flux cleaned = 0.000347648 Jy ! Total flux subtracted in 200 components = 0.000347648 Jy ! Clean residual min=-0.001261 max=0.001144 Jy/beam ! Clean residual mean=-0.000000 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.113641 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.113641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085291Jy sigma=0.000688 ! Fit after self-cal, rms=0.085374Jy sigma=0.000688 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.41844e-05 Jy ! Component: 100 - total flux cleaned = 3.13265e-05 Jy ! Component: 150 - total flux cleaned = 3.17552e-05 Jy ! Component: 200 - total flux cleaned = 3.26039e-05 Jy ! Total flux subtracted in 200 components = 3.26039e-05 Jy ! Clean residual min=-0.001262 max=0.001144 Jy/beam ! Clean residual mean=-0.000000 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.113674 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.113674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085371Jy sigma=0.000688 ! Fit after self-cal, rms=0.085371Jy sigma=0.000688 ! 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.085371Jy sigma=0.000688 ! Fit after self-cal, rms=0.085928Jy sigma=0.000688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.85 mas, bmaj=7.383 mas, bpa=0.2448 degrees ! Estimated noise=470.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000211585 Jy ! Component: 100 - total flux cleaned = 0.000211987 Jy ! Component: 150 - total flux cleaned = 0.000224027 Jy ! Component: 200 - total flux cleaned = 0.000224147 Jy ! Total flux subtracted in 200 components = 0.000224147 Jy ! Clean residual min=-0.001222 max=0.001145 Jy/beam ! Clean residual mean=-0.000001 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.113898 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.113898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085924Jy sigma=0.000688 ! Fit after self-cal, rms=0.085931Jy sigma=0.000688 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 = 2.28364e-05 Jy ! Component: 100 - total flux cleaned = 2.30461e-05 Jy ! Component: 150 - total flux cleaned = 2.31131e-05 Jy ! Component: 200 - total flux cleaned = 2.34042e-05 Jy ! Total flux subtracted in 200 components = 2.34042e-05 Jy ! Clean residual min=-0.001222 max=0.001150 Jy/beam ! Clean residual mean=-0.000000 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.113921 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.113921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085929Jy sigma=0.000688 ! Fit after self-cal, rms=0.085929Jy sigma=0.000688 ! 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.085929Jy sigma=0.000688 ! Fit after self-cal, rms=0.086151Jy sigma=0.000688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.494 mas, bmaj=10.88 mas, bpa=-4.576 degrees ! Estimated noise=565.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000553277 Jy ! Component: 100 - total flux cleaned = 0.000611037 Jy ! Component: 150 - total flux cleaned = 0.000645384 Jy ! Component: 200 - total flux cleaned = 0.000666232 Jy ! Total flux subtracted in 200 components = 0.000666232 Jy ! Clean residual min=-0.001117 max=0.001133 Jy/beam ! Clean residual mean=0.000001 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.114587 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.114587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086151Jy sigma=0.000688 ! Fit after self-cal, rms=0.086152Jy sigma=0.000688 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 = 6.85336e-05 Jy ! Component: 100 - total flux cleaned = 4.63617e-05 Jy ! Component: 150 - total flux cleaned = 3.41439e-05 Jy ! Component: 200 - total flux cleaned = 3.06534e-05 Jy ! Total flux subtracted in 200 components = 3.06534e-05 Jy ! Clean residual min=-0.001114 max=0.001138 Jy/beam ! Clean residual mean=0.000001 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.114618 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.114618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086153Jy sigma=0.000688 ! Fit after self-cal, rms=0.086152Jy sigma=0.000688 ! 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.848 mas, bmaj=7.383 mas, bpa=0.1701 degrees ! Estimated noise=471.084 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.848 x 7.383 at 0.1701 degrees (North through East) ! Clean map min=-0.0011014 max=0.1068 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.266 mas, bmaj=6.46 mas, bpa=-0.927 degrees ! Estimated noise=868.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0834066 Jy ! Component: 100 - total flux cleaned = 0.101702 Jy ! Component: 150 - total flux cleaned = 0.107308 Jy ! Component: 200 - total flux cleaned = 0.110039 Jy ! Total flux subtracted in 200 components = 0.110039 Jy ! Clean residual min=-0.002016 max=0.001878 Jy/beam ! Clean residual mean=-0.000014 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.110039 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.110039 Jy ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=7.383 mas, bpa=0.1701 degrees ! Estimated noise=471.084 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, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188181 Jy ! Component: 100 - total flux cleaned = 0.00305085 Jy ! Component: 150 - total flux cleaned = 0.00384799 Jy ! Component: 200 - total flux cleaned = 0.00429272 Jy ! Total flux subtracted in 200 components = 0.00429272 Jy ! Clean residual min=-0.001202 max=0.001209 Jy/beam ! Clean residual mean=-0.000000 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.114332 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 41 components and 0.114332 Jy ! Inverting map ! Added new window around map position (-109.5, 39.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000844173 Jy ! Component: 100 - total flux cleaned = 0.000876042 Jy ! Component: 150 - total flux cleaned = 0.000850911 Jy ! Component: 200 - total flux cleaned = 0.000894737 Jy ! Total flux subtracted in 200 components = 0.000894737 Jy ! Clean residual min=-0.001029 max=0.001034 Jy/beam ! Clean residual mean=0.000001 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.115227 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 59 components and 0.115227 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.494 mas, bmaj=10.88 mas, bpa=-4.576 degrees ! Estimated noise=565.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000334432 Jy ! Component: 100 - total flux cleaned = 0.000461653 Jy ! Component: 150 - total flux cleaned = 0.000540288 Jy ! Component: 200 - total flux cleaned = 0.000609658 Jy ! Total flux subtracted in 200 components = 0.000609658 Jy ! Clean residual min=-0.000953 max=0.000974 Jy/beam ! Clean residual mean=0.000005 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.115836 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 = 3.76676e-05 Jy ! Component: 100 - total flux cleaned = 7.16692e-05 Jy ! Component: 150 - total flux cleaned = 9.23623e-05 Jy ! Component: 200 - total flux cleaned = 0.000102095 Jy ! Total flux subtracted in 200 components = 0.000102095 Jy ! Clean residual min=-0.000943 max=0.000963 Jy/beam ! Clean residual mean=0.000005 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.115938 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 94 components and 0.115938 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=7.383 mas, bpa=0.1701 degrees ! Estimated noise=471.084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.73257e-05 Jy ! Component: 100 - total flux cleaned = 0.000150637 Jy ! Component: 150 - total flux cleaned = 0.000199028 Jy ! Component: 200 - total flux cleaned = 0.000199172 Jy ! Total flux subtracted in 200 components = 0.000199172 Jy ! Clean residual min=-0.000993 max=0.001078 Jy/beam ! Clean residual mean=0.000003 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.116137 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 108 components and 0.116137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086105Jy sigma=0.000688 ! Fit after self-cal, rms=0.086104Jy sigma=0.000688 wmodel J1342+1242_S_2017_06_10_pus_map.mod ! Writing 108 model components to file: J1342+1242_S_2017_06_10_pus_map.mod wobs J1342+1242_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1342+1242_S_2017_06_10_pus_uvs.fits wwins J1342+1242_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J1342+1242_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.000100265 Jy ! Component: 100 - total flux cleaned = 0.000171683 Jy ! Component: 150 - total flux cleaned = 0.000172204 Jy ! Component: 200 - total flux cleaned = 7.35053e-05 Jy ! Component: 250 - total flux cleaned = 9.63157e-06 Jy ! Component: 300 - total flux cleaned = -3.70454e-05 Jy ! Component: 350 - total flux cleaned = -6.77818e-05 Jy ! Component: 400 - total flux cleaned = -6.79509e-05 Jy ! Component: 450 - total flux cleaned = -5.36859e-05 Jy ! Component: 500 - total flux cleaned = -8.22341e-05 Jy ! Component: 550 - total flux cleaned = -6.79621e-05 Jy ! Component: 600 - total flux cleaned = -8.12996e-05 Jy ! Component: 650 - total flux cleaned = -6.75398e-05 Jy ! Component: 700 - total flux cleaned = -6.73213e-05 Jy ! Component: 750 - total flux cleaned = -4.10365e-05 Jy ! Component: 800 - total flux cleaned = -4.09404e-05 Jy ! Component: 850 - total flux cleaned = -4.12216e-05 Jy ! Component: 900 - total flux cleaned = -4.14102e-05 Jy ! Component: 950 - total flux cleaned = -2.91863e-05 Jy ! Component: 1000 - total flux cleaned = -2.91303e-05 Jy ! Component: 1050 - total flux cleaned = 6.69094e-06 Jy ! Component: 1100 - total flux cleaned = 3.03245e-05 Jy ! Component: 1150 - total flux cleaned = 7.68186e-05 Jy ! Component: 1200 - total flux cleaned = 9.99071e-05 Jy ! Component: 1250 - total flux cleaned = 0.000134112 Jy ! Component: 1300 - total flux cleaned = 0.000190198 Jy ! Component: 1350 - total flux cleaned = 0.000145624 Jy ! Component: 1400 - total flux cleaned = 0.000167641 Jy ! Component: 1450 - total flux cleaned = 0.000189291 Jy ! Component: 1500 - total flux cleaned = 0.000157079 Jy ! Component: 1550 - total flux cleaned = 0.000135951 Jy ! Component: 1600 - total flux cleaned = 0.000157012 Jy ! Component: 1650 - total flux cleaned = 0.000157038 Jy ! Component: 1700 - total flux cleaned = 0.000167472 Jy ! Component: 1750 - total flux cleaned = 0.000157319 Jy ! Component: 1800 - total flux cleaned = 0.000147289 Jy ! Component: 1850 - total flux cleaned = 0.000147354 Jy ! Component: 1900 - total flux cleaned = 0.000147383 Jy ! Component: 1950 - total flux cleaned = 0.000176913 Jy ! Component: 2000 - total flux cleaned = 0.000157329 Jy ! Component: 2050 - total flux cleaned = 0.000157394 Jy ! Component: 2100 - total flux cleaned = 0.000138182 Jy ! Component: 2150 - total flux cleaned = 0.000176257 Jy ! Component: 2200 - total flux cleaned = 0.000185496 Jy ! Component: 2250 - total flux cleaned = 0.000148078 Jy ! Component: 2300 - total flux cleaned = 0.000157435 Jy ! Component: 2350 - total flux cleaned = 0.000194218 Jy ! Component: 2400 - total flux cleaned = 0.000157529 Jy ! Component: 2450 - total flux cleaned = 0.000139624 Jy ! Component: 2500 - total flux cleaned = 0.000148648 Jy ! Component: 2550 - total flux cleaned = 0.000139628 Jy ! Component: 2600 - total flux cleaned = 0.000104152 Jy ! Component: 2650 - total flux cleaned = 0.000104205 Jy ! Component: 2700 - total flux cleaned = 8.67725e-05 Jy ! Component: 2750 - total flux cleaned = 9.54459e-05 Jy ! Component: 2800 - total flux cleaned = 4.39748e-05 Jy ! Component: 2850 - total flux cleaned = 5.24268e-05 Jy ! Component: 2900 - total flux cleaned = 3.55016e-05 Jy ! Component: 2950 - total flux cleaned = 4.39464e-05 Jy ! Component: 3000 - total flux cleaned = 1.88759e-05 Jy ! Component: 3050 - total flux cleaned = 4.37123e-05 Jy ! Component: 3100 - total flux cleaned = 1.078e-05 Jy ! Component: 3150 - total flux cleaned = 1.07215e-05 Jy ! Component: 3200 - total flux cleaned = -2.17564e-05 Jy ! Component: 3250 - total flux cleaned = -3.79021e-05 Jy ! Component: 3300 - total flux cleaned = -6.19378e-05 Jy ! Component: 3350 - total flux cleaned = -5.40324e-05 Jy ! Component: 3400 - total flux cleaned = -6.98813e-05 Jy ! Component: 3450 - total flux cleaned = -6.97766e-05 Jy ! Component: 3500 - total flux cleaned = -9.32264e-05 Jy ! Component: 3550 - total flux cleaned = -0.000108745 Jy ! Component: 3600 - total flux cleaned = -0.000116402 Jy ! Component: 3650 - total flux cleaned = -0.000116327 Jy ! Component: 3700 - total flux cleaned = -0.000162056 Jy ! Component: 3750 - total flux cleaned = -0.00016207 Jy ! Component: 3800 - total flux cleaned = -0.000162047 Jy ! Component: 3850 - total flux cleaned = -0.000154566 Jy ! Component: 3900 - total flux cleaned = -0.000176966 Jy ! Component: 3950 - total flux cleaned = -0.000184374 Jy ! Component: 4000 - total flux cleaned = -0.000199085 Jy ! Component: 4050 - total flux cleaned = -0.000228415 Jy ! Total flux subtracted in 4096 components = -0.000206545 Jy ! Clean residual min=-0.000498 max=0.000434 Jy/beam ! Clean residual mean=0.000001 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.115931 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 407 components and 0.115931 Jy ![Exited script file: muppet] wmap "J1342+1242_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.848 x 7.383 at 0.1701 degrees (North through East) ! Clean map min=-0.00089088 max=0.10708 Jy/beam ! Writing clean map to FITS file: J1342+1242_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.107082 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000136471 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.382337 0.382337 0.764673 1.52935 3.05869 6.11739 12.2348 24.4695 48.9391 97.8782 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.107 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.848 x 7.383 at 0.1701 degrees (North through East) ! Clean map min=-0.00089088 max=0.10708 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 J1342+1242_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:55:20 2019