! Started logfile: J1323-3407_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:59:29 2016 obs J1323-3407_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1323-3407_S_2015_03_17_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.877145 visibilities/baseline/integration-bin. ! Found source: J1323-3407 ! ! 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 330 lines of history. ! ! Reading 19420 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 J1323-3407_S_2015_03_17_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 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870710Jy sigma=0.007179 ! Fit after self-cal, rms=0.828502Jy sigma=0.006835 ! 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.288 mas, bmaj=6.293 mas, bpa=-9.402 degrees ! Estimated noise=1046.25 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.106536 Jy ! Component: 100 - total flux cleaned = 0.157309 Jy ! Total flux subtracted in 100 components = 0.157309 Jy ! Clean residual min=-0.012056 max=0.027003 Jy/beam ! Clean residual mean=0.000017 rms=0.003633 Jy/beam ! Combined flux in latest and established models = 0.157309 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.157309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142090Jy sigma=0.001097 ! Fit after self-cal, rms=0.141674Jy sigma=0.001094 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0338414 Jy ! Component: 100 - total flux cleaned = 0.0566573 Jy ! Total flux subtracted in 100 components = 0.0566573 Jy ! Clean residual min=-0.008735 max=0.018760 Jy/beam ! Clean residual mean=0.000009 rms=0.002473 Jy/beam ! Combined flux in latest and established models = 0.213967 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 50 components and 0.213967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121454Jy sigma=0.000927 ! Fit after self-cal, rms=0.121316Jy sigma=0.000927 ! Inverting map ! Added new window around map position (-4, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.019428 Jy ! Component: 100 - total flux cleaned = 0.0331382 Jy ! Total flux subtracted in 100 components = 0.0331382 Jy ! Clean residual min=-0.006909 max=0.011852 Jy/beam ! Clean residual mean=0.000006 rms=0.001940 Jy/beam ! Combined flux in latest and established models = 0.247105 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 72 components and 0.247105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113288Jy sigma=0.000862 ! Fit after self-cal, rms=0.113135Jy sigma=0.000862 ! 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.92 mas, bmaj=7.879 mas, bpa=-10.16 degrees ! Estimated noise=628.451 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.0248589 Jy ! Component: 100 - total flux cleaned = 0.0395827 Jy ! Component: 150 - total flux cleaned = 0.0485459 Jy ! Component: 200 - total flux cleaned = 0.054095 Jy ! Total flux subtracted in 200 components = 0.054095 Jy ! Clean residual min=-0.007751 max=0.009722 Jy/beam ! Clean residual mean=-0.000017 rms=0.002457 Jy/beam ! Combined flux in latest and established models = 0.3012 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 107 components and 0.3012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106722Jy sigma=0.000816 ! Fit after self-cal, rms=0.106395Jy sigma=0.000813 ! 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 1.13 FD 0.85 HN 1.12 KP 1.04 ! LA 0.95 MK 0.93 NL 0.95 OV 1.01 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.89 HN 1.27 KP 1.02 ! LA 0.92 MK 1.00 NL 1.04 OV 1.05 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.91 HN 1.23 KP 0.93 ! LA 0.75 MK 1.00 NL 1.23 OV 0.97 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.94 HN 1.20 KP 0.91 ! LA 0.82 MK 1.00 NL 1.11 OV 1.02 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.106395Jy sigma=0.000813 ! Fit after self-cal, rms=0.103384Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.929 mas, bmaj=7.882 mas, bpa=-10.2 degrees ! Estimated noise=627.21 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 (-13, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00680739 Jy ! Component: 100 - total flux cleaned = 0.0102576 Jy ! Component: 150 - total flux cleaned = 0.0118672 Jy ! Component: 200 - total flux cleaned = 0.0123711 Jy ! Total flux subtracted in 200 components = 0.0123711 Jy ! Clean residual min=-0.002863 max=0.003319 Jy/beam ! Clean residual mean=-0.000010 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.313571 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 150 components and 0.313571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102936Jy sigma=0.000775 ! Fit after self-cal, rms=0.102978Jy sigma=0.000774 ! 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.102978Jy sigma=0.000774 ! Fit after self-cal, rms=0.103284Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.931 mas, bmaj=7.89 mas, bpa=-10.17 degrees ! Estimated noise=625.824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264539 Jy ! Component: 100 - total flux cleaned = 0.00328828 Jy ! Component: 150 - total flux cleaned = 0.003537 Jy ! Component: 200 - total flux cleaned = 0.00357803 Jy ! Total flux subtracted in 200 components = 0.00357803 Jy ! Clean residual min=-0.002010 max=0.002031 Jy/beam ! Clean residual mean=-0.000007 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.317149 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 168 components and 0.317149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103192Jy sigma=0.000771 ! Fit after self-cal, rms=0.103192Jy sigma=0.000771 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.000931805 Jy ! Component: 100 - total flux cleaned = 0.000970911 Jy ! Component: 150 - total flux cleaned = 0.00103862 Jy ! Component: 200 - total flux cleaned = 0.0011019 Jy ! Total flux subtracted in 200 components = 0.0011019 Jy ! Clean residual min=-0.001925 max=0.001845 Jy/beam ! Clean residual mean=-0.000005 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.318251 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 175 components and 0.318251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103164Jy sigma=0.000771 ! Fit after self-cal, rms=0.103163Jy sigma=0.000771 ! 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.103163Jy sigma=0.000771 ! Fit after self-cal, rms=0.102948Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.927 mas, bmaj=7.876 mas, bpa=-10.17 degrees ! Estimated noise=623.662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00064654 Jy ! Component: 100 - total flux cleaned = 0.000791098 Jy ! Component: 150 - total flux cleaned = 0.000820073 Jy ! Component: 200 - total flux cleaned = 0.000848453 Jy ! Total flux subtracted in 200 components = 0.000848453 Jy ! Clean residual min=-0.001891 max=0.001829 Jy/beam ! Clean residual mean=-0.000005 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.319099 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 185 components and 0.319099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102924Jy sigma=0.000771 ! Fit after self-cal, rms=0.102920Jy sigma=0.000771 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.000363306 Jy ! Component: 100 - total flux cleaned = 0.000415388 Jy ! Component: 150 - total flux cleaned = 0.000438239 Jy ! Component: 200 - total flux cleaned = 0.000482144 Jy ! Total flux subtracted in 200 components = 0.000482144 Jy ! Clean residual min=-0.001880 max=0.001844 Jy/beam ! Clean residual mean=-0.000004 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.319581 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 194 components and 0.319581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102908Jy sigma=0.000771 ! Fit after self-cal, rms=0.102909Jy sigma=0.000771 ! 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.102909Jy sigma=0.000771 ! Fit after self-cal, rms=0.102753Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.231 mas, bmaj=22.82 mas, bpa=-4.82 degrees ! Estimated noise=827.015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000838288 Jy ! Component: 100 - total flux cleaned = 0.000767347 Jy ! Component: 150 - total flux cleaned = 0.000749349 Jy ! Component: 200 - total flux cleaned = 0.000733285 Jy ! Total flux subtracted in 200 components = 0.000733285 Jy ! Clean residual min=-0.001955 max=0.001984 Jy/beam ! Clean residual mean=-0.000007 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.320315 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 202 components and 0.320315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102750Jy sigma=0.000771 ! Fit after self-cal, rms=0.102749Jy sigma=0.000771 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.000205109 Jy ! Component: 100 - total flux cleaned = 0.000204546 Jy ! Component: 150 - total flux cleaned = 0.000217321 Jy ! Component: 200 - total flux cleaned = 0.000228325 Jy ! Total flux subtracted in 200 components = 0.000228325 Jy ! Clean residual min=-0.001985 max=0.001944 Jy/beam ! Clean residual mean=-0.000006 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.320543 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 205 components and 0.320543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102747Jy sigma=0.000771 ! Fit after self-cal, rms=0.102747Jy sigma=0.000771 ! 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.923 mas, bmaj=7.86 mas, bpa=-10.16 degrees ! Estimated noise=621.881 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.923 x 7.86 at -10.16 degrees (North through East) ! Clean map min=-0.0021172 max=0.14922 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.284 mas, bmaj=6.27 mas, bpa=-9.249 degrees ! Estimated noise=1036.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106096 Jy ! Component: 100 - total flux cleaned = 0.158296 Jy ! Component: 150 - total flux cleaned = 0.19231 Jy ! Component: 200 - total flux cleaned = 0.216312 Jy ! Total flux subtracted in 200 components = 0.216312 Jy ! Clean residual min=-0.006578 max=0.013395 Jy/beam ! Clean residual mean=-0.000000 rms=0.002026 Jy/beam ! Combined flux in latest and established models = 0.216312 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.216312 Jy ! Inverting map and beam ! Estimated beam: bmin=2.923 mas, bmaj=7.86 mas, bpa=-10.16 degrees ! Estimated noise=621.881 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.0346624 Jy ! Component: 100 - total flux cleaned = 0.0543076 Jy ! Component: 150 - total flux cleaned = 0.0668988 Jy ! Component: 200 - total flux cleaned = 0.0757192 Jy ! Total flux subtracted in 200 components = 0.0757192 Jy ! Clean residual min=-0.003203 max=0.005426 Jy/beam ! Clean residual mean=-0.000029 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.292031 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 120 components and 0.292032 Jy ! Inverting map ! Added new window around map position (-0.5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00660767 Jy ! Component: 100 - total flux cleaned = 0.0115328 Jy ! Component: 150 - total flux cleaned = 0.0152627 Jy ! Component: 200 - total flux cleaned = 0.0181274 Jy ! Total flux subtracted in 200 components = 0.0181274 Jy ! Clean residual min=-0.002270 max=0.002655 Jy/beam ! Clean residual mean=-0.000012 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.310159 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 157 components and 0.310159 Jy ! Inverting map ! Added new window around map position (34, -110). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00256138 Jy ! Component: 100 - total flux cleaned = 0.00437108 Jy ! Component: 150 - total flux cleaned = 0.00580235 Jy ! Component: 200 - total flux cleaned = 0.00695278 Jy ! Total flux subtracted in 200 components = 0.00695278 Jy ! Clean residual min=-0.002048 max=0.001661 Jy/beam ! Clean residual mean=-0.000006 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.317112 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 182 components and 0.317112 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.231 mas, bmaj=22.82 mas, bpa=-4.82 degrees ! Estimated noise=827.015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164524 Jy ! Component: 100 - total flux cleaned = 0.00231975 Jy ! Component: 150 - total flux cleaned = 0.00259229 Jy ! Component: 200 - total flux cleaned = 0.00269146 Jy ! Total flux subtracted in 200 components = 0.00269146 Jy ! Clean residual min=-0.002010 max=0.002009 Jy/beam ! Clean residual mean=-0.000007 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.319803 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.71479e-05 Jy ! Component: 100 - total flux cleaned = 0.000144038 Jy ! Component: 150 - total flux cleaned = 0.00017738 Jy ! Component: 200 - total flux cleaned = 0.000192714 Jy ! Total flux subtracted in 200 components = 0.000192714 Jy ! Clean residual min=-0.001936 max=0.001964 Jy/beam ! Clean residual mean=-0.000006 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.319996 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 199 components and 0.319996 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.923 mas, bmaj=7.86 mas, bpa=-10.16 degrees ! Estimated noise=621.881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00040763 Jy ! Component: 100 - total flux cleaned = -0.000242363 Jy ! Component: 150 - total flux cleaned = -0.000193691 Jy ! Component: 200 - total flux cleaned = -0.000170964 Jy ! Total flux subtracted in 200 components = -0.000170964 Jy ! Clean residual min=-0.001943 max=0.001666 Jy/beam ! Clean residual mean=-0.000003 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.319825 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 224 components and 0.319825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102715Jy sigma=0.000770 ! Fit after self-cal, rms=0.102705Jy sigma=0.000770 wmodel J1323-3407_S_2015_03_17_pus_map.mod ! Writing 224 model components to file: J1323-3407_S_2015_03_17_pus_map.mod wobs J1323-3407_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1323-3407_S_2015_03_17_pus_uvs.fits wwins J1323-3407_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J1323-3407_S_2015_03_17_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.000614194 Jy ! Component: 100 - total flux cleaned = -0.00106692 Jy ! Component: 150 - total flux cleaned = -0.00134934 Jy ! Component: 200 - total flux cleaned = -0.00156389 Jy ! Component: 250 - total flux cleaned = -0.0016928 Jy ! Component: 300 - total flux cleaned = -0.00181751 Jy ! Component: 350 - total flux cleaned = -0.00191432 Jy ! Component: 400 - total flux cleaned = -0.00200825 Jy ! Component: 450 - total flux cleaned = -0.00205432 Jy ! Component: 500 - total flux cleaned = -0.00214309 Jy ! Component: 550 - total flux cleaned = -0.00216457 Jy ! Component: 600 - total flux cleaned = -0.00220697 Jy ! Component: 650 - total flux cleaned = -0.00224843 Jy ! Component: 700 - total flux cleaned = -0.00230904 Jy ! Component: 750 - total flux cleaned = -0.00230904 Jy ! Component: 800 - total flux cleaned = -0.00228951 Jy ! Component: 850 - total flux cleaned = -0.00228922 Jy ! Component: 900 - total flux cleaned = -0.00225178 Jy ! Component: 950 - total flux cleaned = -0.00221501 Jy ! Component: 1000 - total flux cleaned = -0.00221507 Jy ! Component: 1050 - total flux cleaned = -0.00217949 Jy ! Component: 1100 - total flux cleaned = -0.00219726 Jy ! Component: 1150 - total flux cleaned = -0.00218 Jy ! Component: 1200 - total flux cleaned = -0.00219724 Jy ! Component: 1250 - total flux cleaned = -0.00223081 Jy ! Component: 1300 - total flux cleaned = -0.00218041 Jy ! Component: 1350 - total flux cleaned = -0.00213101 Jy ! Component: 1400 - total flux cleaned = -0.00218014 Jy ! Component: 1450 - total flux cleaned = -0.00211522 Jy ! Component: 1500 - total flux cleaned = -0.00208354 Jy ! Component: 1550 - total flux cleaned = -0.00213106 Jy ! Component: 1600 - total flux cleaned = -0.0020999 Jy ! Component: 1650 - total flux cleaned = -0.00206919 Jy ! Component: 1700 - total flux cleaned = -0.00203874 Jy ! Component: 1750 - total flux cleaned = -0.00202372 Jy ! Component: 1800 - total flux cleaned = -0.00202346 Jy ! Component: 1850 - total flux cleaned = -0.00200853 Jy ! Component: 1900 - total flux cleaned = -0.00194969 Jy ! Component: 1950 - total flux cleaned = -0.00194949 Jy ! Component: 2000 - total flux cleaned = -0.00184818 Jy ! Component: 2050 - total flux cleaned = -0.00177668 Jy ! Component: 2100 - total flux cleaned = -0.00176266 Jy ! Component: 2150 - total flux cleaned = -0.00173434 Jy ! Component: 2200 - total flux cleaned = -0.0017063 Jy ! Component: 2250 - total flux cleaned = -0.00165082 Jy ! Component: 2300 - total flux cleaned = -0.00162322 Jy ! Component: 2350 - total flux cleaned = -0.00155521 Jy ! Component: 2400 - total flux cleaned = -0.00154188 Jy ! Component: 2450 - total flux cleaned = -0.00154187 Jy ! Component: 2500 - total flux cleaned = -0.00152835 Jy ! Component: 2550 - total flux cleaned = -0.00152813 Jy ! Component: 2600 - total flux cleaned = -0.00141007 Jy ! Component: 2650 - total flux cleaned = -0.00140998 Jy ! Component: 2700 - total flux cleaned = -0.00139698 Jy ! Component: 2750 - total flux cleaned = -0.00133305 Jy ! Component: 2800 - total flux cleaned = -0.00135859 Jy ! Component: 2850 - total flux cleaned = -0.00133332 Jy ! Component: 2900 - total flux cleaned = -0.00134581 Jy ! Component: 2950 - total flux cleaned = -0.00134565 Jy ! Component: 3000 - total flux cleaned = -0.00133318 Jy ! Component: 3050 - total flux cleaned = -0.0013701 Jy ! Component: 3100 - total flux cleaned = -0.00130885 Jy ! Component: 3150 - total flux cleaned = -0.00136961 Jy ! Component: 3200 - total flux cleaned = -0.00133335 Jy ! Component: 3250 - total flux cleaned = -0.00135736 Jy ! Component: 3300 - total flux cleaned = -0.00130956 Jy ! Component: 3350 - total flux cleaned = -0.00133327 Jy ! Component: 3400 - total flux cleaned = -0.00134496 Jy ! Component: 3450 - total flux cleaned = -0.00138003 Jy ! Component: 3500 - total flux cleaned = -0.00133347 Jy ! Component: 3550 - total flux cleaned = -0.00133344 Jy ! Component: 3600 - total flux cleaned = -0.00128772 Jy ! Component: 3650 - total flux cleaned = -0.00134496 Jy ! Component: 3700 - total flux cleaned = -0.00139043 Jy ! Component: 3750 - total flux cleaned = -0.00141303 Jy ! Component: 3800 - total flux cleaned = -0.001413 Jy ! Component: 3850 - total flux cleaned = -0.00142422 Jy ! Component: 3900 - total flux cleaned = -0.001402 Jy ! Component: 3950 - total flux cleaned = -0.0014353 Jy ! Component: 4000 - total flux cleaned = -0.00144643 Jy ! Component: 4050 - total flux cleaned = -0.00145739 Jy ! Total flux subtracted in 4096 components = -0.00150095 Jy ! Clean residual min=-0.000988 max=0.000604 Jy/beam ! Clean residual mean=-0.000001 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.318324 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 509 components and 0.318324 Jy ![Exited script file: muppet] wmap "J1323-3407_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.923 x 7.86 at -10.16 degrees (North through East) ! Clean map min=-0.001396 max=0.15511 Jy/beam ! Writing clean map to FITS file: J1323-3407_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.155107 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203712 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.39401 0.39401 0.788021 1.57604 3.15208 6.30417 12.6083 25.2167 50.4333 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.155 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.923 x 7.86 at -10.16 degrees (North through East) ! Clean map min=-0.001396 max=0.15511 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 J1323-3407_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:59:35 2016