! Started logfile: J1309+4305_S_2017_07_09_pus_uvs.log on Wed May 8 14:48:42 2019 obs J1309+4305_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1309+4305_S_2017_07_09_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.901082 visibilities/baseline/integration-bin. ! Found source: J1309+4305 ! ! 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 594 lines of history. ! ! Reading 18328 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 J1309+4305_S_2017_07_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 640 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.961386Jy sigma=0.009310 ! Fit after self-cal, rms=0.947225Jy sigma=0.009186 ! 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.265 mas, bmaj=4.555 mas, bpa=7.074 degrees ! Estimated noise=1008.79 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.0428725 Jy ! Component: 100 - total flux cleaned = 0.0527972 Jy ! Total flux subtracted in 100 components = 0.0527972 Jy ! Clean residual min=-0.003215 max=0.003594 Jy/beam ! Clean residual mean=0.000003 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.0527972 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0527972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071994Jy sigma=0.000659 ! Fit after self-cal, rms=0.071910Jy sigma=0.000659 ! 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.895 mas, bmaj=5.468 mas, bpa=11.56 degrees ! Estimated noise=612.895 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.00345466 Jy ! Component: 100 - total flux cleaned = 0.00493152 Jy ! Component: 150 - total flux cleaned = 0.00531596 Jy ! Component: 200 - total flux cleaned = 0.00533882 Jy ! Total flux subtracted in 200 components = 0.00533882 Jy ! Clean residual min=-0.001972 max=0.001928 Jy/beam ! Clean residual mean=0.000008 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.058136 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.058136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071751Jy sigma=0.000657 ! Fit after self-cal, rms=0.071749Jy sigma=0.000657 ! 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.98 FD 1.02 HN 0.97 KP 1.00 ! LA 1.03 MK 1.06 NL 0.89 OV 1.07 ! PT 1.03 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 1.01 KP 0.99 ! LA 0.99 MK 1.13 NL 1.00 OV 0.99 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 0.96 KP 0.99 ! LA 1.02 MK 1.06 NL 0.97 OV 0.96 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.88 KP 1.00* ! LA 0.97 MK 0.89 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.071749Jy sigma=0.000657 ! Fit after self-cal, rms=0.071523Jy sigma=0.000656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.915 mas, bmaj=5.478 mas, bpa=12.44 degrees ! Estimated noise=612.15 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.000225698 Jy ! Component: 100 - total flux cleaned = 0.00019297 Jy ! Component: 150 - total flux cleaned = 0.000180342 Jy ! Component: 200 - total flux cleaned = 0.000180192 Jy ! Total flux subtracted in 200 components = 0.000180192 Jy ! Clean residual min=-0.001984 max=0.001761 Jy/beam ! Clean residual mean=0.000007 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0583162 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.0583162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071515Jy sigma=0.000656 ! Fit after self-cal, rms=0.071515Jy sigma=0.000656 ! 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.071515Jy sigma=0.000656 ! Fit after self-cal, rms=0.071596Jy sigma=0.000655 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.913 mas, bmaj=5.484 mas, bpa=12.76 degrees ! Estimated noise=612.694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.34185e-05 Jy ! Component: 100 - total flux cleaned = 0.000109354 Jy ! Component: 150 - total flux cleaned = 0.000138872 Jy ! Component: 200 - total flux cleaned = 0.000164844 Jy ! Total flux subtracted in 200 components = 0.000164844 Jy ! Clean residual min=-0.001924 max=0.001615 Jy/beam ! Clean residual mean=0.000011 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.058481 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.058481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071593Jy sigma=0.000655 ! Fit after self-cal, rms=0.071601Jy sigma=0.000655 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.52336e-05 Jy ! Component: 100 - total flux cleaned = 1.52882e-05 Jy ! Component: 150 - total flux cleaned = 2.98355e-05 Jy ! Component: 200 - total flux cleaned = 3.62015e-05 Jy ! Total flux subtracted in 200 components = 3.62015e-05 Jy ! Clean residual min=-0.001926 max=0.001660 Jy/beam ! Clean residual mean=0.000011 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0585172 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.0585172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071599Jy sigma=0.000655 ! Fit after self-cal, rms=0.071598Jy sigma=0.000655 ! 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.071598Jy sigma=0.000655 ! Fit after self-cal, rms=0.072317Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.905 mas, bmaj=5.489 mas, bpa=12.6 degrees ! Estimated noise=612.662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.83798e-05 Jy ! Component: 100 - total flux cleaned = 9.76977e-05 Jy ! Component: 150 - total flux cleaned = 0.000120948 Jy ! Component: 200 - total flux cleaned = 0.000141539 Jy ! Total flux subtracted in 200 components = 0.000141539 Jy ! Clean residual min=-0.001872 max=0.001593 Jy/beam ! Clean residual mean=0.000011 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0586588 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.0586588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072315Jy sigma=0.000654 ! Fit after self-cal, rms=0.072327Jy sigma=0.000654 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.64112e-05 Jy ! Component: 100 - total flux cleaned = 3.24491e-05 Jy ! Component: 150 - total flux cleaned = 3.79483e-05 Jy ! Component: 200 - total flux cleaned = 4.81747e-05 Jy ! Total flux subtracted in 200 components = 4.81747e-05 Jy ! Clean residual min=-0.001885 max=0.001604 Jy/beam ! Clean residual mean=0.000011 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0587069 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.0587069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072326Jy sigma=0.000654 ! Fit after self-cal, rms=0.072324Jy 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.072324Jy sigma=0.000654 ! Fit after self-cal, rms=0.072490Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.925 mas, bmaj=9.417 mas, bpa=17.75 degrees ! Estimated noise=749.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000402946 Jy ! Component: 100 - total flux cleaned = 0.000427035 Jy ! Component: 150 - total flux cleaned = 0.00043673 Jy ! Component: 200 - total flux cleaned = 0.000445942 Jy ! Total flux subtracted in 200 components = 0.000445942 Jy ! Clean residual min=-0.001723 max=0.002103 Jy/beam ! Clean residual mean=0.000024 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.0591529 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 43 components and 0.0591529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072491Jy sigma=0.000654 ! Fit after self-cal, rms=0.072492Jy sigma=0.000654 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.26091e-05 Jy ! Component: 100 - total flux cleaned = 7.27584e-05 Jy ! Component: 150 - total flux cleaned = 7.69576e-05 Jy ! Component: 200 - total flux cleaned = 8.11926e-05 Jy ! Total flux subtracted in 200 components = 8.11926e-05 Jy ! Clean residual min=-0.001713 max=0.002109 Jy/beam ! Clean residual mean=0.000024 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0592341 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.0592341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072492Jy sigma=0.000654 ! Fit after self-cal, rms=0.072492Jy sigma=0.000654 ! 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.901 mas, bmaj=5.491 mas, bpa=12.48 degrees ! Estimated noise=613.259 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.901 x 5.491 at 12.48 degrees (North through East) ! Clean map min=-0.0018223 max=0.054442 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.281 mas, bmaj=4.607 mas, bpa=8.833 degrees ! Estimated noise=1003.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0425997 Jy ! Component: 100 - total flux cleaned = 0.0525433 Jy ! Component: 150 - total flux cleaned = 0.0566773 Jy ! Component: 200 - total flux cleaned = 0.0577172 Jy ! Total flux subtracted in 200 components = 0.0577172 Jy ! Clean residual min=-0.002877 max=0.002903 Jy/beam ! Clean residual mean=0.000006 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.0577172 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0577172 Jy ! Inverting map and beam ! Estimated beam: bmin=3.901 mas, bmaj=5.491 mas, bpa=12.48 degrees ! Estimated noise=613.259 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.000746693 Jy ! Component: 100 - total flux cleaned = 0.000883405 Jy ! Component: 150 - total flux cleaned = 0.000907006 Jy ! Component: 200 - total flux cleaned = 0.000928017 Jy ! Total flux subtracted in 200 components = 0.000928017 Jy ! Clean residual min=-0.001963 max=0.001611 Jy/beam ! Clean residual mean=0.000011 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0586452 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.0586452 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.925 mas, bmaj=9.417 mas, bpa=17.75 degrees ! Estimated noise=749.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000460337 Jy ! Component: 100 - total flux cleaned = 0.000488579 Jy ! Component: 150 - total flux cleaned = 0.000488556 Jy ! Component: 200 - total flux cleaned = 0.000496236 Jy ! Total flux subtracted in 200 components = 0.000496236 Jy ! Clean residual min=-0.001734 max=0.002108 Jy/beam ! Clean residual mean=0.000024 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0591415 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 = 2.58181e-08 Jy ! Component: 100 - total flux cleaned = 3.90437e-07 Jy ! Component: 150 - total flux cleaned = 6.60076e-06 Jy ! Component: 200 - total flux cleaned = 6.65663e-06 Jy ! Total flux subtracted in 200 components = 6.65663e-06 Jy ! Clean residual min=-0.001721 max=0.002111 Jy/beam ! Clean residual mean=0.000024 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0591481 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.0591481 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.901 mas, bmaj=5.491 mas, bpa=12.48 degrees ! Estimated noise=613.259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000228844 Jy ! Component: 100 - total flux cleaned = -0.000239247 Jy ! Component: 150 - total flux cleaned = -0.000229789 Jy ! Component: 200 - total flux cleaned = -0.000221629 Jy ! Total flux subtracted in 200 components = -0.000221629 Jy ! Clean residual min=-0.001929 max=0.001614 Jy/beam ! Clean residual mean=0.000011 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0589265 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.0589265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072494Jy sigma=0.000654 ! Fit after self-cal, rms=0.072493Jy sigma=0.000654 wmodel J1309+4305_S_2017_07_09_pus_map.mod ! Writing 44 model components to file: J1309+4305_S_2017_07_09_pus_map.mod wobs J1309+4305_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1309+4305_S_2017_07_09_pus_uvs.fits wwins J1309+4305_S_2017_07_09_pus_map.win ! wwins: Wrote 1 windows to J1309+4305_S_2017_07_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.000439561 Jy ! Component: 100 - total flux cleaned = -0.000555131 Jy ! Component: 150 - total flux cleaned = -0.000527654 Jy ! Component: 200 - total flux cleaned = -0.000553061 Jy ! Component: 250 - total flux cleaned = -0.00047713 Jy ! Component: 300 - total flux cleaned = -0.000427741 Jy ! Component: 350 - total flux cleaned = -0.000403888 Jy ! Component: 400 - total flux cleaned = -0.000427476 Jy ! Component: 450 - total flux cleaned = -0.000450162 Jy ! Component: 500 - total flux cleaned = -0.000406257 Jy ! Component: 550 - total flux cleaned = -0.000319951 Jy ! Component: 600 - total flux cleaned = -0.000214628 Jy ! Component: 650 - total flux cleaned = -0.000111328 Jy ! Component: 700 - total flux cleaned = -5.02389e-05 Jy ! Component: 750 - total flux cleaned = 6.98948e-05 Jy ! Component: 800 - total flux cleaned = 0.000167794 Jy ! Component: 850 - total flux cleaned = 0.000187436 Jy ! Component: 900 - total flux cleaned = 0.00018797 Jy ! Component: 950 - total flux cleaned = 0.000243781 Jy ! Component: 1000 - total flux cleaned = 0.000262266 Jy ! Component: 1050 - total flux cleaned = 0.000334498 Jy ! Component: 1100 - total flux cleaned = 0.0003519 Jy ! Component: 1150 - total flux cleaned = 0.000316715 Jy ! Component: 1200 - total flux cleaned = 0.000334305 Jy ! Component: 1250 - total flux cleaned = 0.000368298 Jy ! Component: 1300 - total flux cleaned = 0.000351563 Jy ! Component: 1350 - total flux cleaned = 0.000334818 Jy ! Component: 1400 - total flux cleaned = 0.000334643 Jy ! Component: 1450 - total flux cleaned = 0.00035122 Jy ! Component: 1500 - total flux cleaned = 0.000399636 Jy ! Component: 1550 - total flux cleaned = 0.000335966 Jy ! Component: 1600 - total flux cleaned = 0.000367667 Jy ! Component: 1650 - total flux cleaned = 0.000398835 Jy ! Component: 1700 - total flux cleaned = 0.000414166 Jy ! Component: 1750 - total flux cleaned = 0.00045963 Jy ! Component: 1800 - total flux cleaned = 0.000459538 Jy ! Component: 1850 - total flux cleaned = 0.000504517 Jy ! Component: 1900 - total flux cleaned = 0.000563885 Jy ! Component: 1950 - total flux cleaned = 0.000622793 Jy ! Component: 2000 - total flux cleaned = 0.000724708 Jy ! Component: 2050 - total flux cleaned = 0.000724524 Jy ! Component: 2100 - total flux cleaned = 0.000781855 Jy ! Component: 2150 - total flux cleaned = 0.00085274 Jy ! Component: 2200 - total flux cleaned = 0.000894948 Jy ! Component: 2250 - total flux cleaned = 0.000908849 Jy ! Component: 2300 - total flux cleaned = 0.000964114 Jy ! Component: 2350 - total flux cleaned = 0.00103243 Jy ! Component: 2400 - total flux cleaned = 0.00104599 Jy ! Component: 2450 - total flux cleaned = 0.00105932 Jy ! Component: 2500 - total flux cleaned = 0.00107263 Jy ! Component: 2550 - total flux cleaned = 0.00105922 Jy ! Component: 2600 - total flux cleaned = 0.00107247 Jy ! Component: 2650 - total flux cleaned = 0.00107244 Jy ! Component: 2700 - total flux cleaned = 0.00113721 Jy ! Component: 2750 - total flux cleaned = 0.00108585 Jy ! Component: 2800 - total flux cleaned = 0.00112403 Jy ! Component: 2850 - total flux cleaned = 0.00113694 Jy ! Component: 2900 - total flux cleaned = 0.00117465 Jy ! Component: 2950 - total flux cleaned = 0.00118709 Jy ! Component: 3000 - total flux cleaned = 0.0011624 Jy ! Component: 3050 - total flux cleaned = 0.00119924 Jy ! Component: 3100 - total flux cleaned = 0.00116257 Jy ! Component: 3150 - total flux cleaned = 0.00121112 Jy ! Component: 3200 - total flux cleaned = 0.00115088 Jy ! Component: 3250 - total flux cleaned = 0.00115085 Jy ! Component: 3300 - total flux cleaned = 0.0011271 Jy ! Component: 3350 - total flux cleaned = 0.00115085 Jy ! Component: 3400 - total flux cleaned = 0.00112744 Jy ! Component: 3450 - total flux cleaned = 0.00111575 Jy ! Component: 3500 - total flux cleaned = 0.00111575 Jy ! Component: 3550 - total flux cleaned = 0.00108106 Jy ! Component: 3600 - total flux cleaned = 0.0010926 Jy ! Component: 3650 - total flux cleaned = 0.00106979 Jy ! Component: 3700 - total flux cleaned = 0.00106992 Jy ! Component: 3750 - total flux cleaned = 0.00104736 Jy ! Component: 3800 - total flux cleaned = 0.00101376 Jy ! Component: 3850 - total flux cleaned = 0.000958185 Jy ! Component: 3900 - total flux cleaned = 0.000991491 Jy ! Component: 3950 - total flux cleaned = 0.000969458 Jy ! Component: 4000 - total flux cleaned = 0.00099141 Jy ! Component: 4050 - total flux cleaned = 0.000947817 Jy ! Total flux subtracted in 4096 components = 0.000947878 Jy ! Clean residual min=-0.000645 max=0.000649 Jy/beam ! Clean residual mean=0.000003 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.0598744 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 327 components and 0.0598743 Jy ![Exited script file: muppet] wmap "J1309+4305_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.901 x 5.491 at 12.48 degrees (North through East) ! Clean map min=-0.0012846 max=0.054494 Jy/beam ! Writing clean map to FITS file: J1309+4305_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0544942 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195768 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07774 1.07774 2.15547 4.31094 8.62188 17.2438 34.4875 68.9751 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.054 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.901 x 5.491 at 12.48 degrees (North through East) ! Clean map min=-0.0012846 max=0.054494 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 J1309+4305_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:48:47 2019