! Started logfile: J0840+4439_S_2017_06_15_pus_uvs.log on Tue May 7 15:14:59 2019 obs J0840+4439_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0840+4439_S_2017_06_15_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.908469 visibilities/baseline/integration-bin. ! Found source: J0840+4439 ! ! 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 23384 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 J0840+4439_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 831 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.862463Jy sigma=0.007990 ! Fit after self-cal, rms=0.849518Jy sigma=0.007877 ! 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.916 mas, bmaj=4.68 mas, bpa=-10.89 degrees ! Estimated noise=917.06 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.116621 Jy ! Component: 100 - total flux cleaned = 0.144445 Jy ! Total flux subtracted in 100 components = 0.144445 Jy ! Clean residual min=-0.004149 max=0.010761 Jy/beam ! Clean residual mean=0.000003 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.144445 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.144445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079316Jy sigma=0.000684 ! Fit after self-cal, rms=0.079316Jy sigma=0.000684 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011067 Jy ! Component: 100 - total flux cleaned = 0.0164642 Jy ! Total flux subtracted in 100 components = 0.0164642 Jy ! Clean residual min=-0.003649 max=0.003480 Jy/beam ! Clean residual mean=0.000001 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.160909 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.160909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077684Jy sigma=0.000669 ! Fit after self-cal, rms=0.077691Jy sigma=0.000669 ! 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.575 mas, bmaj=5.505 mas, bpa=-6.12 degrees ! Estimated noise=576.388 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.00332145 Jy ! Component: 100 - total flux cleaned = 0.0050807 Jy ! Component: 150 - total flux cleaned = 0.00592934 Jy ! Component: 200 - total flux cleaned = 0.00616774 Jy ! Total flux subtracted in 200 components = 0.00616774 Jy ! Clean residual min=-0.003752 max=0.002385 Jy/beam ! Clean residual mean=-0.000003 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.167077 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 37 components and 0.167077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077518Jy sigma=0.000668 ! Fit after self-cal, rms=0.077520Jy sigma=0.000668 ! 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.00 FD 1.01 HN 0.99 KP 1.02 ! LA 1.01 MK 1.02 NL 0.89 OV 0.99 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 1.04 KP 1.00 ! LA 0.99 MK 1.04 NL 0.93 OV 1.03 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.07 HN 1.01 KP 1.02 ! LA 0.98 MK 1.06 NL 0.99 OV 0.95 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.01 KP 1.00* ! LA 1.04 MK 1.20 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.077520Jy sigma=0.000668 ! Fit after self-cal, rms=0.077195Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.608 mas, bmaj=5.533 mas, bpa=-5.624 degrees ! Estimated noise=579.341 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.000304413 Jy ! Component: 100 - total flux cleaned = -0.000279387 Jy ! Component: 150 - total flux cleaned = -0.000244503 Jy ! Component: 200 - total flux cleaned = -0.000213959 Jy ! Total flux subtracted in 200 components = -0.000213959 Jy ! Clean residual min=-0.002181 max=0.002086 Jy/beam ! Clean residual mean=0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.166863 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.166863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077183Jy sigma=0.000662 ! Fit after self-cal, rms=0.077182Jy sigma=0.000662 ! 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.077182Jy sigma=0.000662 ! Fit after self-cal, rms=0.077274Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=5.53 mas, bpa=-5.815 degrees ! Estimated noise=579.201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028918 Jy ! Component: 100 - total flux cleaned = 0.000317547 Jy ! Component: 150 - total flux cleaned = 0.000317951 Jy ! Component: 200 - total flux cleaned = 0.000299644 Jy ! Total flux subtracted in 200 components = 0.000299644 Jy ! Clean residual min=-0.001375 max=0.001239 Jy/beam ! Clean residual mean=0.000001 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.167163 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.167163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077256Jy sigma=0.000659 ! Fit after self-cal, rms=0.077271Jy sigma=0.000659 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.7982e-05 Jy ! Component: 100 - total flux cleaned = -6.30673e-05 Jy ! Component: 150 - total flux cleaned = -6.36363e-05 Jy ! Component: 200 - total flux cleaned = -7.64258e-05 Jy ! Total flux subtracted in 200 components = -7.64258e-05 Jy ! Clean residual min=-0.001371 max=0.001215 Jy/beam ! Clean residual mean=0.000001 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.167086 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.167086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077265Jy sigma=0.000659 ! Fit after self-cal, rms=0.077263Jy sigma=0.000659 ! 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.077263Jy sigma=0.000659 ! Fit after self-cal, rms=0.077351Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=5.528 mas, bpa=-5.98 degrees ! Estimated noise=579.404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125992 Jy ! Component: 100 - total flux cleaned = 0.000127514 Jy ! Component: 150 - total flux cleaned = 0.000127518 Jy ! Component: 200 - total flux cleaned = 0.0001006 Jy ! Total flux subtracted in 200 components = 0.0001006 Jy ! Clean residual min=-0.001312 max=0.001196 Jy/beam ! Clean residual mean=0.000001 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.167187 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.167187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077343Jy sigma=0.000659 ! Fit after self-cal, rms=0.077344Jy sigma=0.000659 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.36436e-05 Jy ! Component: 100 - total flux cleaned = -3.13012e-05 Jy ! Component: 150 - total flux cleaned = -4.26459e-05 Jy ! Component: 200 - total flux cleaned = -4.23626e-05 Jy ! Total flux subtracted in 200 components = -4.23626e-05 Jy ! Clean residual min=-0.001307 max=0.001186 Jy/beam ! Clean residual mean=0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.167144 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.167144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077340Jy sigma=0.000659 ! Fit after self-cal, rms=0.077339Jy sigma=0.000659 ! 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.077339Jy sigma=0.000659 ! Fit after self-cal, rms=0.077415Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.757 mas, bmaj=8.984 mas, bpa=-6.674 degrees ! Estimated noise=713.455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00025857 Jy ! Component: 100 - total flux cleaned = 0.000250849 Jy ! Component: 150 - total flux cleaned = 0.000244165 Jy ! Component: 200 - total flux cleaned = 0.000238388 Jy ! Total flux subtracted in 200 components = 0.000238388 Jy ! Clean residual min=-0.001438 max=0.001359 Jy/beam ! Clean residual mean=0.000000 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.167383 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.167383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077415Jy sigma=0.000659 ! Fit after self-cal, rms=0.077417Jy sigma=0.000659 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.24172e-05 Jy ! Component: 100 - total flux cleaned = 1.62427e-05 Jy ! Component: 150 - total flux cleaned = 1.61026e-05 Jy ! Component: 200 - total flux cleaned = 1.60395e-05 Jy ! Total flux subtracted in 200 components = 1.60395e-05 Jy ! Clean residual min=-0.001443 max=0.001363 Jy/beam ! Clean residual mean=0.000000 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.167399 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 70 components and 0.167399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077417Jy sigma=0.000659 ! Fit after self-cal, rms=0.077416Jy sigma=0.000659 ! 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.611 mas, bmaj=5.527 mas, bpa=-6.083 degrees ! Estimated noise=579.711 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.611 x 5.527 at -6.083 degrees (North through East) ! Clean map min=-0.0012553 max=0.15283 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.944 mas, bmaj=4.699 mas, bpa=-10.61 degrees ! Estimated noise=924.339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117443 Jy ! Component: 100 - total flux cleaned = 0.144925 Jy ! Component: 150 - total flux cleaned = 0.155434 Jy ! Component: 200 - total flux cleaned = 0.16038 Jy ! Total flux subtracted in 200 components = 0.16038 Jy ! Clean residual min=-0.002945 max=0.002617 Jy/beam ! Clean residual mean=0.000003 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.16038 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.16038 Jy ! Inverting map and beam ! Estimated beam: bmin=3.611 mas, bmaj=5.527 mas, bpa=-6.083 degrees ! Estimated noise=579.711 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.00326919 Jy ! Component: 100 - total flux cleaned = 0.00501064 Jy ! Component: 150 - total flux cleaned = 0.00602994 Jy ! Component: 200 - total flux cleaned = 0.00628365 Jy ! Total flux subtracted in 200 components = 0.00628365 Jy ! Clean residual min=-0.001330 max=0.001298 Jy/beam ! Clean residual mean=0.000001 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.166664 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 41 components and 0.166664 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.757 mas, bmaj=8.984 mas, bpa=-6.674 degrees ! Estimated noise=713.455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000640797 Jy ! Component: 100 - total flux cleaned = 0.000658723 Jy ! Component: 150 - total flux cleaned = 0.000680015 Jy ! Component: 200 - total flux cleaned = 0.0006986 Jy ! Total flux subtracted in 200 components = 0.0006986 Jy ! Clean residual min=-0.001447 max=0.001393 Jy/beam ! Clean residual mean=0.000000 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.167363 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 = 1.6547e-05 Jy ! Component: 100 - total flux cleaned = 2.19282e-05 Jy ! Component: 150 - total flux cleaned = 2.68556e-05 Jy ! Component: 200 - total flux cleaned = 3.13816e-05 Jy ! Total flux subtracted in 200 components = 3.13816e-05 Jy ! Clean residual min=-0.001441 max=0.001387 Jy/beam ! Clean residual mean=0.000000 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.167394 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 54 components and 0.167394 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.611 mas, bmaj=5.527 mas, bpa=-6.083 degrees ! Estimated noise=579.711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.1942e-06 Jy ! Component: 100 - total flux cleaned = 6.40458e-07 Jy ! Component: 150 - total flux cleaned = -1.80462e-05 Jy ! Component: 200 - total flux cleaned = -1.83168e-05 Jy ! Total flux subtracted in 200 components = -1.83168e-05 Jy ! Clean residual min=-0.001283 max=0.001247 Jy/beam ! Clean residual mean=0.000000 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.167376 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.167376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077430Jy sigma=0.000659 ! Fit after self-cal, rms=0.077424Jy sigma=0.000659 wmodel J0840+4439_S_2017_06_15_pus_map.mod ! Writing 59 model components to file: J0840+4439_S_2017_06_15_pus_map.mod wobs J0840+4439_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0840+4439_S_2017_06_15_pus_uvs.fits wwins J0840+4439_S_2017_06_15_pus_map.win ! wwins: Wrote 1 windows to J0840+4439_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.000200178 Jy ! Component: 100 - total flux cleaned = -0.000223493 Jy ! Component: 150 - total flux cleaned = -0.000223455 Jy ! Component: 200 - total flux cleaned = -0.000307504 Jy ! Component: 250 - total flux cleaned = -0.000306928 Jy ! Component: 300 - total flux cleaned = -0.000346838 Jy ! Component: 350 - total flux cleaned = -0.000307804 Jy ! Component: 400 - total flux cleaned = -0.000327592 Jy ! Component: 450 - total flux cleaned = -0.000384349 Jy ! Component: 500 - total flux cleaned = -0.000421303 Jy ! Component: 550 - total flux cleaned = -0.00045732 Jy ! Component: 600 - total flux cleaned = -0.000403599 Jy ! Component: 650 - total flux cleaned = -0.000474185 Jy ! Component: 700 - total flux cleaned = -0.000526112 Jy ! Component: 750 - total flux cleaned = -0.000543039 Jy ! Component: 800 - total flux cleaned = -0.000627158 Jy ! Component: 850 - total flux cleaned = -0.000626974 Jy ! Component: 900 - total flux cleaned = -0.000610638 Jy ! Component: 950 - total flux cleaned = -0.000643208 Jy ! Component: 1000 - total flux cleaned = -0.000707258 Jy ! Component: 1050 - total flux cleaned = -0.000722822 Jy ! Component: 1100 - total flux cleaned = -0.000738131 Jy ! Component: 1150 - total flux cleaned = -0.000738247 Jy ! Component: 1200 - total flux cleaned = -0.000738553 Jy ! Component: 1250 - total flux cleaned = -0.000784208 Jy ! Component: 1300 - total flux cleaned = -0.000829108 Jy ! Component: 1350 - total flux cleaned = -0.000814669 Jy ! Component: 1400 - total flux cleaned = -0.000902405 Jy ! Component: 1450 - total flux cleaned = -0.000858737 Jy ! Component: 1500 - total flux cleaned = -0.000887589 Jy ! Component: 1550 - total flux cleaned = -0.000916037 Jy ! Component: 1600 - total flux cleaned = -0.000930266 Jy ! Component: 1650 - total flux cleaned = -0.000957888 Jy ! Component: 1700 - total flux cleaned = -0.000999385 Jy ! Component: 1750 - total flux cleaned = -0.00104015 Jy ! Component: 1800 - total flux cleaned = -0.00105389 Jy ! Component: 1850 - total flux cleaned = -0.00114775 Jy ! Component: 1900 - total flux cleaned = -0.00108144 Jy ! Component: 1950 - total flux cleaned = -0.00112118 Jy ! Component: 2000 - total flux cleaned = -0.00112115 Jy ! Component: 2050 - total flux cleaned = -0.00118585 Jy ! Component: 2100 - total flux cleaned = -0.00121161 Jy ! Component: 2150 - total flux cleaned = -0.0011988 Jy ! Component: 2200 - total flux cleaned = -0.00126203 Jy ! Component: 2250 - total flux cleaned = -0.00124954 Jy ! Component: 2300 - total flux cleaned = -0.00122458 Jy ! Component: 2350 - total flux cleaned = -0.00124928 Jy ! Component: 2400 - total flux cleaned = -0.00127397 Jy ! Component: 2450 - total flux cleaned = -0.00133465 Jy ! Component: 2500 - total flux cleaned = -0.00135873 Jy ! Component: 2550 - total flux cleaned = -0.00137061 Jy ! Component: 2600 - total flux cleaned = -0.00141799 Jy ! Component: 2650 - total flux cleaned = -0.00134732 Jy ! Component: 2700 - total flux cleaned = -0.00138258 Jy ! Component: 2750 - total flux cleaned = -0.00142894 Jy ! Component: 2800 - total flux cleaned = -0.00142888 Jy ! Component: 2850 - total flux cleaned = -0.00141739 Jy ! Component: 2900 - total flux cleaned = -0.00141737 Jy ! Component: 2950 - total flux cleaned = -0.00140608 Jy ! Component: 3000 - total flux cleaned = -0.00141725 Jy ! Component: 3050 - total flux cleaned = -0.00146178 Jy ! Component: 3100 - total flux cleaned = -0.00147283 Jy ! Component: 3150 - total flux cleaned = -0.00147281 Jy ! Component: 3200 - total flux cleaned = -0.00148379 Jy ! Component: 3250 - total flux cleaned = -0.00150552 Jy ! Component: 3300 - total flux cleaned = -0.00151644 Jy ! Component: 3350 - total flux cleaned = -0.00154854 Jy ! Component: 3400 - total flux cleaned = -0.00158048 Jy ! Component: 3450 - total flux cleaned = -0.00157001 Jy ! Component: 3500 - total flux cleaned = -0.00158052 Jy ! Component: 3550 - total flux cleaned = -0.00158053 Jy ! Component: 3600 - total flux cleaned = -0.00161166 Jy ! Component: 3650 - total flux cleaned = -0.0016528 Jy ! Component: 3700 - total flux cleaned = -0.0016836 Jy ! Component: 3750 - total flux cleaned = -0.0016734 Jy ! Component: 3800 - total flux cleaned = -0.0016632 Jy ! Component: 3850 - total flux cleaned = -0.00168323 Jy ! Component: 3900 - total flux cleaned = -0.00168314 Jy ! Component: 3950 - total flux cleaned = -0.00172281 Jy ! Component: 4000 - total flux cleaned = -0.0017426 Jy ! Component: 4050 - total flux cleaned = -0.00177203 Jy ! Total flux subtracted in 4096 components = -0.00179158 Jy ! Clean residual min=-0.000593 max=0.000622 Jy/beam ! Clean residual mean=-0.000000 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.165584 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 369 components and 0.165584 Jy ![Exited script file: muppet] wmap "J0840+4439_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.611 x 5.527 at -6.083 degrees (North through East) ! Clean map min=-0.00087981 max=0.15283 Jy/beam ! Writing clean map to FITS file: J0840+4439_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.152828 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000175177 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.343871 0.343871 0.687742 1.37548 2.75097 5.50193 11.0039 22.0077 44.0155 88.0309 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.152 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.611 x 5.527 at -6.083 degrees (North through East) ! Clean map min=-0.00087981 max=0.15283 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 J0840+4439_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:15:04 2019