! Started logfile: J1324-3235_S_2017_03_23_pus_uvs.log on Mon May 13 10:00:51 2019 obs J1324-3235_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1324-3235_S_2017_03_23_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.657005 visibilities/baseline/integration-bin. ! Found source: J1324-3235 ! ! 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 481 lines of history. ! ! Reading 13600 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 J1324-3235_S_2017_03_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 255 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 210 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 544 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.921140Jy sigma=0.005619 ! Fit after self-cal, rms=0.865495Jy sigma=0.005264 ! 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.509 mas, bmaj=8.434 mas, bpa=2.175 degrees ! Estimated noise=2947.89 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.0979947 Jy ! Component: 100 - total flux cleaned = 0.133548 Jy ! Total flux subtracted in 100 components = 0.133548 Jy ! Clean residual min=-0.009777 max=0.019139 Jy/beam ! Clean residual mean=-0.000098 rms=0.003067 Jy/beam ! Combined flux in latest and established models = 0.133548 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.133548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130504Jy sigma=0.000732 ! Fit after self-cal, rms=0.130104Jy sigma=0.000730 ! Inverting map ! Added new window around map position (-3, -5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0211901 Jy ! Component: 100 - total flux cleaned = 0.0348024 Jy ! Total flux subtracted in 100 components = 0.0348024 Jy ! Clean residual min=-0.008913 max=0.014719 Jy/beam ! Clean residual mean=-0.000069 rms=0.002483 Jy/beam ! Combined flux in latest and established models = 0.168351 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.168351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124487Jy sigma=0.000692 ! Fit after self-cal, rms=0.124357Jy sigma=0.000691 ! 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.175 mas, bmaj=9.993 mas, bpa=2.15 degrees ! Estimated noise=1118.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0171599 Jy ! Component: 100 - total flux cleaned = 0.0261727 Jy ! Component: 150 - total flux cleaned = 0.0315039 Jy ! Component: 200 - total flux cleaned = 0.034733 Jy ! Total flux subtracted in 200 components = 0.034733 Jy ! Clean residual min=-0.005692 max=0.009547 Jy/beam ! Clean residual mean=-0.000106 rms=0.001684 Jy/beam ! Combined flux in latest and established models = 0.203084 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 53 components and 0.203084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121957Jy sigma=0.000676 ! Fit after self-cal, rms=0.121903Jy sigma=0.000675 ! 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.96 HN 1.42 KP 1.05 ! LA 0.96 MK 1.09 NL 0.90 OV 1.04 ! PT 1.01 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.48 KP 0.98 ! LA 0.97 MK 1.05 NL 1.02 OV 1.06 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.05 HN 1.37 KP 0.88 ! LA 0.75 MK 1.10 NL 1.17 OV 0.96 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 1.19 KP 1.00* ! LA 0.80 MK 0.76 NL 1.00* OV 1.19 ! PT 1.03 SC 1.10 ! ! ! Fit before self-cal, rms=0.121903Jy sigma=0.000675 ! Fit after self-cal, rms=0.129162Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=9.873 mas, bpa=2.973 degrees ! Estimated noise=1137.66 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 (-12.5, -28). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214901 Jy ! Component: 100 - total flux cleaned = 0.00215514 Jy ! Component: 150 - total flux cleaned = 0.00204001 Jy ! Component: 200 - total flux cleaned = 0.00183359 Jy ! Total flux subtracted in 200 components = 0.00183359 Jy ! Clean residual min=-0.003655 max=0.004393 Jy/beam ! Clean residual mean=-0.000041 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.204917 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.204917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128753Jy sigma=0.000661 ! Fit after self-cal, rms=0.128889Jy sigma=0.000661 ! 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.128889Jy sigma=0.000661 ! Fit after self-cal, rms=0.140796Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=9.939 mas, bpa=2.607 degrees ! Estimated noise=1126.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000704504 Jy ! Component: 100 - total flux cleaned = -0.000708449 Jy ! Component: 150 - total flux cleaned = -0.000709814 Jy ! Component: 200 - total flux cleaned = -0.00070967 Jy ! Total flux subtracted in 200 components = -0.00070967 Jy ! Clean residual min=-0.002503 max=0.002712 Jy/beam ! Clean residual mean=-0.000028 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.204208 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.204208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140737Jy sigma=0.000657 ! Fit after self-cal, rms=0.140922Jy sigma=0.000656 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 (126, -46). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000559827 Jy ! Component: 100 - total flux cleaned = 0.000551217 Jy ! Component: 150 - total flux cleaned = 0.000501435 Jy ! Component: 200 - total flux cleaned = 0.000545292 Jy ! Total flux subtracted in 200 components = 0.000545292 Jy ! Clean residual min=-0.002406 max=0.002283 Jy/beam ! Clean residual mean=-0.000028 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.204753 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 100 components and 0.204753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140846Jy sigma=0.000656 ! Fit after self-cal, rms=0.140840Jy sigma=0.000656 ! 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.140840Jy sigma=0.000656 ! Fit after self-cal, rms=0.142106Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.19 mas, bmaj=9.921 mas, bpa=2.448 degrees ! Estimated noise=1123.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.10278e-05 Jy ! Component: 100 - total flux cleaned = 0.000117838 Jy ! Component: 150 - total flux cleaned = 7.37794e-05 Jy ! Component: 200 - total flux cleaned = 3.33576e-05 Jy ! Total flux subtracted in 200 components = 3.33576e-05 Jy ! Clean residual min=-0.002346 max=0.002136 Jy/beam ! Clean residual mean=-0.000026 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.204786 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 0.204786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142068Jy sigma=0.000656 ! Fit after self-cal, rms=0.142079Jy sigma=0.000656 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 = -8.72423e-05 Jy ! Component: 100 - total flux cleaned = -4.76877e-05 Jy ! Component: 150 - total flux cleaned = -8.3752e-05 Jy ! Component: 200 - total flux cleaned = -0.000117486 Jy ! Total flux subtracted in 200 components = -0.000117486 Jy ! Clean residual min=-0.002331 max=0.002105 Jy/beam ! Clean residual mean=-0.000025 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.204669 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 114 components and 0.204669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142054Jy sigma=0.000656 ! Fit after self-cal, rms=0.142051Jy sigma=0.000656 ! 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.142051Jy sigma=0.000656 ! Fit after self-cal, rms=0.141890Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.036 mas, bmaj=21.05 mas, bpa=2.354 degrees ! Estimated noise=1397.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000328569 Jy ! Component: 100 - total flux cleaned = -0.000445315 Jy ! Component: 150 - total flux cleaned = -0.000471988 Jy ! Component: 200 - total flux cleaned = -0.000423871 Jy ! Total flux subtracted in 200 components = -0.000423871 Jy ! Clean residual min=-0.002605 max=0.002107 Jy/beam ! Clean residual mean=-0.000048 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.204245 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 128 components and 0.204245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141882Jy sigma=0.000656 ! Fit after self-cal, rms=0.141887Jy sigma=0.000656 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.000144982 Jy ! Component: 100 - total flux cleaned = -9.76744e-05 Jy ! Component: 150 - total flux cleaned = -5.22664e-05 Jy ! Component: 200 - total flux cleaned = -9.31794e-06 Jy ! Total flux subtracted in 200 components = -9.31794e-06 Jy ! Clean residual min=-0.002569 max=0.002077 Jy/beam ! Clean residual mean=-0.000047 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.204236 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 135 components and 0.204236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141880Jy sigma=0.000656 ! Fit after self-cal, rms=0.141887Jy sigma=0.000656 ! 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.181 mas, bmaj=9.905 mas, bpa=2.34 degrees ! Estimated noise=1121.16 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 9.905 at 2.34 degrees (North through East) ! Clean map min=-0.0029192 max=0.12446 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.51 mas, bmaj=8.275 mas, bpa=2.372 degrees ! Estimated noise=3074.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101159 Jy ! Component: 100 - total flux cleaned = 0.139968 Jy ! Component: 150 - total flux cleaned = 0.16085 Jy ! Component: 200 - total flux cleaned = 0.173579 Jy ! Total flux subtracted in 200 components = 0.173579 Jy ! Clean residual min=-0.007665 max=0.008229 Jy/beam ! Clean residual mean=-0.000044 rms=0.002066 Jy/beam ! Combined flux in latest and established models = 0.173579 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.173579 Jy ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=9.905 mas, bpa=2.34 degrees ! Estimated noise=1121.16 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.012571 Jy ! Component: 100 - total flux cleaned = 0.0193854 Jy ! Component: 150 - total flux cleaned = 0.0221407 Jy ! Component: 200 - total flux cleaned = 0.0241923 Jy ! Total flux subtracted in 200 components = 0.0241923 Jy ! Clean residual min=-0.002995 max=0.003462 Jy/beam ! Clean residual mean=-0.000042 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.197771 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 85 components and 0.197771 Jy ! Inverting map ! Added new window around map position (4.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301939 Jy ! Component: 100 - total flux cleaned = 0.00422801 Jy ! Component: 150 - total flux cleaned = 0.0051779 Jy ! Component: 200 - total flux cleaned = 0.0057831 Jy ! Total flux subtracted in 200 components = 0.0057831 Jy ! Clean residual min=-0.002543 max=0.002101 Jy/beam ! Clean residual mean=-0.000030 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.203554 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 103 components and 0.203554 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=8.036 mas, bmaj=21.05 mas, bpa=2.354 degrees ! Estimated noise=1397.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183367 Jy ! Component: 100 - total flux cleaned = 0.00214314 Jy ! Component: 150 - total flux cleaned = 0.00210497 Jy ! Component: 200 - total flux cleaned = 0.00206875 Jy ! Total flux subtracted in 200 components = 0.00206875 Jy ! Clean residual min=-0.002226 max=0.002169 Jy/beam ! Clean residual mean=-0.000047 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.205623 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 = -3.28182e-05 Jy ! Component: 100 - total flux cleaned = -6.39497e-05 Jy ! Component: 150 - total flux cleaned = -8.41371e-06 Jy ! Component: 200 - total flux cleaned = -8.66665e-06 Jy ! Total flux subtracted in 200 components = -8.66665e-06 Jy ! Clean residual min=-0.002231 max=0.002122 Jy/beam ! Clean residual mean=-0.000045 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.205614 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 124 components and 0.205614 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=9.905 mas, bpa=2.34 degrees ! Estimated noise=1121.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000158755 Jy ! Component: 100 - total flux cleaned = -0.000157772 Jy ! Component: 150 - total flux cleaned = -0.000204624 Jy ! Component: 200 - total flux cleaned = -0.000204409 Jy ! Total flux subtracted in 200 components = -0.000204409 Jy ! Clean residual min=-0.002377 max=0.001969 Jy/beam ! Clean residual mean=-0.000022 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.20541 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 140 components and 0.20541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141900Jy sigma=0.000656 ! Fit after self-cal, rms=0.141854Jy sigma=0.000655 wmodel J1324-3235_S_2017_03_23_pus_map.mod ! Writing 140 model components to file: J1324-3235_S_2017_03_23_pus_map.mod wobs J1324-3235_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1324-3235_S_2017_03_23_pus_uvs.fits wwins J1324-3235_S_2017_03_23_pus_map.win ! wwins: Wrote 5 windows to J1324-3235_S_2017_03_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.00099712 Jy ! Component: 100 - total flux cleaned = -0.00169838 Jy ! Component: 150 - total flux cleaned = -0.00201077 Jy ! Component: 200 - total flux cleaned = -0.00237735 Jy ! Component: 250 - total flux cleaned = -0.00263473 Jy ! Component: 300 - total flux cleaned = -0.00285284 Jy ! Component: 350 - total flux cleaned = -0.00300338 Jy ! Component: 400 - total flux cleaned = -0.00323765 Jy ! Component: 450 - total flux cleaned = -0.00340899 Jy ! Component: 500 - total flux cleaned = -0.00365998 Jy ! Component: 550 - total flux cleaned = -0.00385029 Jy ! Component: 600 - total flux cleaned = -0.00406286 Jy ! Component: 650 - total flux cleaned = -0.00424539 Jy ! Component: 700 - total flux cleaned = -0.00452564 Jy ! Component: 750 - total flux cleaned = -0.00470107 Jy ! Component: 800 - total flux cleaned = -0.00502099 Jy ! Component: 850 - total flux cleaned = -0.00528689 Jy ! Component: 900 - total flux cleaned = -0.00557268 Jy ! Component: 950 - total flux cleaned = -0.00590124 Jy ! Component: 1000 - total flux cleaned = -0.00617827 Jy ! Component: 1050 - total flux cleaned = -0.00645092 Jy ! Component: 1100 - total flux cleaned = -0.00671973 Jy ! Component: 1150 - total flux cleaned = -0.006963 Jy ! Component: 1200 - total flux cleaned = -0.00720326 Jy ! Component: 1250 - total flux cleaned = -0.00748351 Jy ! Component: 1300 - total flux cleaned = -0.00775994 Jy ! Component: 1350 - total flux cleaned = -0.00799093 Jy ! Component: 1400 - total flux cleaned = -0.00821865 Jy ! Component: 1450 - total flux cleaned = -0.00846423 Jy ! Component: 1500 - total flux cleaned = -0.00866633 Jy ! Component: 1550 - total flux cleaned = -0.00890618 Jy ! Component: 1600 - total flux cleaned = -0.00912375 Jy ! Component: 1650 - total flux cleaned = -0.00935787 Jy ! Component: 1700 - total flux cleaned = -0.00957024 Jy ! Component: 1750 - total flux cleaned = -0.00979903 Jy ! Component: 1800 - total flux cleaned = -0.00994964 Jy ! Component: 1850 - total flux cleaned = -0.0100991 Jy ! Component: 1900 - total flux cleaned = -0.0102469 Jy ! Component: 1950 - total flux cleaned = -0.0103931 Jy ! Component: 2000 - total flux cleaned = -0.0105561 Jy ! Component: 2050 - total flux cleaned = -0.0106813 Jy ! Component: 2100 - total flux cleaned = -0.010823 Jy ! Component: 2150 - total flux cleaned = -0.0108756 Jy ! Component: 2200 - total flux cleaned = -0.0109978 Jy ! Component: 2250 - total flux cleaned = -0.0110668 Jy ! Component: 2300 - total flux cleaned = -0.0112037 Jy ! Component: 2350 - total flux cleaned = -0.0112715 Jy ! Component: 2400 - total flux cleaned = -0.0113558 Jy ! Component: 2450 - total flux cleaned = -0.0114724 Jy ! Component: 2500 - total flux cleaned = -0.0116048 Jy ! Component: 2550 - total flux cleaned = -0.011736 Jy ! Component: 2600 - total flux cleaned = -0.0118337 Jy ! Component: 2650 - total flux cleaned = -0.0119466 Jy ! Component: 2700 - total flux cleaned = -0.012123 Jy ! Component: 2750 - total flux cleaned = -0.0122501 Jy ! Component: 2800 - total flux cleaned = -0.0123764 Jy ! Component: 2850 - total flux cleaned = -0.0125177 Jy ! Component: 2900 - total flux cleaned = -0.012689 Jy ! Component: 2950 - total flux cleaned = -0.0128283 Jy ! Component: 3000 - total flux cleaned = -0.0130434 Jy ! Component: 3050 - total flux cleaned = -0.0131504 Jy ! Component: 3100 - total flux cleaned = -0.0133173 Jy ! Component: 3150 - total flux cleaned = -0.0134982 Jy ! Component: 3200 - total flux cleaned = -0.0136929 Jy ! Component: 3250 - total flux cleaned = -0.0138714 Jy ! Component: 3300 - total flux cleaned = -0.0139898 Jy ! Component: 3350 - total flux cleaned = -0.0141514 Jy ! Component: 3400 - total flux cleaned = -0.0142975 Jy ! Component: 3450 - total flux cleaned = -0.0144572 Jy ! Component: 3500 - total flux cleaned = -0.0146159 Jy ! Component: 3550 - total flux cleaned = -0.0147593 Jy ! Component: 3600 - total flux cleaned = -0.0149447 Jy ! Component: 3650 - total flux cleaned = -0.0150581 Jy ! Component: 3700 - total flux cleaned = -0.0151566 Jy ! Component: 3750 - total flux cleaned = -0.0152688 Jy ! Component: 3800 - total flux cleaned = -0.0154359 Jy ! Component: 3850 - total flux cleaned = -0.0155467 Jy ! Component: 3900 - total flux cleaned = -0.0156843 Jy ! Component: 3950 - total flux cleaned = -0.0158349 Jy ! Component: 4000 - total flux cleaned = -0.0159438 Jy ! Component: 4050 - total flux cleaned = -0.0160386 Jy ! Total flux subtracted in 4096 components = -0.0161464 Jy ! Clean residual min=-0.000760 max=0.000835 Jy/beam ! Clean residual mean=-0.000005 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.189263 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 430 components and 0.189263 Jy ![Exited script file: muppet] wmap "J1324-3235_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 9.905 at 2.34 degrees (North through East) ! Clean map min=-0.0024782 max=0.12652 Jy/beam ! Writing clean map to FITS file: J1324-3235_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.126523 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000242231 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.574358 0.574358 1.14872 2.29743 4.59486 9.18973 18.3795 36.7589 73.5178 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.126 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.181 x 9.905 at 2.34 degrees (North through East) ! Clean map min=-0.0024782 max=0.12652 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 J1324-3235_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:00:57 2019