! Started logfile: J2321-0827_S_2017_06_10_pus_uvs.log on Mon May 6 15:03:19 2019 obs J2321-0827_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J2321-0827_S_2017_06_10_pus_uva.fits ! AN table 1: 174 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975734 visibilities/baseline/integration-bin. ! Found source: J2321-0827 ! ! 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 30560 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 J2321-0827_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 934 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.900766Jy sigma=0.007748 ! Fit after self-cal, rms=0.879588Jy sigma=0.007577 ! 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.679 mas, bmaj=6.961 mas, bpa=-4.358 degrees ! Estimated noise=850.452 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.0931251 Jy ! Component: 100 - total flux cleaned = 0.114015 Jy ! Total flux subtracted in 100 components = 0.114015 Jy ! Clean residual min=-0.004089 max=0.008262 Jy/beam ! Clean residual mean=-0.000009 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.114015 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.114015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088245Jy sigma=0.000705 ! Fit after self-cal, rms=0.088234Jy sigma=0.000705 ! Inverting map ! Added new window around map position (-4, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00903204 Jy ! Component: 100 - total flux cleaned = 0.0149455 Jy ! Total flux subtracted in 100 components = 0.0149455 Jy ! Clean residual min=-0.003225 max=0.003939 Jy/beam ! Clean residual mean=-0.000002 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.128961 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 31 components and 0.128961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086708Jy sigma=0.000691 ! Fit after self-cal, rms=0.086691Jy 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.151 mas, bmaj=8.175 mas, bpa=-4.881 degrees ! Estimated noise=574.423 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.0074311 Jy ! Component: 100 - total flux cleaned = 0.0118231 Jy ! Component: 150 - total flux cleaned = 0.0146118 Jy ! Component: 200 - total flux cleaned = 0.016436 Jy ! Total flux subtracted in 200 components = 0.016436 Jy ! Clean residual min=-0.002925 max=0.002645 Jy/beam ! Clean residual mean=0.000005 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.145397 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 69 components and 0.145397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086000Jy sigma=0.000685 ! Fit after self-cal, rms=0.085982Jy sigma=0.000685 ! 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.01 FD 0.94 HN 1.00 KP 1.03 ! LA 1.02 MK 1.05 NL 0.93 OV 1.05 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.05 KP 0.98 ! LA 0.95 MK 0.97 NL 1.07 OV 1.05 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.02 KP 0.99 ! LA 0.98 MK 0.97 NL 1.00 OV 0.96 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.98 KP 1.00* ! LA 0.94 MK 1.18 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.085982Jy sigma=0.000685 ! Fit after self-cal, rms=0.085825Jy sigma=0.000682 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=8.223 mas, bpa=-4.806 degrees ! Estimated noise=573.508 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.000851687 Jy ! Component: 100 - total flux cleaned = 0.000877388 Jy ! Component: 150 - total flux cleaned = 0.00089862 Jy ! Component: 200 - total flux cleaned = 0.000914671 Jy ! Total flux subtracted in 200 components = 0.000914671 Jy ! Clean residual min=-0.002499 max=0.002306 Jy/beam ! Clean residual mean=0.000007 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.146311 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.146311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085809Jy sigma=0.000682 ! Fit after self-cal, rms=0.085825Jy sigma=0.000682 ! 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.085825Jy sigma=0.000682 ! Fit after self-cal, rms=0.086030Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=8.244 mas, bpa=-4.764 degrees ! Estimated noise=575.035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00051663 Jy ! Component: 100 - total flux cleaned = 0.000634535 Jy ! Component: 150 - total flux cleaned = 0.000665925 Jy ! Component: 200 - total flux cleaned = 0.000709265 Jy ! Total flux subtracted in 200 components = 0.000709265 Jy ! Clean residual min=-0.001926 max=0.002125 Jy/beam ! Clean residual mean=0.000005 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.14702 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 97 components and 0.14702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086019Jy sigma=0.000679 ! Fit after self-cal, rms=0.086025Jy sigma=0.000679 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.000119805 Jy ! Component: 100 - total flux cleaned = 0.000159717 Jy ! Component: 150 - total flux cleaned = 0.000194941 Jy ! Component: 200 - total flux cleaned = 0.00022647 Jy ! Total flux subtracted in 200 components = 0.00022647 Jy ! Clean residual min=-0.001901 max=0.002165 Jy/beam ! Clean residual mean=0.000005 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.147247 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 105 components and 0.147247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086022Jy sigma=0.000679 ! Fit after self-cal, rms=0.086020Jy sigma=0.000679 ! 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.086020Jy sigma=0.000679 ! Fit after self-cal, rms=0.086244Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=8.253 mas, bpa=-4.775 degrees ! Estimated noise=574.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184074 Jy ! Component: 100 - total flux cleaned = 0.000225802 Jy ! Component: 150 - total flux cleaned = 0.000248699 Jy ! Component: 200 - total flux cleaned = 0.000278599 Jy ! Total flux subtracted in 200 components = 0.000278599 Jy ! Clean residual min=-0.001880 max=0.002087 Jy/beam ! Clean residual mean=0.000005 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.147526 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 109 components and 0.147526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086240Jy sigma=0.000679 ! Fit after self-cal, rms=0.086243Jy sigma=0.000679 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 = 5.11378e-05 Jy ! Component: 100 - total flux cleaned = 7.03672e-05 Jy ! Component: 150 - total flux cleaned = 9.65322e-05 Jy ! Component: 200 - total flux cleaned = 0.000112314 Jy ! Total flux subtracted in 200 components = 0.000112314 Jy ! Clean residual min=-0.001866 max=0.002090 Jy/beam ! Clean residual mean=0.000004 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.147638 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 114 components and 0.147638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086241Jy sigma=0.000679 ! Fit after self-cal, rms=0.086240Jy sigma=0.000679 ! 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.086240Jy sigma=0.000679 ! Fit after self-cal, rms=0.086277Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.565 mas, bmaj=14.72 mas, bpa=-3.886 degrees ! Estimated noise=733.606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000357412 Jy ! Component: 100 - total flux cleaned = 0.000470884 Jy ! Component: 150 - total flux cleaned = 0.000538884 Jy ! Component: 200 - total flux cleaned = 0.000560098 Jy ! Total flux subtracted in 200 components = 0.000560098 Jy ! Clean residual min=-0.002342 max=0.003228 Jy/beam ! Clean residual mean=0.000009 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.148198 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 118 components and 0.148198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086277Jy sigma=0.000679 ! Fit after self-cal, rms=0.086276Jy sigma=0.000679 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.1721e-05 Jy ! Component: 100 - total flux cleaned = 5.71008e-05 Jy ! Component: 150 - total flux cleaned = 8.71978e-05 Jy ! Component: 200 - total flux cleaned = 0.00011162 Jy ! Total flux subtracted in 200 components = 0.00011162 Jy ! Clean residual min=-0.002334 max=0.003224 Jy/beam ! Clean residual mean=0.000009 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.14831 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 120 components and 0.14831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086277Jy sigma=0.000679 ! Fit after self-cal, rms=0.086276Jy sigma=0.000679 ! 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.169 mas, bmaj=8.259 mas, bpa=-4.776 degrees ! Estimated noise=574.848 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 8.259 at -4.776 degrees (North through East) ! Clean map min=-0.0018455 max=0.11895 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.69 mas, bmaj=7.016 mas, bpa=-4.217 degrees ! Estimated noise=856.611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0935515 Jy ! Component: 100 - total flux cleaned = 0.114902 Jy ! Component: 150 - total flux cleaned = 0.124156 Jy ! Component: 200 - total flux cleaned = 0.129881 Jy ! Total flux subtracted in 200 components = 0.129881 Jy ! Clean residual min=-0.002910 max=0.003158 Jy/beam ! Clean residual mean=-0.000002 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.129882 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.129882 Jy ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=8.259 mas, bpa=-4.776 degrees ! Estimated noise=574.848 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.00657692 Jy ! Component: 100 - total flux cleaned = 0.0104832 Jy ! Component: 150 - total flux cleaned = 0.0129865 Jy ! Component: 200 - total flux cleaned = 0.0146233 Jy ! Total flux subtracted in 200 components = 0.0146233 Jy ! Clean residual min=-0.001904 max=0.002012 Jy/beam ! Clean residual mean=0.000004 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.144505 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 75 components and 0.144505 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.565 mas, bmaj=14.72 mas, bpa=-3.886 degrees ! Estimated noise=733.606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192243 Jy ! Component: 100 - total flux cleaned = 0.00275863 Jy ! Component: 150 - total flux cleaned = 0.00317397 Jy ! Component: 200 - total flux cleaned = 0.0032305 Jy ! Total flux subtracted in 200 components = 0.0032305 Jy ! Clean residual min=-0.002358 max=0.003213 Jy/beam ! Clean residual mean=0.000010 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.147735 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 = 5.25361e-05 Jy ! Component: 100 - total flux cleaned = 0.000101648 Jy ! Component: 150 - total flux cleaned = 0.000147693 Jy ! Component: 200 - total flux cleaned = 0.000190497 Jy ! Total flux subtracted in 200 components = 0.000190497 Jy ! Clean residual min=-0.002355 max=0.003219 Jy/beam ! Clean residual mean=0.000010 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.147926 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.147926 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=8.259 mas, bpa=-4.776 degrees ! Estimated noise=574.848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000396246 Jy ! Component: 100 - total flux cleaned = -0.000381978 Jy ! Component: 150 - total flux cleaned = -0.000366434 Jy ! Component: 200 - total flux cleaned = -0.000340607 Jy ! Total flux subtracted in 200 components = -0.000340607 Jy ! Clean residual min=-0.001872 max=0.002053 Jy/beam ! Clean residual mean=0.000005 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.147585 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.147585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086281Jy sigma=0.000679 ! Fit after self-cal, rms=0.086275Jy sigma=0.000679 wmodel J2321-0827_S_2017_06_10_pus_map.mod ! Writing 95 model components to file: J2321-0827_S_2017_06_10_pus_map.mod wobs J2321-0827_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J2321-0827_S_2017_06_10_pus_uvs.fits wwins J2321-0827_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J2321-0827_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.000563494 Jy ! Component: 100 - total flux cleaned = 0.00100234 Jy ! Component: 150 - total flux cleaned = 0.00138579 Jy ! Component: 200 - total flux cleaned = 0.00184373 Jy ! Component: 250 - total flux cleaned = 0.00228544 Jy ! Component: 300 - total flux cleaned = 0.00274067 Jy ! Component: 350 - total flux cleaned = 0.0030717 Jy ! Component: 400 - total flux cleaned = 0.00336719 Jy ! Component: 450 - total flux cleaned = 0.00360244 Jy ! Component: 500 - total flux cleaned = 0.00383298 Jy ! Component: 550 - total flux cleaned = 0.00400842 Jy ! Component: 600 - total flux cleaned = 0.00420413 Jy ! Component: 650 - total flux cleaned = 0.00441863 Jy ! Component: 700 - total flux cleaned = 0.0044654 Jy ! Component: 750 - total flux cleaned = 0.00458001 Jy ! Component: 800 - total flux cleaned = 0.00469207 Jy ! Component: 850 - total flux cleaned = 0.00473643 Jy ! Component: 900 - total flux cleaned = 0.00482289 Jy ! Component: 950 - total flux cleaned = 0.00497136 Jy ! Component: 1000 - total flux cleaned = 0.00499189 Jy ! Component: 1050 - total flux cleaned = 0.00509424 Jy ! Component: 1100 - total flux cleaned = 0.00507415 Jy ! Component: 1150 - total flux cleaned = 0.00519379 Jy ! Component: 1200 - total flux cleaned = 0.00521322 Jy ! Component: 1250 - total flux cleaned = 0.00517453 Jy ! Component: 1300 - total flux cleaned = 0.00521238 Jy ! Component: 1350 - total flux cleaned = 0.00517461 Jy ! Component: 1400 - total flux cleaned = 0.00515595 Jy ! Component: 1450 - total flux cleaned = 0.00522951 Jy ! Component: 1500 - total flux cleaned = 0.00517476 Jy ! Component: 1550 - total flux cleaned = 0.00513891 Jy ! Component: 1600 - total flux cleaned = 0.00515655 Jy ! Component: 1650 - total flux cleaned = 0.00515679 Jy ! Component: 1700 - total flux cleaned = 0.00520916 Jy ! Component: 1750 - total flux cleaned = 0.00520923 Jy ! Component: 1800 - total flux cleaned = 0.00527733 Jy ! Component: 1850 - total flux cleaned = 0.00526039 Jy ! Component: 1900 - total flux cleaned = 0.00526057 Jy ! Component: 1950 - total flux cleaned = 0.00527727 Jy ! Component: 2000 - total flux cleaned = 0.00514612 Jy ! Component: 2050 - total flux cleaned = 0.00512985 Jy ! Component: 2100 - total flux cleaned = 0.00508161 Jy ! Component: 2150 - total flux cleaned = 0.00501796 Jy ! Component: 2200 - total flux cleaned = 0.00500231 Jy ! Component: 2250 - total flux cleaned = 0.0050022 Jy ! Component: 2300 - total flux cleaned = 0.00494006 Jy ! Component: 2350 - total flux cleaned = 0.00495521 Jy ! Component: 2400 - total flux cleaned = 0.00493967 Jy ! Component: 2450 - total flux cleaned = 0.00481894 Jy ! Component: 2500 - total flux cleaned = 0.00487875 Jy ! Component: 2550 - total flux cleaned = 0.00475959 Jy ! Component: 2600 - total flux cleaned = 0.0048039 Jy ! Component: 2650 - total flux cleaned = 0.00474537 Jy ! Component: 2700 - total flux cleaned = 0.0047308 Jy ! Component: 2750 - total flux cleaned = 0.00474501 Jy ! Component: 2800 - total flux cleaned = 0.00465934 Jy ! Component: 2850 - total flux cleaned = 0.00461674 Jy ! Component: 2900 - total flux cleaned = 0.00464494 Jy ! Component: 2950 - total flux cleaned = 0.00454731 Jy ! Component: 3000 - total flux cleaned = 0.00460283 Jy ! Component: 3050 - total flux cleaned = 0.0046162 Jy ! Component: 3100 - total flux cleaned = 0.00458887 Jy ! Component: 3150 - total flux cleaned = 0.00460237 Jy ! Component: 3200 - total flux cleaned = 0.0045352 Jy ! Component: 3250 - total flux cleaned = 0.00452213 Jy ! Component: 3300 - total flux cleaned = 0.00452211 Jy ! Component: 3350 - total flux cleaned = 0.00445652 Jy ! Component: 3400 - total flux cleaned = 0.00449577 Jy ! Component: 3450 - total flux cleaned = 0.00444405 Jy ! Component: 3500 - total flux cleaned = 0.00440558 Jy ! Component: 3550 - total flux cleaned = 0.00444384 Jy ! Component: 3600 - total flux cleaned = 0.00439301 Jy ! Component: 3650 - total flux cleaned = 0.00434256 Jy ! Component: 3700 - total flux cleaned = 0.00435511 Jy ! Component: 3750 - total flux cleaned = 0.00429299 Jy ! Component: 3800 - total flux cleaned = 0.00428064 Jy ! Component: 3850 - total flux cleaned = 0.00425617 Jy ! Component: 3900 - total flux cleaned = 0.00425621 Jy ! Component: 3950 - total flux cleaned = 0.00421993 Jy ! Component: 4000 - total flux cleaned = 0.0041719 Jy ! Component: 4050 - total flux cleaned = 0.00413605 Jy ! Total flux subtracted in 4096 components = 0.00412424 Jy ! Clean residual min=-0.000672 max=0.000614 Jy/beam ! Clean residual mean=0.000001 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.151709 Jy keep ! Adding 331 model components to the UV plane model. ! The established model now contains 426 components and 0.151709 Jy ![Exited script file: muppet] wmap "J2321-0827_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 8.259 at -4.776 degrees (North through East) ! Clean map min=-0.0011362 max=0.11962 Jy/beam ! Writing clean map to FITS file: J2321-0827_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.119616 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220685 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.553484 0.553484 1.10697 2.21394 4.42787 8.85574 17.7115 35.423 70.8459 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.119 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.169 x 8.259 at -4.776 degrees (North through East) ! Clean map min=-0.0011362 max=0.11962 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 J2321-0827_S_2017_06_10_pus_uvs.log closed on Mon May 6 15:03:24 2019