! Started logfile: J2259-2920_S_2017_08_12_pus_uvs.log on Fri May 10 15:10:31 2019 obs J2259-2920_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J2259-2920_S_2017_08_12_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.336257 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2259-2920 ! ! 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 4600 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 J2259-2920_S_2017_08_12_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 335 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 335 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 320 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 760 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.955113Jy sigma=0.006943 ! Fit after self-cal, rms=0.923742Jy sigma=0.006733 ! 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.426 mas, bmaj=6.922 mas, bpa=0.1954 degrees ! Estimated noise=2308.38 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.0615072 Jy ! Component: 100 - total flux cleaned = 0.0754016 Jy ! Total flux subtracted in 100 components = 0.0754016 Jy ! Clean residual min=-0.006504 max=0.007031 Jy/beam ! Clean residual mean=-0.000017 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.0754016 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0754016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090968Jy sigma=0.000641 ! Fit after self-cal, rms=0.090811Jy sigma=0.000640 ! 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=2.747 mas, bmaj=7.983 mas, bpa=3.343 degrees ! Estimated noise=1753.19 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.00592351 Jy ! Component: 100 - total flux cleaned = 0.00862863 Jy ! Component: 150 - total flux cleaned = 0.00993219 Jy ! Component: 200 - total flux cleaned = 0.0100967 Jy ! Total flux subtracted in 200 components = 0.0100967 Jy ! Clean residual min=-0.004891 max=0.004767 Jy/beam ! Clean residual mean=-0.000004 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.0854982 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.0854983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090442Jy sigma=0.000638 ! Fit after self-cal, rms=0.090418Jy sigma=0.000637 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.01 ! LA 0.95 MK 0.99 NL 0.85 OV 1.08 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00 ! LA 0.91 MK 1.05 NL 1.09 OV 1.04 ! PT 1.10 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.94 ! LA 0.94 MK 1.01 NL 1.05 OV 0.96 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.090418Jy sigma=0.000637 ! Fit after self-cal, rms=0.089661Jy sigma=0.000636 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.765 mas, bmaj=8.031 mas, bpa=3.365 degrees ! Estimated noise=1749.73 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 = -8.61944e-05 Jy ! Component: 100 - total flux cleaned = -3.99343e-05 Jy ! Component: 150 - total flux cleaned = 1.41743e-06 Jy ! Component: 200 - total flux cleaned = 2.7443e-06 Jy ! Total flux subtracted in 200 components = 2.7443e-06 Jy ! Clean residual min=-0.004889 max=0.005181 Jy/beam ! Clean residual mean=0.000001 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.085501 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 31 components and 0.085501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089652Jy sigma=0.000636 ! Fit after self-cal, rms=0.089604Jy sigma=0.000636 ! 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.089604Jy sigma=0.000636 ! Fit after self-cal, rms=0.090064Jy sigma=0.000635 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.768 mas, bmaj=8.03 mas, bpa=3.246 degrees ! Estimated noise=1753.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.19555e-05 Jy ! Component: 100 - total flux cleaned = 7.20645e-05 Jy ! Component: 150 - total flux cleaned = 9.15812e-05 Jy ! Component: 200 - total flux cleaned = 0.000110136 Jy ! Total flux subtracted in 200 components = 0.000110136 Jy ! Clean residual min=-0.004716 max=0.005019 Jy/beam ! Clean residual mean=0.000002 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.0856111 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.0856111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090057Jy sigma=0.000635 ! Fit after self-cal, rms=0.090076Jy sigma=0.000635 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 (-82, 32). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00433568 Jy ! Component: 100 - total flux cleaned = 0.00526714 Jy ! Component: 150 - total flux cleaned = 0.00521477 Jy ! Component: 200 - total flux cleaned = 0.00526041 Jy ! Total flux subtracted in 200 components = 0.00526041 Jy ! Clean residual min=-0.004394 max=0.003733 Jy/beam ! Clean residual mean=-0.000015 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.0908716 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 60 components and 0.0908715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089865Jy sigma=0.000633 ! Fit after self-cal, rms=0.089803Jy sigma=0.000633 ! 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.089803Jy sigma=0.000633 ! Fit after self-cal, rms=0.089706Jy sigma=0.000632 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.77 mas, bmaj=8.037 mas, bpa=3.106 degrees ! Estimated noise=1737.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026107 Jy ! Component: 100 - total flux cleaned = 0.00267187 Jy ! Component: 150 - total flux cleaned = 0.0025375 Jy ! Component: 200 - total flux cleaned = 0.00237569 Jy ! Total flux subtracted in 200 components = 0.00237569 Jy ! Clean residual min=-0.004030 max=0.003220 Jy/beam ! Clean residual mean=-0.000017 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.0932472 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.0932472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089612Jy sigma=0.000632 ! Fit after self-cal, rms=0.089634Jy sigma=0.000632 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.00101784 Jy ! Component: 100 - total flux cleaned = 0.000942679 Jy ! Component: 150 - total flux cleaned = 0.000799868 Jy ! Component: 200 - total flux cleaned = 0.0006708 Jy ! Total flux subtracted in 200 components = 0.0006708 Jy ! Clean residual min=-0.003790 max=0.003204 Jy/beam ! Clean residual mean=-0.000018 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.093918 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.093918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089594Jy sigma=0.000631 ! Fit after self-cal, rms=0.089588Jy sigma=0.000631 ! 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.089588Jy sigma=0.000631 ! Fit after self-cal, rms=0.089492Jy sigma=0.000631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.737 mas, bmaj=22.7 mas, bpa=-2.258 degrees ! Estimated noise=2376.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000687136 Jy ! Component: 100 - total flux cleaned = 0.000633961 Jy ! Component: 150 - total flux cleaned = 0.000513054 Jy ! Component: 200 - total flux cleaned = 0.000384845 Jy ! Total flux subtracted in 200 components = 0.000384845 Jy ! Clean residual min=-0.002909 max=0.003650 Jy/beam ! Clean residual mean=-0.000042 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.0943029 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 79 components and 0.0943029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089475Jy sigma=0.000631 ! Fit after self-cal, rms=0.089482Jy sigma=0.000631 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.000284736 Jy ! Component: 100 - total flux cleaned = 0.00015978 Jy ! Component: 150 - total flux cleaned = 4.56757e-05 Jy ! Component: 200 - total flux cleaned = -6.00347e-05 Jy ! Total flux subtracted in 200 components = -6.00347e-05 Jy ! Clean residual min=-0.002969 max=0.003660 Jy/beam ! Clean residual mean=-0.000043 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.0942428 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.0942428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089478Jy sigma=0.000631 ! Fit after self-cal, rms=0.089477Jy sigma=0.000631 ! 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=2.771 mas, bmaj=8.03 mas, bpa=3.001 degrees ! Estimated noise=1732.21 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.771 x 8.03 at 3.001 degrees (North through East) ! Clean map min=-0.0034438 max=0.079966 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.441 mas, bmaj=6.98 mas, bpa=-0.1068 degrees ! Estimated noise=2290.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0607405 Jy ! Component: 100 - total flux cleaned = 0.0757866 Jy ! Component: 150 - total flux cleaned = 0.0834146 Jy ! Component: 200 - total flux cleaned = 0.0884295 Jy ! Total flux subtracted in 200 components = 0.0884295 Jy ! Clean residual min=-0.005355 max=0.005469 Jy/beam ! Clean residual mean=-0.000021 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.0884295 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.0884295 Jy ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=8.03 mas, bpa=3.001 degrees ! Estimated noise=1732.21 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.00349835 Jy ! Component: 100 - total flux cleaned = 0.00487607 Jy ! Component: 150 - total flux cleaned = 0.00561716 Jy ! Component: 200 - total flux cleaned = 0.00589091 Jy ! Total flux subtracted in 200 components = 0.00589091 Jy ! Clean residual min=-0.004278 max=0.003043 Jy/beam ! Clean residual mean=-0.000029 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.0943204 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 43 components and 0.0943204 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.737 mas, bmaj=22.7 mas, bpa=-2.258 degrees ! Estimated noise=2376.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000564093 Jy ! Component: 100 - total flux cleaned = 0.000478077 Jy ! Component: 150 - total flux cleaned = 0.000363835 Jy ! Component: 200 - total flux cleaned = 0.000294375 Jy ! Total flux subtracted in 200 components = 0.000294375 Jy ! Clean residual min=-0.003284 max=0.003660 Jy/beam ! Clean residual mean=-0.000051 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.0946148 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 = -8.94237e-05 Jy ! Component: 100 - total flux cleaned = -0.000142894 Jy ! Component: 150 - total flux cleaned = -0.000215114 Jy ! Component: 200 - total flux cleaned = -0.000282215 Jy ! Total flux subtracted in 200 components = -0.000282215 Jy ! Clean residual min=-0.003219 max=0.003670 Jy/beam ! Clean residual mean=-0.000047 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.0943325 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.0943325 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=8.03 mas, bpa=3.001 degrees ! Estimated noise=1732.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000308459 Jy ! Component: 100 - total flux cleaned = 0.000260833 Jy ! Component: 150 - total flux cleaned = 0.000218133 Jy ! Component: 200 - total flux cleaned = 0.000147598 Jy ! Total flux subtracted in 200 components = 0.000147598 Jy ! Clean residual min=-0.003671 max=0.002948 Jy/beam ! Clean residual mean=-0.000020 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.0944801 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.0944801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089490Jy sigma=0.000631 ! Fit after self-cal, rms=0.089493Jy sigma=0.000631 wmodel J2259-2920_S_2017_08_12_pus_map.mod ! Writing 80 model components to file: J2259-2920_S_2017_08_12_pus_map.mod wobs J2259-2920_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J2259-2920_S_2017_08_12_pus_uvs.fits wwins J2259-2920_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J2259-2920_S_2017_08_12_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.00113319 Jy ! Component: 100 - total flux cleaned = -0.00174875 Jy ! Component: 150 - total flux cleaned = -0.00184493 Jy ! Component: 200 - total flux cleaned = -0.00167051 Jy ! Component: 250 - total flux cleaned = -0.00167151 Jy ! Component: 300 - total flux cleaned = -0.00171143 Jy ! Component: 350 - total flux cleaned = -0.00171026 Jy ! Component: 400 - total flux cleaned = -0.00153137 Jy ! Component: 450 - total flux cleaned = -0.00142985 Jy ! Component: 500 - total flux cleaned = -0.00120109 Jy ! Component: 550 - total flux cleaned = -0.000981614 Jy ! Component: 600 - total flux cleaned = -0.000710213 Jy ! Component: 650 - total flux cleaned = -0.000506413 Jy ! Component: 700 - total flux cleaned = -0.00030962 Jy ! Component: 750 - total flux cleaned = -0.000118575 Jy ! Component: 800 - total flux cleaned = 6.63858e-05 Jy ! Component: 850 - total flux cleaned = 0.000196112 Jy ! Component: 900 - total flux cleaned = 0.000398156 Jy ! Component: 950 - total flux cleaned = 0.000570398 Jy ! Component: 1000 - total flux cleaned = 0.000762957 Jy ! Component: 1050 - total flux cleaned = 0.000951378 Jy ! Component: 1100 - total flux cleaned = 0.00115892 Jy ! Component: 1150 - total flux cleaned = 0.00138559 Jy ! Component: 1200 - total flux cleaned = 0.00158621 Jy ! Component: 1250 - total flux cleaned = 0.00182748 Jy ! Component: 1300 - total flux cleaned = 0.0020646 Jy ! Component: 1350 - total flux cleaned = 0.00221321 Jy ! Component: 1400 - total flux cleaned = 0.00244315 Jy ! Component: 1450 - total flux cleaned = 0.00262867 Jy ! Component: 1500 - total flux cleaned = 0.00285206 Jy ! Component: 1550 - total flux cleaned = 0.00297202 Jy ! Component: 1600 - total flux cleaned = 0.00309089 Jy ! Component: 1650 - total flux cleaned = 0.00328643 Jy ! Component: 1700 - total flux cleaned = 0.003422 Jy ! Component: 1750 - total flux cleaned = 0.00359422 Jy ! Component: 1800 - total flux cleaned = 0.0037077 Jy ! Component: 1850 - total flux cleaned = 0.00389509 Jy ! Component: 1900 - total flux cleaned = 0.00400639 Jy ! Component: 1950 - total flux cleaned = 0.00417172 Jy ! Component: 2000 - total flux cleaned = 0.00428084 Jy ! Component: 2050 - total flux cleaned = 0.00440709 Jy ! Component: 2100 - total flux cleaned = 0.0045503 Jy ! Component: 2150 - total flux cleaned = 0.00469231 Jy ! Component: 2200 - total flux cleaned = 0.00476275 Jy ! Component: 2250 - total flux cleaned = 0.0048152 Jy ! Component: 2300 - total flux cleaned = 0.0049195 Jy ! Component: 2350 - total flux cleaned = 0.00504052 Jy ! Component: 2400 - total flux cleaned = 0.00516072 Jy ! Component: 2450 - total flux cleaned = 0.00529734 Jy ! Component: 2500 - total flux cleaned = 0.00539931 Jy ! Component: 2550 - total flux cleaned = 0.00556821 Jy ! Component: 2600 - total flux cleaned = 0.00566901 Jy ! Component: 2650 - total flux cleaned = 0.00578633 Jy ! Component: 2700 - total flux cleaned = 0.00586972 Jy ! Component: 2750 - total flux cleaned = 0.00598622 Jy ! Component: 2800 - total flux cleaned = 0.00606915 Jy ! Component: 2850 - total flux cleaned = 0.00615196 Jy ! Component: 2900 - total flux cleaned = 0.00626749 Jy ! Component: 2950 - total flux cleaned = 0.00633334 Jy ! Component: 3000 - total flux cleaned = 0.00643208 Jy ! Component: 3050 - total flux cleaned = 0.00653076 Jy ! Component: 3100 - total flux cleaned = 0.00659648 Jy ! Component: 3150 - total flux cleaned = 0.00671135 Jy ! Component: 3200 - total flux cleaned = 0.00679342 Jy ! Component: 3250 - total flux cleaned = 0.00687545 Jy ! Component: 3300 - total flux cleaned = 0.00694119 Jy ! Component: 3350 - total flux cleaned = 0.0070069 Jy ! Component: 3400 - total flux cleaned = 0.00713841 Jy ! Component: 3450 - total flux cleaned = 0.00722075 Jy ! Component: 3500 - total flux cleaned = 0.0073362 Jy ! Component: 3550 - total flux cleaned = 0.00745199 Jy ! Component: 3600 - total flux cleaned = 0.0076011 Jy ! Component: 3650 - total flux cleaned = 0.0077507 Jy ! Component: 3700 - total flux cleaned = 0.00786739 Jy ! Component: 3750 - total flux cleaned = 0.00796758 Jy ! Component: 3800 - total flux cleaned = 0.00808503 Jy ! Component: 3850 - total flux cleaned = 0.00815233 Jy ! Component: 3900 - total flux cleaned = 0.00825378 Jy ! Component: 3950 - total flux cleaned = 0.00833861 Jy ! Component: 4000 - total flux cleaned = 0.00842371 Jy ! Component: 4050 - total flux cleaned = 0.00852641 Jy ! Total flux subtracted in 4096 components = 0.00857796 Jy ! Clean residual min=-0.001197 max=0.001060 Jy/beam ! Clean residual mean=0.000012 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.103058 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 313 components and 0.103058 Jy ![Exited script file: muppet] wmap "J2259-2920_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.771 x 8.03 at 3.001 degrees (North through East) ! Clean map min=-0.0027856 max=0.07815 Jy/beam ! Writing clean map to FITS file: J2259-2920_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0781504 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000307213 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.17932 1.17932 2.35863 4.71727 9.43453 18.8691 37.7381 75.4763 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.078 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.771 x 8.03 at 3.001 degrees (North through East) ! Clean map min=-0.0027856 max=0.07815 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 J2259-2920_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:10:35 2019