! Started logfile: J0856-1105_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:37:40 2019 obs J0856-1105_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0856-1105_S_2017_03_27_pus_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.27619 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0856-1105 ! ! 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 1684 lines of history. ! ! Reading 2088 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 J0856-1105_S_2017_03_27_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 238 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 237 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 333 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.759678Jy sigma=0.005603 ! Fit after self-cal, rms=0.755380Jy sigma=0.005596 ! 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.794 mas, bmaj=6.578 mas, bpa=-7.824 degrees ! Estimated noise=3020.7 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.19485 Jy ! Component: 100 - total flux cleaned = 0.256954 Jy ! Total flux subtracted in 100 components = 0.256954 Jy ! Clean residual min=-0.016123 max=0.025354 Jy/beam ! Clean residual mean=-0.000010 rms=0.004483 Jy/beam ! Combined flux in latest and established models = 0.256954 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.256954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126665Jy sigma=0.000786 ! Fit after self-cal, rms=0.126416Jy sigma=0.000785 ! 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.174 mas, bmaj=7.129 mas, bpa=-9.808 degrees ! Estimated noise=2395.92 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.0273232 Jy ! Component: 100 - total flux cleaned = 0.0408497 Jy ! Component: 150 - total flux cleaned = 0.0486704 Jy ! Component: 200 - total flux cleaned = 0.0531344 Jy ! Total flux subtracted in 200 components = 0.0531344 Jy ! Clean residual min=-0.011751 max=0.013708 Jy/beam ! Clean residual mean=-0.000012 rms=0.003072 Jy/beam ! Combined flux in latest and established models = 0.310088 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 37 components and 0.310088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120212Jy sigma=0.000738 ! Fit after self-cal, rms=0.120206Jy sigma=0.000738 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.92 HN 0.93 KP 1.02 ! LA 0.99 MK 1.17 NL 1.02 OV 1.01 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.95 HN 0.99 KP 1.00 ! LA 0.96 MK 1.29 NL 1.15 OV 1.07 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 0.97 KP 0.99 ! LA 0.97 MK 1.12 NL 1.01 OV 0.94 ! PT 0.94 SC 1.04 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.01 KP 1.00* ! LA 0.75 MK 0.73 NL 1.00* OV 0.96 ! PT 0.87 SC 1.00* ! ! ! Fit before self-cal, rms=0.120206Jy sigma=0.000738 ! Fit after self-cal, rms=0.107745Jy sigma=0.000709 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.234 mas, bmaj=7.391 mas, bpa=-9.49 degrees ! Estimated noise=2446.06 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.00229379 Jy ! Component: 100 - total flux cleaned = -0.00259325 Jy ! Component: 150 - total flux cleaned = -0.00276466 Jy ! Component: 200 - total flux cleaned = -0.00276698 Jy ! Total flux subtracted in 200 components = -0.00276698 Jy ! Clean residual min=-0.009612 max=0.009772 Jy/beam ! Clean residual mean=-0.000017 rms=0.002481 Jy/beam ! Combined flux in latest and established models = 0.307321 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.307321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107591Jy sigma=0.000708 ! Fit after self-cal, rms=0.107561Jy sigma=0.000707 ! 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.107561Jy sigma=0.000707 ! Fit after self-cal, rms=0.106729Jy sigma=0.000695 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=7.409 mas, bpa=-9.294 degrees ! Estimated noise=2444.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00124462 Jy ! Component: 100 - total flux cleaned = -0.00117123 Jy ! Component: 150 - total flux cleaned = -0.00109992 Jy ! Component: 200 - total flux cleaned = -0.00116409 Jy ! Total flux subtracted in 200 components = -0.00116409 Jy ! Clean residual min=-0.007933 max=0.008433 Jy/beam ! Clean residual mean=-0.000014 rms=0.002041 Jy/beam ! Combined flux in latest and established models = 0.306157 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.306157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106589Jy sigma=0.000694 ! Fit after self-cal, rms=0.106611Jy sigma=0.000694 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.61125e-05 Jy ! Component: 100 - total flux cleaned = -0.000196201 Jy ! Component: 150 - total flux cleaned = -0.000308726 Jy ! Component: 200 - total flux cleaned = -0.000416004 Jy ! Total flux subtracted in 200 components = -0.000416004 Jy ! Clean residual min=-0.007923 max=0.008301 Jy/beam ! Clean residual mean=-0.000014 rms=0.002020 Jy/beam ! Combined flux in latest and established models = 0.305741 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.305741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106552Jy sigma=0.000693 ! Fit after self-cal, rms=0.106551Jy sigma=0.000693 ! 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.106551Jy sigma=0.000693 ! Fit after self-cal, rms=0.107197Jy sigma=0.000693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=7.439 mas, bpa=-9.213 degrees ! Estimated noise=2446.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00147276 Jy ! Component: 100 - total flux cleaned = -0.00158356 Jy ! Component: 150 - total flux cleaned = -0.00163494 Jy ! Component: 200 - total flux cleaned = -0.00173677 Jy ! Total flux subtracted in 200 components = -0.00173677 Jy ! Clean residual min=-0.007866 max=0.008308 Jy/beam ! Clean residual mean=-0.000014 rms=0.002001 Jy/beam ! Combined flux in latest and established models = 0.304004 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.304004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107113Jy sigma=0.000693 ! Fit after self-cal, rms=0.107124Jy sigma=0.000693 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 = -3.64109e-05 Jy ! Component: 100 - total flux cleaned = -0.000181137 Jy ! Component: 150 - total flux cleaned = -0.000273551 Jy ! Component: 200 - total flux cleaned = -0.00031828 Jy ! Total flux subtracted in 200 components = -0.00031828 Jy ! Clean residual min=-0.007791 max=0.008215 Jy/beam ! Clean residual mean=-0.000014 rms=0.001985 Jy/beam ! Combined flux in latest and established models = 0.303686 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.303686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107085Jy sigma=0.000692 ! Fit after self-cal, rms=0.107087Jy sigma=0.000692 ! 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.107087Jy sigma=0.000692 ! Fit after self-cal, rms=0.107554Jy sigma=0.000692 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.917 mas, bmaj=13.43 mas, bpa=-6.73 degrees ! Estimated noise=3137.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00193523 Jy ! Component: 100 - total flux cleaned = -0.00235701 Jy ! Component: 150 - total flux cleaned = -0.00249787 Jy ! Component: 200 - total flux cleaned = -0.00260388 Jy ! Total flux subtracted in 200 components = -0.00260388 Jy ! Clean residual min=-0.007363 max=0.008923 Jy/beam ! Clean residual mean=-0.000032 rms=0.002446 Jy/beam ! Combined flux in latest and established models = 0.301082 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.301082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107628Jy sigma=0.000693 ! Fit after self-cal, rms=0.107542Jy sigma=0.000692 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.000248973 Jy ! Component: 100 - total flux cleaned = -0.000402309 Jy ! Component: 150 - total flux cleaned = -0.000461299 Jy ! Component: 200 - total flux cleaned = -0.000551702 Jy ! Total flux subtracted in 200 components = -0.000551702 Jy ! Clean residual min=-0.007257 max=0.008696 Jy/beam ! Clean residual mean=-0.000032 rms=0.002413 Jy/beam ! Combined flux in latest and established models = 0.30053 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.30053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107605Jy sigma=0.000692 ! Fit after self-cal, rms=0.107547Jy sigma=0.000692 ! 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.258 mas, bmaj=7.465 mas, bpa=-9.156 degrees ! Estimated noise=2447.03 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.258 x 7.465 at -9.156 degrees (North through East) ! Clean map min=-0.0074297 max=0.25 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.868 mas, bmaj=6.677 mas, bpa=-7.065 degrees ! Estimated noise=3100.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.19498 Jy ! Component: 100 - total flux cleaned = 0.254935 Jy ! Component: 150 - total flux cleaned = 0.279936 Jy ! Component: 200 - total flux cleaned = 0.292804 Jy ! Total flux subtracted in 200 components = 0.292804 Jy ! Clean residual min=-0.010268 max=0.009828 Jy/beam ! Clean residual mean=-0.000011 rms=0.002528 Jy/beam ! Combined flux in latest and established models = 0.292804 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.292804 Jy ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=7.465 mas, bpa=-9.156 degrees ! Estimated noise=2447.03 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) ! Added new window around map position (-4, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00902549 Jy ! Component: 100 - total flux cleaned = 0.0116039 Jy ! Component: 150 - total flux cleaned = 0.0122292 Jy ! Component: 200 - total flux cleaned = 0.0126317 Jy ! Total flux subtracted in 200 components = 0.0126317 Jy ! Clean residual min=-0.008044 max=0.007351 Jy/beam ! Clean residual mean=-0.000013 rms=0.001879 Jy/beam ! Combined flux in latest and established models = 0.305436 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.305436 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.917 mas, bmaj=13.43 mas, bpa=-6.73 degrees ! Estimated noise=3137.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000841324 Jy ! Component: 100 - total flux cleaned = -0.00118049 Jy ! Component: 150 - total flux cleaned = -0.00156806 Jy ! Component: 200 - total flux cleaned = -0.00181765 Jy ! Total flux subtracted in 200 components = -0.00181765 Jy ! Clean residual min=-0.007044 max=0.007941 Jy/beam ! Clean residual mean=-0.000030 rms=0.002249 Jy/beam ! Combined flux in latest and established models = 0.303618 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.000220922 Jy ! Component: 100 - total flux cleaned = -0.00041356 Jy ! Component: 150 - total flux cleaned = -0.000639024 Jy ! Component: 200 - total flux cleaned = -0.000791264 Jy ! Total flux subtracted in 200 components = -0.000791264 Jy ! Clean residual min=-0.006858 max=0.007965 Jy/beam ! Clean residual mean=-0.000030 rms=0.002208 Jy/beam ! Combined flux in latest and established models = 0.302827 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 64 components and 0.302827 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=7.465 mas, bpa=-9.156 degrees ! Estimated noise=2447.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211133 Jy ! Component: 100 - total flux cleaned = 0.00166777 Jy ! Component: 150 - total flux cleaned = 0.00166398 Jy ! Component: 200 - total flux cleaned = 0.00166206 Jy ! Total flux subtracted in 200 components = 0.00166206 Jy ! Clean residual min=-0.007733 max=0.007309 Jy/beam ! Clean residual mean=-0.000013 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.304489 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.304489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107281Jy sigma=0.000690 ! Fit after self-cal, rms=0.107235Jy sigma=0.000689 wmodel J0856-1105_S_2017_03_27_pus_map.mod ! Writing 78 model components to file: J0856-1105_S_2017_03_27_pus_map.mod wobs J0856-1105_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0856-1105_S_2017_03_27_pus_uvs.fits wwins J0856-1105_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J0856-1105_S_2017_03_27_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 = -5.55452e-05 Jy ! Component: 100 - total flux cleaned = -0.000395417 Jy ! Component: 150 - total flux cleaned = -0.0011734 Jy ! Component: 200 - total flux cleaned = -0.00180496 Jy ! Component: 250 - total flux cleaned = -0.00210261 Jy ! Component: 300 - total flux cleaned = -0.00238796 Jy ! Component: 350 - total flux cleaned = -0.00275572 Jy ! Component: 400 - total flux cleaned = -0.00319403 Jy ! Component: 450 - total flux cleaned = -0.00353118 Jy ! Component: 500 - total flux cleaned = -0.00361315 Jy ! Component: 550 - total flux cleaned = -0.00345517 Jy ! Component: 600 - total flux cleaned = -0.00345458 Jy ! Component: 650 - total flux cleaned = -0.00315493 Jy ! Component: 700 - total flux cleaned = -0.00293624 Jy ! Component: 750 - total flux cleaned = -0.00279427 Jy ! Component: 800 - total flux cleaned = -0.00244795 Jy ! Component: 850 - total flux cleaned = -0.00197461 Jy ! Component: 900 - total flux cleaned = -0.00177717 Jy ! Component: 950 - total flux cleaned = -0.00126079 Jy ! Component: 1000 - total flux cleaned = -0.00107017 Jy ! Component: 1050 - total flux cleaned = -0.000697576 Jy ! Component: 1100 - total flux cleaned = -0.000454679 Jy ! Component: 1150 - total flux cleaned = -0.000156468 Jy ! Component: 1200 - total flux cleaned = 1.92704e-05 Jy ! Component: 1250 - total flux cleaned = 0.000365417 Jy ! Component: 1300 - total flux cleaned = 0.000591702 Jy ! Component: 1350 - total flux cleaned = 0.00103722 Jy ! Component: 1400 - total flux cleaned = 0.001147 Jy ! Component: 1450 - total flux cleaned = 0.00114689 Jy ! Component: 1500 - total flux cleaned = 0.00141458 Jy ! Component: 1550 - total flux cleaned = 0.00141455 Jy ! Component: 1600 - total flux cleaned = 0.00146688 Jy ! Component: 1650 - total flux cleaned = 0.00151873 Jy ! Component: 1700 - total flux cleaned = 0.00161925 Jy ! Component: 1750 - total flux cleaned = 0.00171891 Jy ! Component: 1800 - total flux cleaned = 0.00171844 Jy ! Component: 1850 - total flux cleaned = 0.00181614 Jy ! Component: 1900 - total flux cleaned = 0.00176817 Jy ! Component: 1950 - total flux cleaned = 0.00191094 Jy ! Component: 2000 - total flux cleaned = 0.00191026 Jy ! Component: 2050 - total flux cleaned = 0.00200265 Jy ! Component: 2100 - total flux cleaned = 0.00214037 Jy ! Component: 2150 - total flux cleaned = 0.00209468 Jy ! Component: 2200 - total flux cleaned = 0.00218439 Jy ! Component: 2250 - total flux cleaned = 0.00227261 Jy ! Component: 2300 - total flux cleaned = 0.00222842 Jy ! Component: 2350 - total flux cleaned = 0.00227237 Jy ! Component: 2400 - total flux cleaned = 0.00235781 Jy ! Component: 2450 - total flux cleaned = 0.00223106 Jy ! Component: 2500 - total flux cleaned = 0.00231513 Jy ! Component: 2550 - total flux cleaned = 0.00239854 Jy ! Component: 2600 - total flux cleaned = 0.00268715 Jy ! Component: 2650 - total flux cleaned = 0.00280892 Jy ! Component: 2700 - total flux cleaned = 0.00272768 Jy ! Component: 2750 - total flux cleaned = 0.00292819 Jy ! Component: 2800 - total flux cleaned = 0.0030074 Jy ! Component: 2850 - total flux cleaned = 0.00296808 Jy ! Component: 2900 - total flux cleaned = 0.00316334 Jy ! Component: 2950 - total flux cleaned = 0.00316328 Jy ! Component: 3000 - total flux cleaned = 0.00316297 Jy ! Component: 3050 - total flux cleaned = 0.00323976 Jy ! Component: 3100 - total flux cleaned = 0.00342941 Jy ! Component: 3150 - total flux cleaned = 0.00354191 Jy ! Component: 3200 - total flux cleaned = 0.00354193 Jy ! Component: 3250 - total flux cleaned = 0.00361664 Jy ! Component: 3300 - total flux cleaned = 0.00369114 Jy ! Component: 3350 - total flux cleaned = 0.00383811 Jy ! Component: 3400 - total flux cleaned = 0.00394755 Jy ! Component: 3450 - total flux cleaned = 0.00409281 Jy ! Component: 3500 - total flux cleaned = 0.00423731 Jy ! Component: 3550 - total flux cleaned = 0.00438083 Jy ! Component: 3600 - total flux cleaned = 0.00455959 Jy ! Component: 3650 - total flux cleaned = 0.00473745 Jy ! Component: 3700 - total flux cleaned = 0.00487936 Jy ! Component: 3750 - total flux cleaned = 0.00498528 Jy ! Component: 3800 - total flux cleaned = 0.00512571 Jy ! Component: 3850 - total flux cleaned = 0.00516062 Jy ! Component: 3900 - total flux cleaned = 0.00526502 Jy ! Component: 3950 - total flux cleaned = 0.00540376 Jy ! Component: 4000 - total flux cleaned = 0.0054381 Jy ! Component: 4050 - total flux cleaned = 0.00557565 Jy ! Total flux subtracted in 4096 components = 0.00567858 Jy ! Clean residual min=-0.001746 max=0.002123 Jy/beam ! Clean residual mean=-0.000005 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.310167 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 334 components and 0.310167 Jy ![Exited script file: muppet] wmap "J0856-1105_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.258 x 7.465 at -9.156 degrees (North through East) ! Clean map min=-0.0058432 max=0.24954 Jy/beam ! Writing clean map to FITS file: J0856-1105_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.249543 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000608779 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.731874 0.731874 1.46375 2.9275 5.85499 11.71 23.42 46.84 93.6799 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.249 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.258 x 7.465 at -9.156 degrees (North through East) ! Clean map min=-0.0058432 max=0.24954 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 J0856-1105_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:37:45 2019