! Started logfile: J1036-0605_S_2017_06_10_pus_uvs.log on Mon May 6 14:51:40 2019 obs J1036-0605_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1036-0605_S_2017_06_10_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.931217 visibilities/baseline/integration-bin. ! Found source: J1036-0605 ! ! 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 1154 lines of history. ! ! Reading 14080 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 J1036-0605_S_2017_06_10_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 522 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.792464Jy sigma=0.007167 ! Fit after self-cal, rms=0.772811Jy sigma=0.006982 ! 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.704 mas, bmaj=7.095 mas, bpa=-3.995 degrees ! Estimated noise=1045.47 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.171823 Jy ! Component: 100 - total flux cleaned = 0.223291 Jy ! Total flux subtracted in 100 components = 0.223291 Jy ! Clean residual min=-0.016502 max=0.071802 Jy/beam ! Clean residual mean=-0.000003 rms=0.005001 Jy/beam ! Combined flux in latest and established models = 0.223291 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.223291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125415Jy sigma=0.001104 ! Fit after self-cal, rms=0.125328Jy sigma=0.001103 ! Inverting map ! Added new window around map position (5.5, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0568417 Jy ! Component: 100 - total flux cleaned = 0.0799649 Jy ! Total flux subtracted in 100 components = 0.0799649 Jy ! Clean residual min=-0.012038 max=0.021899 Jy/beam ! Clean residual mean=-0.000005 rms=0.002703 Jy/beam ! Combined flux in latest and established models = 0.303255 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.303255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094242Jy sigma=0.000812 ! Fit after self-cal, rms=0.089962Jy sigma=0.000775 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0202914 Jy ! Component: 100 - total flux cleaned = 0.0313105 Jy ! Total flux subtracted in 100 components = 0.0313105 Jy ! Clean residual min=-0.007199 max=0.009183 Jy/beam ! Clean residual mean=-0.000002 rms=0.001696 Jy/beam ! Combined flux in latest and established models = 0.334566 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.334566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084535Jy sigma=0.000727 ! Fit after self-cal, rms=0.084169Jy sigma=0.000724 ! 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.308 mas, bmaj=8.156 mas, bpa=-1.62 degrees ! Estimated noise=775.794 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.00731655 Jy ! Component: 100 - total flux cleaned = 0.00882817 Jy ! Component: 150 - total flux cleaned = 0.00950978 Jy ! Component: 200 - total flux cleaned = 0.00993558 Jy ! Total flux subtracted in 200 components = 0.00993558 Jy ! Clean residual min=-0.005375 max=0.004487 Jy/beam ! Clean residual mean=-0.000002 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.344501 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 51 components and 0.344501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082868Jy sigma=0.000713 ! Fit after self-cal, rms=0.082751Jy sigma=0.000712 ! 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.99 FD 0.98 HN 0.96 KP 1.03 ! LA 1.04 MK 1.02 NL 0.93 OV 1.02 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 0.98 KP 0.99 ! LA 0.97 MK 1.05 NL 1.09 OV 1.03 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.03 HN 0.97 KP 0.97 ! LA 0.98 MK 1.04 NL 1.06 OV 0.93 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.92 KP 1.00* ! LA 1.04 MK 1.07 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.082751Jy sigma=0.000712 ! Fit after self-cal, rms=0.079060Jy sigma=0.000698 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=8.108 mas, bpa=-0.9362 degrees ! Estimated noise=767.485 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.000209506 Jy ! Component: 100 - total flux cleaned = -0.000331678 Jy ! Component: 150 - total flux cleaned = -0.000241587 Jy ! Component: 200 - total flux cleaned = -7.5038e-05 Jy ! Total flux subtracted in 200 components = -7.5038e-05 Jy ! Clean residual min=-0.003670 max=0.003418 Jy/beam ! Clean residual mean=0.000003 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.344426 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.344426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078811Jy sigma=0.000696 ! Fit after self-cal, rms=0.078776Jy sigma=0.000695 ! 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.078776Jy sigma=0.000695 ! Fit after self-cal, rms=0.078527Jy sigma=0.000688 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=8.137 mas, bpa=-0.8885 degrees ! Estimated noise=765.803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000126236 Jy ! Component: 100 - total flux cleaned = -0.000206147 Jy ! Component: 150 - total flux cleaned = -0.000106781 Jy ! Component: 200 - total flux cleaned = -5.93229e-05 Jy ! Total flux subtracted in 200 components = -5.93229e-05 Jy ! Clean residual min=-0.003349 max=0.003212 Jy/beam ! Clean residual mean=0.000006 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.344367 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.344367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078437Jy sigma=0.000688 ! Fit after self-cal, rms=0.078448Jy sigma=0.000687 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.000218673 Jy ! Component: 100 - total flux cleaned = 0.000218133 Jy ! Component: 150 - total flux cleaned = 0.000260466 Jy ! Component: 200 - total flux cleaned = 0.000300365 Jy ! Total flux subtracted in 200 components = 0.000300365 Jy ! Clean residual min=-0.003207 max=0.003100 Jy/beam ! Clean residual mean=0.000007 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.344667 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.344667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078400Jy sigma=0.000687 ! Fit after self-cal, rms=0.078397Jy sigma=0.000687 ! 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.078397Jy sigma=0.000687 ! Fit after self-cal, rms=0.078350Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=8.149 mas, bpa=-0.9369 degrees ! Estimated noise=764.088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.29048e-05 Jy ! Component: 100 - total flux cleaned = 2.68173e-05 Jy ! Component: 150 - total flux cleaned = 2.64608e-05 Jy ! Component: 200 - total flux cleaned = 5.14223e-05 Jy ! Total flux subtracted in 200 components = 5.14223e-05 Jy ! Clean residual min=-0.002167 max=0.002125 Jy/beam ! Clean residual mean=0.000002 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.344719 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 83 components and 0.344719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078320Jy sigma=0.000677 ! Fit after self-cal, rms=0.078348Jy sigma=0.000677 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 (-12, 73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166861 Jy ! Component: 100 - total flux cleaned = 0.00190653 Jy ! Component: 150 - total flux cleaned = 0.00190509 Jy ! Component: 200 - total flux cleaned = 0.00187025 Jy ! Total flux subtracted in 200 components = 0.00187025 Jy ! Clean residual min=-0.001974 max=0.001929 Jy/beam ! Clean residual mean=0.000002 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.346589 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.346589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078288Jy sigma=0.000676 ! Fit after self-cal, rms=0.078286Jy sigma=0.000676 ! 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.078286Jy sigma=0.000676 ! Fit after self-cal, rms=0.078151Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.486 mas, bmaj=13.6 mas, bpa=-1.555 degrees ! Estimated noise=963.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000325371 Jy ! Component: 100 - total flux cleaned = 0.000350715 Jy ! Component: 150 - total flux cleaned = 0.000373585 Jy ! Component: 200 - total flux cleaned = 0.000374996 Jy ! Total flux subtracted in 200 components = 0.000374996 Jy ! Clean residual min=-0.001993 max=0.002701 Jy/beam ! Clean residual mean=0.000004 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.346964 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 118 components and 0.346964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078138Jy sigma=0.000676 ! Fit after self-cal, rms=0.078137Jy sigma=0.000676 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 (40.5, -124.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203542 Jy ! Component: 100 - total flux cleaned = 0.00199674 Jy ! Component: 150 - total flux cleaned = 0.00203251 Jy ! Component: 200 - total flux cleaned = 0.00211897 Jy ! Total flux subtracted in 200 components = 0.00211897 Jy ! Clean residual min=-0.002058 max=0.001887 Jy/beam ! Clean residual mean=0.000004 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.349083 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 156 components and 0.349083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078094Jy sigma=0.000676 ! Fit after self-cal, rms=0.078088Jy sigma=0.000676 ! 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.318 mas, bmaj=8.15 mas, bpa=-0.9557 degrees ! Estimated noise=762.939 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.318 x 8.15 at -0.9557 degrees (North through East) ! Clean map min=-0.0018522 max=0.21678 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.737 mas, bmaj=7.123 mas, bpa=-3.025 degrees ! Estimated noise=1038.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177014 Jy ! Component: 100 - total flux cleaned = 0.249083 Jy ! Component: 150 - total flux cleaned = 0.284093 Jy ! Component: 200 - total flux cleaned = 0.304639 Jy ! Total flux subtracted in 200 components = 0.304639 Jy ! Clean residual min=-0.004397 max=0.010813 Jy/beam ! Clean residual mean=0.000003 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.304639 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.304639 Jy ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=8.15 mas, bpa=-0.9557 degrees ! Estimated noise=762.939 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.0165973 Jy ! Component: 100 - total flux cleaned = 0.0258657 Jy ! Component: 150 - total flux cleaned = 0.0313103 Jy ! Component: 200 - total flux cleaned = 0.0346058 Jy ! Total flux subtracted in 200 components = 0.0346058 Jy ! Clean residual min=-0.001957 max=0.002098 Jy/beam ! Clean residual mean=0.000003 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.339245 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 46 components and 0.339245 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.486 mas, bmaj=13.6 mas, bpa=-1.555 degrees ! Estimated noise=963.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00350511 Jy ! Component: 100 - total flux cleaned = 0.00580228 Jy ! Component: 150 - total flux cleaned = 0.00696712 Jy ! Component: 200 - total flux cleaned = 0.00746492 Jy ! Total flux subtracted in 200 components = 0.00746492 Jy ! Clean residual min=-0.002057 max=0.001921 Jy/beam ! Clean residual mean=0.000004 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.34671 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.000327908 Jy ! Component: 100 - total flux cleaned = 0.000530454 Jy ! Component: 150 - total flux cleaned = 0.000749179 Jy ! Component: 200 - total flux cleaned = 0.000978887 Jy ! Total flux subtracted in 200 components = 0.000978887 Jy ! Clean residual min=-0.002001 max=0.001898 Jy/beam ! Clean residual mean=0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.347688 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 125 components and 0.347688 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=8.15 mas, bpa=-0.9557 degrees ! Estimated noise=762.939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.66786e-05 Jy ! Component: 100 - total flux cleaned = 9.84827e-05 Jy ! Component: 150 - total flux cleaned = 5.39621e-05 Jy ! Component: 200 - total flux cleaned = 1.21529e-05 Jy ! Total flux subtracted in 200 components = 1.21529e-05 Jy ! Clean residual min=-0.001683 max=0.001799 Jy/beam ! Clean residual mean=0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.3477 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 150 components and 0.347701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078051Jy sigma=0.000675 ! Fit after self-cal, rms=0.078043Jy sigma=0.000675 wmodel J1036-0605_S_2017_06_10_pus_map.mod ! Writing 150 model components to file: J1036-0605_S_2017_06_10_pus_map.mod wobs J1036-0605_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1036-0605_S_2017_06_10_pus_uvs.fits wwins J1036-0605_S_2017_06_10_pus_map.win ! wwins: Wrote 4 windows to J1036-0605_S_2017_06_10_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.00017386 Jy ! Component: 100 - total flux cleaned = 0.000234507 Jy ! Component: 150 - total flux cleaned = 0.000148526 Jy ! Component: 200 - total flux cleaned = 0.000175132 Jy ! Component: 250 - total flux cleaned = 0.000253411 Jy ! Component: 300 - total flux cleaned = 0.000380832 Jy ! Component: 350 - total flux cleaned = 0.000579415 Jy ! Component: 400 - total flux cleaned = 0.000627522 Jy ! Component: 450 - total flux cleaned = 0.000721975 Jy ! Component: 500 - total flux cleaned = 0.000721877 Jy ! Component: 550 - total flux cleaned = 0.000767117 Jy ! Component: 600 - total flux cleaned = 0.000744461 Jy ! Component: 650 - total flux cleaned = 0.000766409 Jy ! Component: 700 - total flux cleaned = 0.00076591 Jy ! Component: 750 - total flux cleaned = 0.000702575 Jy ! Component: 800 - total flux cleaned = 0.000765546 Jy ! Component: 850 - total flux cleaned = 0.000765429 Jy ! Component: 900 - total flux cleaned = 0.000745288 Jy ! Component: 950 - total flux cleaned = 0.000765404 Jy ! Component: 1000 - total flux cleaned = 0.00072582 Jy ! Component: 1050 - total flux cleaned = 0.000687099 Jy ! Component: 1100 - total flux cleaned = 0.000706244 Jy ! Component: 1150 - total flux cleaned = 0.000649409 Jy ! Component: 1200 - total flux cleaned = 0.000724571 Jy ! Component: 1250 - total flux cleaned = 0.000706059 Jy ! Component: 1300 - total flux cleaned = 0.000761428 Jy ! Component: 1350 - total flux cleaned = 0.000816079 Jy ! Component: 1400 - total flux cleaned = 0.000869989 Jy ! Component: 1450 - total flux cleaned = 0.000887774 Jy ! Component: 1500 - total flux cleaned = 0.000993689 Jy ! Component: 1550 - total flux cleaned = 0.001046 Jy ! Component: 1600 - total flux cleaned = 0.00111499 Jy ! Component: 1650 - total flux cleaned = 0.00113202 Jy ! Component: 1700 - total flux cleaned = 0.00116614 Jy ! Component: 1750 - total flux cleaned = 0.00128367 Jy ! Component: 1800 - total flux cleaned = 0.00126711 Jy ! Component: 1850 - total flux cleaned = 0.00128377 Jy ! Component: 1900 - total flux cleaned = 0.00143098 Jy ! Component: 1950 - total flux cleaned = 0.00144707 Jy ! Component: 2000 - total flux cleaned = 0.00154307 Jy ! Component: 2050 - total flux cleaned = 0.00154306 Jy ! Component: 2100 - total flux cleaned = 0.00159028 Jy ! Component: 2150 - total flux cleaned = 0.00163705 Jy ! Component: 2200 - total flux cleaned = 0.00163701 Jy ! Component: 2250 - total flux cleaned = 0.00160644 Jy ! Component: 2300 - total flux cleaned = 0.00168264 Jy ! Component: 2350 - total flux cleaned = 0.00168274 Jy ! Component: 2400 - total flux cleaned = 0.00168255 Jy ! Component: 2450 - total flux cleaned = 0.00172717 Jy ! Component: 2500 - total flux cleaned = 0.00174193 Jy ! Component: 2550 - total flux cleaned = 0.00169814 Jy ! Component: 2600 - total flux cleaned = 0.0017419 Jy ! Component: 2650 - total flux cleaned = 0.00177095 Jy ! Component: 2700 - total flux cleaned = 0.00181382 Jy ! Component: 2750 - total flux cleaned = 0.00182803 Jy ! Component: 2800 - total flux cleaned = 0.00185624 Jy ! Component: 2850 - total flux cleaned = 0.00189829 Jy ! Component: 2900 - total flux cleaned = 0.00195393 Jy ! Component: 2950 - total flux cleaned = 0.00198158 Jy ! Component: 3000 - total flux cleaned = 0.00200908 Jy ! Component: 3050 - total flux cleaned = 0.00199571 Jy ! Component: 3100 - total flux cleaned = 0.00211757 Jy ! Component: 3150 - total flux cleaned = 0.00214444 Jy ! Component: 3200 - total flux cleaned = 0.00215779 Jy ! Component: 3250 - total flux cleaned = 0.0021313 Jy ! Component: 3300 - total flux cleaned = 0.00219723 Jy ! Component: 3350 - total flux cleaned = 0.00223652 Jy ! Component: 3400 - total flux cleaned = 0.00224959 Jy ! Component: 3450 - total flux cleaned = 0.00227545 Jy ! Component: 3500 - total flux cleaned = 0.00230108 Jy ! Component: 3550 - total flux cleaned = 0.00233923 Jy ! Component: 3600 - total flux cleaned = 0.00228852 Jy ! Component: 3650 - total flux cleaned = 0.00230112 Jy ! Component: 3700 - total flux cleaned = 0.00231366 Jy ! Component: 3750 - total flux cleaned = 0.00233856 Jy ! Component: 3800 - total flux cleaned = 0.0023509 Jy ! Component: 3850 - total flux cleaned = 0.00235085 Jy ! Component: 3900 - total flux cleaned = 0.00238743 Jy ! Component: 3950 - total flux cleaned = 0.00236303 Jy ! Component: 4000 - total flux cleaned = 0.00239924 Jy ! Component: 4050 - total flux cleaned = 0.00241126 Jy ! Total flux subtracted in 4096 components = 0.00244703 Jy ! Clean residual min=-0.000700 max=0.000927 Jy/beam ! Clean residual mean=0.000001 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.350148 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 435 components and 0.350147 Jy ![Exited script file: muppet] wmap "J1036-0605_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.318 x 8.15 at -0.9557 degrees (North through East) ! Clean map min=-0.0016065 max=0.21713 Jy/beam ! Writing clean map to FITS file: J1036-0605_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.217133 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221589 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.306156 0.306156 0.612312 1.22462 2.44925 4.8985 9.797 19.594 39.188 78.376 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.217 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.318 x 8.15 at -0.9557 degrees (North through East) ! Clean map min=-0.0016065 max=0.21713 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 J1036-0605_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:51:46 2019