! Started logfile: J0547+1223_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:06:54 2017 obs J0547+1223_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0547+1223_S_2015_01_23_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.776171 visibilities/baseline/integration-bin. ! Found source: J0547+1223 ! ! 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 338 lines of history. ! ! Reading 11596 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 J0547+1223_S_2015_01_23_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 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.927859Jy sigma=0.011735 ! Fit after self-cal, rms=0.920620Jy sigma=0.011647 ! 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.586 mas, bmaj=6.252 mas, bpa=-1.6 degrees ! Estimated noise=636.981 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.0598724 Jy ! Component: 100 - total flux cleaned = 0.075951 Jy ! Total flux subtracted in 100 components = 0.075951 Jy ! Clean residual min=-0.004140 max=0.007155 Jy/beam ! Clean residual mean=0.000013 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.075951 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.075951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069338Jy sigma=0.000805 ! Fit after self-cal, rms=0.069333Jy sigma=0.000805 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00812396 Jy ! Component: 100 - total flux cleaned = 0.0124877 Jy ! Total flux subtracted in 100 components = 0.0124877 Jy ! Clean residual min=-0.003302 max=0.003601 Jy/beam ! Clean residual mean=0.000007 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.0884386 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.0884386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068065Jy sigma=0.000793 ! Fit after self-cal, rms=0.068069Jy sigma=0.000793 ! 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.069 mas, bmaj=7.095 mas, bpa=-2.669 degrees ! Estimated noise=528.634 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.00331285 Jy ! Component: 100 - total flux cleaned = 0.00515032 Jy ! Component: 150 - total flux cleaned = 0.0062688 Jy ! Component: 200 - total flux cleaned = 0.00701179 Jy ! Total flux subtracted in 200 components = 0.00701179 Jy ! Clean residual min=-0.003293 max=0.004118 Jy/beam ! Clean residual mean=0.000010 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.0954504 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.0954504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067813Jy sigma=0.000792 ! Fit after self-cal, rms=0.067816Jy sigma=0.000792 ! 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.00* HN 0.93 KP 1.10 ! LA 0.93 MK 1.02 NL 1.08 OV 1.00 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.04 KP 1.02 ! LA 0.93 MK 1.03 NL 1.25 OV 1.02 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 1.01 KP 0.90 ! LA 0.78 MK 1.08 NL 1.53 OV 0.94 ! PT 0.95 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 0.95 KP 0.82 ! LA 0.80 MK 1.00 NL 1.06 OV 0.99 ! PT 1.01 SC 1.02 ! ! ! Fit before self-cal, rms=0.067816Jy sigma=0.000792 ! Fit after self-cal, rms=0.065470Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=7.157 mas, bpa=-2.48 degrees ! Estimated noise=533.143 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 = -7.50501e-06 Jy ! Component: 100 - total flux cleaned = -7.26659e-05 Jy ! Component: 150 - total flux cleaned = -9.34665e-05 Jy ! Component: 200 - total flux cleaned = -9.33915e-05 Jy ! Total flux subtracted in 200 components = -9.33915e-05 Jy ! Clean residual min=-0.001888 max=0.002015 Jy/beam ! Clean residual mean=0.000000 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.095357 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.095357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065464Jy sigma=0.000776 ! Fit after self-cal, rms=0.065480Jy sigma=0.000775 ! 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.065480Jy sigma=0.000775 ! Fit after self-cal, rms=0.065053Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=7.171 mas, bpa=-2.386 degrees ! Estimated noise=532.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000241329 Jy ! Component: 100 - total flux cleaned = -0.000299888 Jy ! Component: 150 - total flux cleaned = -0.00031721 Jy ! Component: 200 - total flux cleaned = -0.000325066 Jy ! Total flux subtracted in 200 components = -0.000325066 Jy ! Clean residual min=-0.001584 max=0.001732 Jy/beam ! Clean residual mean=0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.095032 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.095032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065048Jy sigma=0.000772 ! Fit after self-cal, rms=0.065056Jy sigma=0.000772 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.59469e-06 Jy ! Component: 100 - total flux cleaned = 1.00875e-05 Jy ! Component: 150 - total flux cleaned = 9.6026e-06 Jy ! Component: 200 - total flux cleaned = 9.51421e-06 Jy ! Total flux subtracted in 200 components = 9.51421e-06 Jy ! Clean residual min=-0.001566 max=0.001709 Jy/beam ! Clean residual mean=0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0950415 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.0950415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065054Jy sigma=0.000772 ! Fit after self-cal, rms=0.065054Jy sigma=0.000772 ! 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.065054Jy sigma=0.000772 ! Fit after self-cal, rms=0.065161Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=7.183 mas, bpa=-2.37 degrees ! Estimated noise=533.465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135694 Jy ! Component: 100 - total flux cleaned = -0.000199853 Jy ! Component: 150 - total flux cleaned = -0.000206729 Jy ! Component: 200 - total flux cleaned = -0.000218852 Jy ! Total flux subtracted in 200 components = -0.000218852 Jy ! Clean residual min=-0.001575 max=0.001684 Jy/beam ! Clean residual mean=0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0948226 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.0948226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065158Jy sigma=0.000772 ! Fit after self-cal, rms=0.065159Jy sigma=0.000772 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 = 1.78208e-05 Jy ! Component: 100 - total flux cleaned = 1.12986e-05 Jy ! Component: 150 - total flux cleaned = 5.45426e-06 Jy ! Component: 200 - total flux cleaned = 5.44339e-06 Jy ! Total flux subtracted in 200 components = 5.44339e-06 Jy ! Clean residual min=-0.001570 max=0.001682 Jy/beam ! Clean residual mean=0.000001 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0948281 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.0948281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065158Jy sigma=0.000772 ! Fit after self-cal, rms=0.065158Jy sigma=0.000772 ! 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.065158Jy sigma=0.000772 ! Fit after self-cal, rms=0.065200Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.908 mas, bmaj=10.85 mas, bpa=-5.228 degrees ! Estimated noise=676.939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.80625e-05 Jy ! Component: 100 - total flux cleaned = 7.90067e-05 Jy ! Component: 150 - total flux cleaned = 6.75819e-05 Jy ! Component: 200 - total flux cleaned = 4.88512e-05 Jy ! Total flux subtracted in 200 components = 4.88512e-05 Jy ! Clean residual min=-0.001696 max=0.002001 Jy/beam ! Clean residual mean=0.000003 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0948769 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.0948769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065210Jy sigma=0.000772 ! Fit after self-cal, rms=0.065203Jy sigma=0.000772 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 = -5.71655e-06 Jy ! Component: 100 - total flux cleaned = -2.27017e-05 Jy ! Component: 150 - total flux cleaned = -4.58775e-05 Jy ! Component: 200 - total flux cleaned = -7.24115e-05 Jy ! Total flux subtracted in 200 components = -7.24115e-05 Jy ! Clean residual min=-0.001679 max=0.001995 Jy/beam ! Clean residual mean=0.000003 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0948045 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.0948045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065212Jy sigma=0.000772 ! Fit after self-cal, rms=0.065207Jy sigma=0.000772 ! 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.111 mas, bmaj=7.19 mas, bpa=-2.361 degrees ! Estimated noise=533.605 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.111 x 7.19 at -2.361 degrees (North through East) ! Clean map min=-0.0014502 max=0.08008 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.611 mas, bmaj=6.314 mas, bpa=-1.535 degrees ! Estimated noise=644.846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0603747 Jy ! Component: 100 - total flux cleaned = 0.0766121 Jy ! Component: 150 - total flux cleaned = 0.0844597 Jy ! Component: 200 - total flux cleaned = 0.0886239 Jy ! Total flux subtracted in 200 components = 0.0886239 Jy ! Clean residual min=-0.002216 max=0.002281 Jy/beam ! Clean residual mean=0.000004 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0886239 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0886239 Jy ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=7.19 mas, bpa=-2.361 degrees ! Estimated noise=533.605 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.00270061 Jy ! Component: 100 - total flux cleaned = 0.00412219 Jy ! Component: 150 - total flux cleaned = 0.0049385 Jy ! Component: 200 - total flux cleaned = 0.00541466 Jy ! Total flux subtracted in 200 components = 0.00541466 Jy ! Clean residual min=-0.001614 max=0.001861 Jy/beam ! Clean residual mean=0.000002 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.0940385 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.0940385 Jy ! Inverting map ! Added new window around map position (4.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140751 Jy ! Component: 100 - total flux cleaned = 0.00144193 Jy ! Component: 150 - total flux cleaned = 0.00139446 Jy ! Component: 200 - total flux cleaned = 0.00137393 Jy ! Total flux subtracted in 200 components = 0.00137393 Jy ! Clean residual min=-0.001425 max=0.001581 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0954125 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 58 components and 0.0954125 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=6.908 mas, bmaj=10.85 mas, bpa=-5.228 degrees ! Estimated noise=676.939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000198945 Jy ! Component: 100 - total flux cleaned = -0.000248001 Jy ! Component: 150 - total flux cleaned = -0.000277802 Jy ! Component: 200 - total flux cleaned = -0.000302424 Jy ! Total flux subtracted in 200 components = -0.000302424 Jy ! Clean residual min=-0.001501 max=0.001815 Jy/beam ! Clean residual mean=0.000002 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.09511 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 = -7.05005e-06 Jy ! Component: 100 - total flux cleaned = -7.32785e-06 Jy ! Component: 150 - total flux cleaned = -1.335e-05 Jy ! Component: 200 - total flux cleaned = -7.87757e-06 Jy ! Total flux subtracted in 200 components = -7.87757e-06 Jy ! Clean residual min=-0.001501 max=0.001796 Jy/beam ! Clean residual mean=0.000002 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0951022 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 84 components and 0.0951022 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=7.19 mas, bpa=-2.361 degrees ! Estimated noise=533.605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.91489e-05 Jy ! Component: 100 - total flux cleaned = -8.8242e-06 Jy ! Component: 150 - total flux cleaned = -9.47335e-06 Jy ! Component: 200 - total flux cleaned = -9.35002e-06 Jy ! Total flux subtracted in 200 components = -9.35002e-06 Jy ! Clean residual min=-0.001415 max=0.001521 Jy/beam ! Clean residual mean=0.000001 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0950928 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 96 components and 0.0950928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065157Jy sigma=0.000772 ! Fit after self-cal, rms=0.065149Jy sigma=0.000772 wmodel J0547+1223_S_2015_01_23_pus_map.mod ! Writing 96 model components to file: J0547+1223_S_2015_01_23_pus_map.mod wobs J0547+1223_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0547+1223_S_2015_01_23_pus_uvs.fits wwins J0547+1223_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J0547+1223_S_2015_01_23_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.000442324 Jy ! Component: 100 - total flux cleaned = 0.000519266 Jy ! Component: 150 - total flux cleaned = 0.000446966 Jy ! Component: 200 - total flux cleaned = 0.000493559 Jy ! Component: 250 - total flux cleaned = 0.000538719 Jy ! Component: 300 - total flux cleaned = 0.000649475 Jy ! Component: 350 - total flux cleaned = 0.000628136 Jy ! Component: 400 - total flux cleaned = 0.000692277 Jy ! Component: 450 - total flux cleaned = 0.000671608 Jy ! Component: 500 - total flux cleaned = 0.000711779 Jy ! Component: 550 - total flux cleaned = 0.00075132 Jy ! Component: 600 - total flux cleaned = 0.000828978 Jy ! Component: 650 - total flux cleaned = 0.000848084 Jy ! Component: 700 - total flux cleaned = 0.000904577 Jy ! Component: 750 - total flux cleaned = 0.000978308 Jy ! Component: 800 - total flux cleaned = 0.00103328 Jy ! Component: 850 - total flux cleaned = 0.00110469 Jy ! Component: 900 - total flux cleaned = 0.00115694 Jy ! Component: 950 - total flux cleaned = 0.00113951 Jy ! Component: 1000 - total flux cleaned = 0.00117333 Jy ! Component: 1050 - total flux cleaned = 0.0011563 Jy ! Component: 1100 - total flux cleaned = 0.00118941 Jy ! Component: 1150 - total flux cleaned = 0.00118952 Jy ! Component: 1200 - total flux cleaned = 0.00118954 Jy ! Component: 1250 - total flux cleaned = 0.00118972 Jy ! Component: 1300 - total flux cleaned = 0.00115879 Jy ! Component: 1350 - total flux cleaned = 0.00120524 Jy ! Component: 1400 - total flux cleaned = 0.00120518 Jy ! Component: 1450 - total flux cleaned = 0.00117484 Jy ! Component: 1500 - total flux cleaned = 0.0011749 Jy ! Component: 1550 - total flux cleaned = 0.00114541 Jy ! Component: 1600 - total flux cleaned = 0.00115979 Jy ! Component: 1650 - total flux cleaned = 0.00114524 Jy ! Component: 1700 - total flux cleaned = 0.00108849 Jy ! Component: 1750 - total flux cleaned = 0.00110252 Jy ! Component: 1800 - total flux cleaned = 0.00107459 Jy ! Component: 1850 - total flux cleaned = 0.00104724 Jy ! Component: 1900 - total flux cleaned = 0.00106088 Jy ! Component: 1950 - total flux cleaned = 0.00107412 Jy ! Component: 2000 - total flux cleaned = 0.00100806 Jy ! Component: 2050 - total flux cleaned = 0.000981959 Jy ! Component: 2100 - total flux cleaned = 0.000982148 Jy ! Component: 2150 - total flux cleaned = 0.000982247 Jy ! Component: 2200 - total flux cleaned = 0.000957159 Jy ! Component: 2250 - total flux cleaned = 0.000969689 Jy ! Component: 2300 - total flux cleaned = 0.000957065 Jy ! Component: 2350 - total flux cleaned = 0.00099379 Jy ! Component: 2400 - total flux cleaned = 0.000933061 Jy ! Component: 2450 - total flux cleaned = 0.000920909 Jy ! Component: 2500 - total flux cleaned = 0.000861604 Jy ! Component: 2550 - total flux cleaned = 0.000838178 Jy ! Component: 2600 - total flux cleaned = 0.000838035 Jy ! Component: 2650 - total flux cleaned = 0.00082651 Jy ! Component: 2700 - total flux cleaned = 0.000781037 Jy ! Component: 2750 - total flux cleaned = 0.000769651 Jy ! Component: 2800 - total flux cleaned = 0.000758406 Jy ! Component: 2850 - total flux cleaned = 0.00076932 Jy ! Component: 2900 - total flux cleaned = 0.000714555 Jy ! Component: 2950 - total flux cleaned = 0.000703542 Jy ! Component: 3000 - total flux cleaned = 0.000671291 Jy ! Component: 3050 - total flux cleaned = 0.000628602 Jy ! Component: 3100 - total flux cleaned = 0.000670969 Jy ! Component: 3150 - total flux cleaned = 0.000691944 Jy ! Component: 3200 - total flux cleaned = 0.000670894 Jy ! Component: 3250 - total flux cleaned = 0.000681222 Jy ! Component: 3300 - total flux cleaned = 0.000670928 Jy ! Component: 3350 - total flux cleaned = 0.000681069 Jy ! Component: 3400 - total flux cleaned = 0.000670946 Jy ! Component: 3450 - total flux cleaned = 0.000690828 Jy ! Component: 3500 - total flux cleaned = 0.000651331 Jy ! Component: 3550 - total flux cleaned = 0.000680761 Jy ! Component: 3600 - total flux cleaned = 0.000671037 Jy ! Component: 3650 - total flux cleaned = 0.00067091 Jy ! Component: 3700 - total flux cleaned = 0.000651617 Jy ! Component: 3750 - total flux cleaned = 0.000613563 Jy ! Component: 3800 - total flux cleaned = 0.000613519 Jy ! Component: 3850 - total flux cleaned = 0.000613656 Jy ! Component: 3900 - total flux cleaned = 0.000604336 Jy ! Component: 3950 - total flux cleaned = 0.000576719 Jy ! Component: 4000 - total flux cleaned = 0.000604338 Jy ! Component: 4050 - total flux cleaned = 0.000622501 Jy ! Total flux subtracted in 4096 components = 0.000568132 Jy ! Clean residual min=-0.000631 max=0.000579 Jy/beam ! Clean residual mean=0.000000 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.0956609 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 406 components and 0.095661 Jy ![Exited script file: muppet] wmap "J0547+1223_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.111 x 7.19 at -2.361 degrees (North through East) ! Clean map min=-0.00090067 max=0.080229 Jy/beam ! Writing clean map to FITS file: J0547+1223_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0802293 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163218 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.610319 0.610319 1.22064 2.44127 4.88255 9.7651 19.5302 39.0604 78.1208 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.08 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.111 x 7.19 at -2.361 degrees (North through East) ! Clean map min=-0.00090067 max=0.080229 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 J0547+1223_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:06:59 2017