! Started logfile: J1225+1253_S_2017_04_28_pus_uvs.log on Thu May 2 16:25:47 2019 obs J1225+1253_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1225+1253_S_2017_04_28_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.860244 visibilities/baseline/integration-bin. ! Found source: J1225+1253 ! ! 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 671 lines of history. ! ! Reading 26788 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 J1225+1253_S_2017_04_28_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 821 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.891716Jy sigma=0.018283 ! Fit after self-cal, rms=0.885407Jy sigma=0.018251 ! 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.001 mas, bmaj=7.14 mas, bpa=-2.768 degrees ! Estimated noise=800.823 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.0805029 Jy ! Component: 100 - total flux cleaned = 0.0991484 Jy ! Total flux subtracted in 100 components = 0.0991484 Jy ! Clean residual min=-0.012676 max=0.012518 Jy/beam ! Clean residual mean=-0.000104 rms=0.003876 Jy/beam ! Combined flux in latest and established models = 0.0991484 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0991484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096298Jy sigma=0.001709 ! Fit after self-cal, rms=0.096314Jy sigma=0.001708 ! 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.558 mas, bmaj=7.962 mas, bpa=-2.261 degrees ! Estimated noise=490.915 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.0066672 Jy ! Component: 100 - total flux cleaned = 0.00872965 Jy ! Component: 150 - total flux cleaned = 0.00873294 Jy ! Component: 200 - total flux cleaned = 0.00836261 Jy ! Total flux subtracted in 200 components = 0.00836261 Jy ! Clean residual min=-0.012283 max=0.011990 Jy/beam ! Clean residual mean=-0.000146 rms=0.003708 Jy/beam ! Combined flux in latest and established models = 0.107511 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.107511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094908Jy sigma=0.001790 ! Fit after self-cal, rms=0.094909Jy sigma=0.001790 ! 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.91 FD 0.93 HN 0.93 KP 0.93 ! LA 0.92 MK 0.90 NL 0.88 OV 0.90 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.85 HN 0.96 KP 0.91 ! LA 0.87 MK 0.88 NL 1.05 OV 0.95 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.89 HN 0.93 KP 0.94 ! LA 0.89 MK 0.94 NL 1.04 OV 0.86 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 0.91 KP 1.00* ! LA 24.48 MK 1.06 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.094909Jy sigma=0.001790 ! Fit after self-cal, rms=1.384592Jy sigma=0.000686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=7.849 mas, bpa=-1.49 degrees ! Estimated noise=495.531 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.00274072 Jy ! Component: 100 - total flux cleaned = 0.00422301 Jy ! Component: 150 - total flux cleaned = 0.00514828 Jy ! Component: 200 - total flux cleaned = 0.00574218 Jy ! Total flux subtracted in 200 components = 0.00574218 Jy ! Clean residual min=-0.002576 max=0.002366 Jy/beam ! Clean residual mean=-0.000001 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.113253 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.113253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.384255Jy sigma=0.000686 ! Fit after self-cal, rms=1.384732Jy sigma=0.000682 ! 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=1.384732Jy sigma=0.000682 ! Fit after self-cal, rms=1.265465Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=7.817 mas, bpa=-1.516 degrees ! Estimated noise=499.648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141124 Jy ! Component: 100 - total flux cleaned = 0.00215861 Jy ! Component: 150 - total flux cleaned = 0.00262996 Jy ! Component: 200 - total flux cleaned = 0.00294675 Jy ! Total flux subtracted in 200 components = 0.00294675 Jy ! Clean residual min=-0.001609 max=0.001905 Jy/beam ! Clean residual mean=0.000005 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.1162 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 56 components and 0.1162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.265319Jy sigma=0.000674 ! Fit after self-cal, rms=1.265333Jy sigma=0.000673 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 (-0.5, 16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169661 Jy ! Component: 100 - total flux cleaned = 0.00225179 Jy ! Component: 150 - total flux cleaned = 0.00250728 Jy ! Component: 200 - total flux cleaned = 0.00260564 Jy ! Total flux subtracted in 200 components = 0.00260564 Jy ! Clean residual min=-0.001567 max=0.001589 Jy/beam ! Clean residual mean=0.000004 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.118806 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 91 components and 0.118806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.265340Jy sigma=0.000673 ! Fit after self-cal, rms=1.265338Jy sigma=0.000673 ! 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=1.265338Jy sigma=0.000673 ! Fit after self-cal, rms=1.040176Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=7.797 mas, bpa=-1.486 degrees ! Estimated noise=502.217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000998541 Jy ! Component: 100 - total flux cleaned = 0.00166696 Jy ! Component: 150 - total flux cleaned = 0.0021224 Jy ! Component: 200 - total flux cleaned = 0.0023224 Jy ! Total flux subtracted in 200 components = 0.0023224 Jy ! Clean residual min=-0.001347 max=0.001404 Jy/beam ! Clean residual mean=0.000004 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.121128 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 117 components and 0.121128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.040128Jy sigma=0.000670 ! Fit after self-cal, rms=1.040119Jy sigma=0.000669 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.000368476 Jy ! Component: 100 - total flux cleaned = 0.000528637 Jy ! Component: 150 - total flux cleaned = 0.000648461 Jy ! Component: 200 - total flux cleaned = 0.000771043 Jy ! Total flux subtracted in 200 components = 0.000771043 Jy ! Clean residual min=-0.001336 max=0.001412 Jy/beam ! Clean residual mean=0.000004 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.121899 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 129 components and 0.121899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.040105Jy sigma=0.000669 ! Fit after self-cal, rms=1.040104Jy sigma=0.000669 ! 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=1.040104Jy sigma=0.000669 ! Fit after self-cal, rms=1.051447Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.219 mas, bmaj=10.61 mas, bpa=-2.488 degrees ! Estimated noise=617.219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000992056 Jy ! Component: 100 - total flux cleaned = 0.0015129 Jy ! Component: 150 - total flux cleaned = 0.00180659 Jy ! Component: 200 - total flux cleaned = 0.0019017 Jy ! Total flux subtracted in 200 components = 0.0019017 Jy ! Clean residual min=-0.001724 max=0.001673 Jy/beam ! Clean residual mean=0.000009 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.123801 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 170 components and 0.123801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.051382Jy sigma=0.000669 ! Fit after self-cal, rms=1.051380Jy sigma=0.000669 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.000190733 Jy ! Component: 100 - total flux cleaned = 0.000248847 Jy ! Component: 150 - total flux cleaned = 0.00030011 Jy ! Component: 200 - total flux cleaned = 0.000345609 Jy ! Total flux subtracted in 200 components = 0.000345609 Jy ! Clean residual min=-0.001686 max=0.001640 Jy/beam ! Clean residual mean=0.000009 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.124146 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 185 components and 0.124146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.051370Jy sigma=0.000669 ! Fit after self-cal, rms=1.051370Jy sigma=0.000669 ! 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.468 mas, bmaj=7.781 mas, bpa=-1.392 degrees ! Estimated noise=505.335 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.468 x 7.781 at -1.392 degrees (North through East) ! Clean map min=-0.0012601 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=2.947 mas, bmaj=6.999 mas, bpa=-1.44 degrees ! Estimated noise=818.547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0823597 Jy ! Component: 100 - total flux cleaned = 0.10138 Jy ! Component: 150 - total flux cleaned = 0.109302 Jy ! Component: 200 - total flux cleaned = 0.113513 Jy ! Total flux subtracted in 200 components = 0.113513 Jy ! Clean residual min=-0.002470 max=0.002549 Jy/beam ! Clean residual mean=0.000007 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.113513 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.113513 Jy ! Inverting map and beam ! Estimated beam: bmin=3.468 mas, bmaj=7.781 mas, bpa=-1.392 degrees ! Estimated noise=505.335 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.00313214 Jy ! Component: 100 - total flux cleaned = 0.00522998 Jy ! Component: 150 - total flux cleaned = 0.00673182 Jy ! Component: 200 - total flux cleaned = 0.00788641 Jy ! Total flux subtracted in 200 components = 0.00788641 Jy ! Clean residual min=-0.001476 max=0.001370 Jy/beam ! Clean residual mean=0.000005 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.1214 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.1214 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.219 mas, bmaj=10.61 mas, bpa=-2.488 degrees ! Estimated noise=617.219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012285 Jy ! Component: 100 - total flux cleaned = 0.00201685 Jy ! Component: 150 - total flux cleaned = 0.00258406 Jy ! Component: 200 - total flux cleaned = 0.00286204 Jy ! Total flux subtracted in 200 components = 0.00286204 Jy ! Clean residual min=-0.001747 max=0.001636 Jy/beam ! Clean residual mean=0.000009 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.124262 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.000112626 Jy ! Component: 100 - total flux cleaned = 0.000197213 Jy ! Component: 150 - total flux cleaned = 0.000239914 Jy ! Component: 200 - total flux cleaned = 0.000268954 Jy ! Total flux subtracted in 200 components = 0.000268954 Jy ! Clean residual min=-0.001724 max=0.001618 Jy/beam ! Clean residual mean=0.000009 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.124531 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 91 components and 0.124531 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.468 mas, bmaj=7.781 mas, bpa=-1.392 degrees ! Estimated noise=505.335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000148422 Jy ! Component: 100 - total flux cleaned = -9.24047e-05 Jy ! Component: 150 - total flux cleaned = -4.35745e-05 Jy ! Component: 200 - total flux cleaned = -8.85934e-08 Jy ! Total flux subtracted in 200 components = -8.85934e-08 Jy ! Clean residual min=-0.001346 max=0.001326 Jy/beam ! Clean residual mean=0.000004 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.124531 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 109 components and 0.124531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.051375Jy sigma=0.000669 ! Fit after self-cal, rms=1.051374Jy sigma=0.000669 wmodel J1225+1253_S_2017_04_28_pus_map.mod ! Writing 109 model components to file: J1225+1253_S_2017_04_28_pus_map.mod wobs J1225+1253_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1225+1253_S_2017_04_28_pus_uvs.fits wwins J1225+1253_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J1225+1253_S_2017_04_28_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.000174515 Jy ! Component: 100 - total flux cleaned = 0.000221617 Jy ! Component: 150 - total flux cleaned = 0.000310837 Jy ! Component: 200 - total flux cleaned = 0.000418608 Jy ! Component: 250 - total flux cleaned = 0.00058564 Jy ! Component: 300 - total flux cleaned = 0.000687244 Jy ! Component: 350 - total flux cleaned = 0.000825834 Jy ! Component: 400 - total flux cleaned = 0.000980472 Jy ! Component: 450 - total flux cleaned = 0.00111267 Jy ! Component: 500 - total flux cleaned = 0.00126108 Jy ! Component: 550 - total flux cleaned = 0.00140706 Jy ! Component: 600 - total flux cleaned = 0.00156793 Jy ! Component: 650 - total flux cleaned = 0.0016732 Jy ! Component: 700 - total flux cleaned = 0.00179372 Jy ! Component: 750 - total flux cleaned = 0.00184495 Jy ! Component: 800 - total flux cleaned = 0.00191173 Jy ! Component: 850 - total flux cleaned = 0.00196124 Jy ! Component: 900 - total flux cleaned = 0.00204232 Jy ! Component: 950 - total flux cleaned = 0.00210617 Jy ! Component: 1000 - total flux cleaned = 0.00218503 Jy ! Component: 1050 - total flux cleaned = 0.00224746 Jy ! Component: 1100 - total flux cleaned = 0.00230921 Jy ! Component: 1150 - total flux cleaned = 0.0023852 Jy ! Component: 1200 - total flux cleaned = 0.00241535 Jy ! Component: 1250 - total flux cleaned = 0.00244501 Jy ! Component: 1300 - total flux cleaned = 0.00251858 Jy ! Component: 1350 - total flux cleaned = 0.0025476 Jy ! Component: 1400 - total flux cleaned = 0.00254772 Jy ! Component: 1450 - total flux cleaned = 0.00261887 Jy ! Component: 1500 - total flux cleaned = 0.00264706 Jy ! Component: 1550 - total flux cleaned = 0.00260543 Jy ! Component: 1600 - total flux cleaned = 0.00266084 Jy ! Component: 1650 - total flux cleaned = 0.00261993 Jy ! Component: 1700 - total flux cleaned = 0.00263345 Jy ! Component: 1750 - total flux cleaned = 0.00260647 Jy ! Component: 1800 - total flux cleaned = 0.00256665 Jy ! Component: 1850 - total flux cleaned = 0.00252713 Jy ! Component: 1900 - total flux cleaned = 0.00250114 Jy ! Component: 1950 - total flux cleaned = 0.00244935 Jy ! Component: 2000 - total flux cleaned = 0.00241085 Jy ! Component: 2050 - total flux cleaned = 0.00241096 Jy ! Component: 2100 - total flux cleaned = 0.00238548 Jy ! Component: 2150 - total flux cleaned = 0.00234764 Jy ! Component: 2200 - total flux cleaned = 0.00236009 Jy ! Component: 2250 - total flux cleaned = 0.0023476 Jy ! Component: 2300 - total flux cleaned = 0.00232287 Jy ! Component: 2350 - total flux cleaned = 0.00231077 Jy ! Component: 2400 - total flux cleaned = 0.00235951 Jy ! Component: 2450 - total flux cleaned = 0.00235952 Jy ! Component: 2500 - total flux cleaned = 0.00231157 Jy ! Component: 2550 - total flux cleaned = 0.00227588 Jy ! Component: 2600 - total flux cleaned = 0.00226404 Jy ! Component: 2650 - total flux cleaned = 0.00229928 Jy ! Component: 2700 - total flux cleaned = 0.00228767 Jy ! Component: 2750 - total flux cleaned = 0.00221804 Jy ! Component: 2800 - total flux cleaned = 0.0022065 Jy ! Component: 2850 - total flux cleaned = 0.00214923 Jy ! Component: 2900 - total flux cleaned = 0.00214916 Jy ! Component: 2950 - total flux cleaned = 0.00216042 Jy ! Component: 3000 - total flux cleaned = 0.00205905 Jy ! Component: 3050 - total flux cleaned = 0.00204777 Jy ! Component: 3100 - total flux cleaned = 0.00200324 Jy ! Component: 3150 - total flux cleaned = 0.00198115 Jy ! Component: 3200 - total flux cleaned = 0.00195916 Jy ! Component: 3250 - total flux cleaned = 0.00197003 Jy ! Component: 3300 - total flux cleaned = 0.00191559 Jy ! Component: 3350 - total flux cleaned = 0.00195891 Jy ! Component: 3400 - total flux cleaned = 0.00193732 Jy ! Component: 3450 - total flux cleaned = 0.00192663 Jy ! Component: 3500 - total flux cleaned = 0.00189472 Jy ! Component: 3550 - total flux cleaned = 0.00193717 Jy ! Component: 3600 - total flux cleaned = 0.00191611 Jy ! Component: 3650 - total flux cleaned = 0.00194755 Jy ! Component: 3700 - total flux cleaned = 0.00188495 Jy ! Component: 3750 - total flux cleaned = 0.00185387 Jy ! Component: 3800 - total flux cleaned = 0.00187446 Jy ! Component: 3850 - total flux cleaned = 0.00183338 Jy ! Component: 3900 - total flux cleaned = 0.00182312 Jy ! Component: 3950 - total flux cleaned = 0.00180284 Jy ! Component: 4000 - total flux cleaned = 0.00179275 Jy ! Component: 4050 - total flux cleaned = 0.0018028 Jy ! Total flux subtracted in 4096 components = 0.00179275 Jy ! Clean residual min=-0.000612 max=0.000701 Jy/beam ! Clean residual mean=0.000000 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.126323 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 417 components and 0.126323 Jy ![Exited script file: muppet] wmap "J1225+1253_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.468 x 7.781 at -1.392 degrees (North through East) ! Clean map min=-0.0011545 max=0.10678 Jy/beam ! Writing clean map to FITS file: J1225+1253_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106784 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019409 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.54528 0.54528 1.09056 2.18112 4.36224 8.72448 17.449 34.8979 69.7958 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.106 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.468 x 7.781 at -1.392 degrees (North through East) ! Clean map min=-0.0011545 max=0.10678 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 J1225+1253_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:25:53 2019