! Started logfile: J1244-2633_S_2017_04_28_pus_uvs.log on Thu May 2 16:26:34 2019 obs J1244-2633_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1244-2633_S_2017_04_28_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.953535 visibilities/baseline/integration-bin. ! Found source: J1244-2633 ! ! 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 9440 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 J1244-2633_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 289 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.946721Jy sigma=0.005976 ! Fit after self-cal, rms=0.907117Jy sigma=0.005769 ! 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.543 mas, bmaj=6.679 mas, bpa=-6.824 degrees ! Estimated noise=1824.56 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.0768827 Jy ! Component: 100 - total flux cleaned = 0.093672 Jy ! Total flux subtracted in 100 components = 0.093672 Jy ! Clean residual min=-0.005672 max=0.005773 Jy/beam ! Clean residual mean=-0.000015 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.0936719 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0936719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115319Jy sigma=0.000673 ! Fit after self-cal, rms=0.115269Jy sigma=0.000673 ! 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.113 mas, bmaj=7.905 mas, bpa=-4.548 degrees ! Estimated noise=1297.71 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.00627208 Jy ! Component: 100 - total flux cleaned = 0.00917906 Jy ! Component: 150 - total flux cleaned = 0.0106821 Jy ! Component: 200 - total flux cleaned = 0.0109564 Jy ! Total flux subtracted in 200 components = 0.0109564 Jy ! Clean residual min=-0.003723 max=0.003722 Jy/beam ! Clean residual mean=-0.000010 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.104628 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 19 components and 0.104628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114975Jy sigma=0.000671 ! Fit after self-cal, rms=0.114984Jy sigma=0.000671 ! 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.93 FD 0.95 HN 1.14 KP 0.99 ! LA 1.00 MK 0.98 NL 0.93 OV 1.02 ! PT 1.07 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.92 HN 1.11 KP 1.00 ! LA 0.98 MK 1.00 NL 1.16 OV 1.04 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 1.07 KP 0.99 ! LA 0.90 MK 1.01 NL 1.01 OV 1.01 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 0.97 KP 1.00* ! LA 1.00* MK 0.97 NL 1.00* OV 1.00* ! PT 0.91 SC 1.00* ! ! ! Fit before self-cal, rms=0.114984Jy sigma=0.000671 ! Fit after self-cal, rms=0.115915Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=7.889 mas, bpa=-4.52 degrees ! Estimated noise=1292.04 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.00014238 Jy ! Component: 100 - total flux cleaned = -0.000166673 Jy ! Component: 150 - total flux cleaned = -0.000129762 Jy ! Component: 200 - total flux cleaned = -0.000113314 Jy ! Total flux subtracted in 200 components = -0.000113314 Jy ! Clean residual min=-0.003431 max=0.003087 Jy/beam ! Clean residual mean=-0.000007 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.104515 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.104515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115907Jy sigma=0.000669 ! Fit after self-cal, rms=0.115952Jy sigma=0.000669 ! 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.115952Jy sigma=0.000669 ! Fit after self-cal, rms=0.117554Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=7.849 mas, bpa=-4.477 degrees ! Estimated noise=1292.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000411774 Jy ! Component: 100 - total flux cleaned = 0.00041036 Jy ! Component: 150 - total flux cleaned = 0.000390412 Jy ! Component: 200 - total flux cleaned = 0.000356324 Jy ! Total flux subtracted in 200 components = 0.000356324 Jy ! Clean residual min=-0.003328 max=0.003071 Jy/beam ! Clean residual mean=-0.000004 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.104871 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.104871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117547Jy sigma=0.000668 ! Fit after self-cal, rms=0.117580Jy sigma=0.000668 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.42526e-05 Jy ! Component: 100 - total flux cleaned = -4.26846e-05 Jy ! Component: 150 - total flux cleaned = -4.3413e-05 Jy ! Component: 200 - total flux cleaned = -6.94149e-05 Jy ! Total flux subtracted in 200 components = -6.94149e-05 Jy ! Clean residual min=-0.003310 max=0.003076 Jy/beam ! Clean residual mean=-0.000004 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.104802 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.104802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117576Jy sigma=0.000668 ! Fit after self-cal, rms=0.117573Jy sigma=0.000668 ! 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.117573Jy sigma=0.000668 ! Fit after self-cal, rms=0.118037Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.121 mas, bmaj=7.82 mas, bpa=-4.457 degrees ! Estimated noise=1291.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00030892 Jy ! Component: 100 - total flux cleaned = 0.000291042 Jy ! Component: 150 - total flux cleaned = 0.000259676 Jy ! Component: 200 - total flux cleaned = 0.000232289 Jy ! Total flux subtracted in 200 components = 0.000232289 Jy ! Clean residual min=-0.003286 max=0.003110 Jy/beam ! Clean residual mean=-0.000004 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.105034 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.105034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118031Jy sigma=0.000668 ! Fit after self-cal, rms=0.118038Jy sigma=0.000668 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.68172e-05 Jy ! Component: 100 - total flux cleaned = -1.72244e-05 Jy ! Component: 150 - total flux cleaned = -4.2785e-05 Jy ! Component: 200 - total flux cleaned = -6.51716e-05 Jy ! Total flux subtracted in 200 components = -6.51716e-05 Jy ! Clean residual min=-0.003267 max=0.003109 Jy/beam ! Clean residual mean=-0.000004 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.104969 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.104969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118036Jy sigma=0.000668 ! Fit after self-cal, rms=0.118033Jy sigma=0.000668 ! 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.118033Jy sigma=0.000668 ! Fit after self-cal, rms=0.118174Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.811 mas, bmaj=18.48 mas, bpa=2.179 degrees ! Estimated noise=1602.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102505 Jy ! Component: 100 - total flux cleaned = 8.78166e-05 Jy ! Component: 150 - total flux cleaned = 7.66264e-05 Jy ! Component: 200 - total flux cleaned = 5.51174e-05 Jy ! Total flux subtracted in 200 components = 5.51174e-05 Jy ! Clean residual min=-0.003591 max=0.003769 Jy/beam ! Clean residual mean=-0.000007 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.105024 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 40 components and 0.105024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118173Jy sigma=0.000668 ! Fit after self-cal, rms=0.118176Jy sigma=0.000668 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.7824e-05 Jy ! Component: 100 - total flux cleaned = -3.03871e-05 Jy ! Component: 150 - total flux cleaned = -4.08137e-05 Jy ! Component: 200 - total flux cleaned = -4.06547e-05 Jy ! Total flux subtracted in 200 components = -4.06547e-05 Jy ! Clean residual min=-0.003602 max=0.003764 Jy/beam ! Clean residual mean=-0.000007 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.104983 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 41 components and 0.104983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118176Jy sigma=0.000668 ! Fit after self-cal, rms=0.118178Jy sigma=0.000668 ! 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.116 mas, bmaj=7.798 mas, bpa=-4.46 degrees ! Estimated noise=1291.42 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.116 x 7.798 at -4.46 degrees (North through East) ! Clean map min=-0.0032043 max=0.098021 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.548 mas, bmaj=6.572 mas, bpa=-6.606 degrees ! Estimated noise=1817.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.076391 Jy ! Component: 100 - total flux cleaned = 0.0933297 Jy ! Component: 150 - total flux cleaned = 0.0990841 Jy ! Component: 200 - total flux cleaned = 0.10218 Jy ! Total flux subtracted in 200 components = 0.10218 Jy ! Clean residual min=-0.004910 max=0.004694 Jy/beam ! Clean residual mean=-0.000004 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.10218 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.10218 Jy ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=7.798 mas, bpa=-4.46 degrees ! Estimated noise=1291.42 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.00218657 Jy ! Component: 100 - total flux cleaned = 0.00270635 Jy ! Component: 150 - total flux cleaned = 0.00283736 Jy ! Component: 200 - total flux cleaned = 0.00285876 Jy ! Total flux subtracted in 200 components = 0.00285876 Jy ! Clean residual min=-0.003315 max=0.003144 Jy/beam ! Clean residual mean=-0.000004 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.105039 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.105039 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.811 mas, bmaj=18.48 mas, bpa=2.179 degrees ! Estimated noise=1602.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.05718e-05 Jy ! Component: 100 - total flux cleaned = 2.05425e-05 Jy ! Component: 150 - total flux cleaned = 1.54211e-06 Jy ! Component: 200 - total flux cleaned = -7.50668e-06 Jy ! Total flux subtracted in 200 components = -7.50668e-06 Jy ! Clean residual min=-0.003608 max=0.003758 Jy/beam ! Clean residual mean=-0.000007 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.105032 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.54285e-05 Jy ! Component: 100 - total flux cleaned = -1.49142e-05 Jy ! Component: 150 - total flux cleaned = -1.40852e-05 Jy ! Component: 200 - total flux cleaned = -1.39913e-05 Jy ! Total flux subtracted in 200 components = -1.39913e-05 Jy ! Clean residual min=-0.003614 max=0.003757 Jy/beam ! Clean residual mean=-0.000007 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.105018 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.105018 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=7.798 mas, bpa=-4.46 degrees ! Estimated noise=1291.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.14836e-05 Jy ! Component: 100 - total flux cleaned = 4.12743e-05 Jy ! Component: 150 - total flux cleaned = 4.04449e-05 Jy ! Component: 200 - total flux cleaned = 4.14092e-05 Jy ! Total flux subtracted in 200 components = 4.14092e-05 Jy ! Clean residual min=-0.003332 max=0.003165 Jy/beam ! Clean residual mean=-0.000004 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.105059 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.105059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118183Jy sigma=0.000668 ! Fit after self-cal, rms=0.118185Jy sigma=0.000668 wmodel J1244-2633_S_2017_04_28_pus_map.mod ! Writing 40 model components to file: J1244-2633_S_2017_04_28_pus_map.mod wobs J1244-2633_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1244-2633_S_2017_04_28_pus_uvs.fits wwins J1244-2633_S_2017_04_28_pus_map.win ! wwins: Wrote 1 windows to J1244-2633_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.000439223 Jy ! Component: 100 - total flux cleaned = -0.000222025 Jy ! Component: 150 - total flux cleaned = -0.000376416 Jy ! Component: 200 - total flux cleaned = -0.000425917 Jy ! Component: 250 - total flux cleaned = -0.000426477 Jy ! Component: 300 - total flux cleaned = -0.000426179 Jy ! Component: 350 - total flux cleaned = -0.00047033 Jy ! Component: 400 - total flux cleaned = -0.000426101 Jy ! Component: 450 - total flux cleaned = -0.000298054 Jy ! Component: 500 - total flux cleaned = -0.000297727 Jy ! Component: 550 - total flux cleaned = -0.000378531 Jy ! Component: 600 - total flux cleaned = -0.00041704 Jy ! Component: 650 - total flux cleaned = -0.000416068 Jy ! Component: 700 - total flux cleaned = -0.000338718 Jy ! Component: 750 - total flux cleaned = -0.000337753 Jy ! Component: 800 - total flux cleaned = -0.000190115 Jy ! Component: 850 - total flux cleaned = -0.000190312 Jy ! Component: 900 - total flux cleaned = -0.000155105 Jy ! Component: 950 - total flux cleaned = -0.000120053 Jy ! Component: 1000 - total flux cleaned = -0.000154313 Jy ! Component: 1050 - total flux cleaned = -0.000120521 Jy ! Component: 1100 - total flux cleaned = -0.000120489 Jy ! Component: 1150 - total flux cleaned = -0.000218146 Jy ! Component: 1200 - total flux cleaned = -0.000186196 Jy ! Component: 1250 - total flux cleaned = -0.000155065 Jy ! Component: 1300 - total flux cleaned = -0.000217948 Jy ! Component: 1350 - total flux cleaned = -0.000218153 Jy ! Component: 1400 - total flux cleaned = -0.000278337 Jy ! Component: 1450 - total flux cleaned = -0.000218849 Jy ! Component: 1500 - total flux cleaned = -0.000248005 Jy ! Component: 1550 - total flux cleaned = -0.000190227 Jy ! Component: 1600 - total flux cleaned = -0.000218516 Jy ! Component: 1650 - total flux cleaned = -0.000274346 Jy ! Component: 1700 - total flux cleaned = -0.000109522 Jy ! Component: 1750 - total flux cleaned = -0.000163844 Jy ! Component: 1800 - total flux cleaned = -0.000137495 Jy ! Component: 1850 - total flux cleaned = -0.00013756 Jy ! Component: 1900 - total flux cleaned = -5.87919e-05 Jy ! Component: 1950 - total flux cleaned = 1.89407e-05 Jy ! Component: 2000 - total flux cleaned = 4.49591e-05 Jy ! Component: 2050 - total flux cleaned = 0.000120906 Jy ! Component: 2100 - total flux cleaned = 0.000170952 Jy ! Component: 2150 - total flux cleaned = 0.000171343 Jy ! Component: 2200 - total flux cleaned = 0.000220097 Jy ! Component: 2250 - total flux cleaned = 0.000220094 Jy ! Component: 2300 - total flux cleaned = 0.000291654 Jy ! Component: 2350 - total flux cleaned = 0.000338785 Jy ! Component: 2400 - total flux cleaned = 0.000315254 Jy ! Component: 2450 - total flux cleaned = 0.000338219 Jy ! Component: 2500 - total flux cleaned = 0.000406663 Jy ! Component: 2550 - total flux cleaned = 0.000406631 Jy ! Component: 2600 - total flux cleaned = 0.000541112 Jy ! Component: 2650 - total flux cleaned = 0.000540825 Jy ! Component: 2700 - total flux cleaned = 0.000584816 Jy ! Component: 2750 - total flux cleaned = 0.000541671 Jy ! Component: 2800 - total flux cleaned = 0.000670408 Jy ! Component: 2850 - total flux cleaned = 0.000649114 Jy ! Component: 2900 - total flux cleaned = 0.000649124 Jy ! Component: 2950 - total flux cleaned = 0.000690867 Jy ! Component: 3000 - total flux cleaned = 0.000773692 Jy ! Component: 3050 - total flux cleaned = 0.000774084 Jy ! Component: 3100 - total flux cleaned = 0.000754156 Jy ! Component: 3150 - total flux cleaned = 0.000955392 Jy ! Component: 3200 - total flux cleaned = 0.000955318 Jy ! Component: 3250 - total flux cleaned = 0.0010344 Jy ! Component: 3300 - total flux cleaned = 0.00107362 Jy ! Component: 3350 - total flux cleaned = 0.0011707 Jy ! Component: 3400 - total flux cleaned = 0.00128669 Jy ! Component: 3450 - total flux cleaned = 0.00134406 Jy ! Component: 3500 - total flux cleaned = 0.00138217 Jy ! Component: 3550 - total flux cleaned = 0.00153268 Jy ! Component: 3600 - total flux cleaned = 0.00158848 Jy ! Component: 3650 - total flux cleaned = 0.00171838 Jy ! Component: 3700 - total flux cleaned = 0.00181012 Jy ! Component: 3750 - total flux cleaned = 0.00182813 Jy ! Component: 3800 - total flux cleaned = 0.00200913 Jy ! Component: 3850 - total flux cleaned = 0.00206276 Jy ! Component: 3900 - total flux cleaned = 0.00216984 Jy ! Component: 3950 - total flux cleaned = 0.00215201 Jy ! Component: 4000 - total flux cleaned = 0.00239796 Jy ! Component: 4050 - total flux cleaned = 0.00243265 Jy ! Total flux subtracted in 4096 components = 0.00244984 Jy ! Clean residual min=-0.001047 max=0.001151 Jy/beam ! Clean residual mean=0.000001 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.107509 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 317 components and 0.107509 Jy ![Exited script file: muppet] wmap "J1244-2633_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.116 x 7.798 at -4.46 degrees (North through East) ! Clean map min=-0.0021699 max=0.098052 Jy/beam ! Writing clean map to FITS file: J1244-2633_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.0980519 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000313001 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.957658 0.957658 1.91532 3.83063 7.66127 15.3225 30.6451 61.2901 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.098 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.116 x 7.798 at -4.46 degrees (North through East) ! Clean map min=-0.0021699 max=0.098052 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 J1244-2633_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:26:39 2019