! Started logfile: J1331+0608_S_2017_06_10_pus_uvs.log on Mon May 6 14:54:30 2019 obs J1331+0608_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1331+0608_S_2017_06_10_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.850926 visibilities/baseline/integration-bin. ! Found source: J1331+0608 ! ! 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 22056 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 J1331+0608_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 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1005 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.815385Jy sigma=0.007506 ! Fit after self-cal, rms=0.793185Jy sigma=0.007293 ! 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=3.237 mas, bmaj=7.266 mas, bpa=2.042 degrees ! Estimated noise=941.859 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.156881 Jy ! Component: 100 - total flux cleaned = 0.204947 Jy ! Total flux subtracted in 100 components = 0.204947 Jy ! Clean residual min=-0.007661 max=0.021503 Jy/beam ! Clean residual mean=-0.000034 rms=0.002350 Jy/beam ! Combined flux in latest and established models = 0.204947 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.204947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093561Jy sigma=0.000794 ! Fit after self-cal, rms=0.093510Jy sigma=0.000793 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0239658 Jy ! Component: 100 - total flux cleaned = 0.0359198 Jy ! Total flux subtracted in 100 components = 0.0359198 Jy ! Clean residual min=-0.005983 max=0.010342 Jy/beam ! Clean residual mean=-0.000016 rms=0.001520 Jy/beam ! Combined flux in latest and established models = 0.240866 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.240866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086440Jy sigma=0.000726 ! Fit after self-cal, rms=0.086404Jy sigma=0.000726 ! Inverting map ! Added new window around map position (9, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101566 Jy ! Component: 100 - total flux cleaned = 0.0166162 Jy ! Total flux subtracted in 100 components = 0.0166162 Jy ! Clean residual min=-0.005762 max=0.005979 Jy/beam ! Clean residual mean=-0.000009 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.257483 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 21 components and 0.257483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084768Jy sigma=0.000710 ! Fit after self-cal, rms=0.084669Jy sigma=0.000709 ! 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.858 mas, bmaj=8.168 mas, bpa=4.728 degrees ! Estimated noise=619.365 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 (6, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00658731 Jy ! Component: 100 - total flux cleaned = 0.0084702 Jy ! Component: 150 - total flux cleaned = 0.00981723 Jy ! Component: 200 - total flux cleaned = 0.010432 Jy ! Total flux subtracted in 200 components = 0.010432 Jy ! Clean residual min=-0.003817 max=0.003637 Jy/beam ! Clean residual mean=-0.000004 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.267915 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 50 components and 0.267915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083728Jy sigma=0.000701 ! Fit after self-cal, rms=0.083659Jy sigma=0.000701 ! 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.90 FD 0.94 HN 0.97 KP 1.02 ! LA 1.01 MK 1.09 NL 0.93 OV 1.03 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.01 KP 0.99 ! LA 0.97 MK 1.05 NL 1.05 OV 1.06 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.05 HN 0.99 KP 1.00 ! LA 0.99 MK 0.97 NL 1.01 OV 0.98 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 0.99 KP 1.00* ! LA 1.13 MK 1.14 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.083659Jy sigma=0.000701 ! Fit after self-cal, rms=0.081533Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.893 mas, bmaj=8.18 mas, bpa=4.908 degrees ! Estimated noise=617.202 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.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321617 Jy ! Component: 100 - total flux cleaned = 0.00502326 Jy ! Component: 150 - total flux cleaned = 0.00555141 Jy ! Component: 200 - total flux cleaned = 0.00576398 Jy ! Total flux subtracted in 200 components = 0.00576398 Jy ! Clean residual min=-0.002184 max=0.002782 Jy/beam ! Clean residual mean=0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.273679 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 77 components and 0.273679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081389Jy sigma=0.000687 ! Fit after self-cal, rms=0.081362Jy sigma=0.000686 ! 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.081362Jy sigma=0.000686 ! Fit after self-cal, rms=0.079830Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.883 mas, bmaj=8.155 mas, bpa=4.64 degrees ! Estimated noise=615.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177506 Jy ! Component: 100 - total flux cleaned = 0.00196265 Jy ! Component: 150 - total flux cleaned = 0.00192827 Jy ! Component: 200 - total flux cleaned = 0.0019281 Jy ! Total flux subtracted in 200 components = 0.0019281 Jy ! Clean residual min=-0.001436 max=0.001641 Jy/beam ! Clean residual mean=0.000001 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.275607 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 98 components and 0.275607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079783Jy sigma=0.000679 ! Fit after self-cal, rms=0.079798Jy 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.00043443 Jy ! Component: 100 - total flux cleaned = 0.000437507 Jy ! Component: 150 - total flux cleaned = 0.000390725 Jy ! Component: 200 - total flux cleaned = 0.000303554 Jy ! Total flux subtracted in 200 components = 0.000303554 Jy ! Clean residual min=-0.001410 max=0.001608 Jy/beam ! Clean residual mean=0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.27591 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 119 components and 0.27591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079782Jy sigma=0.000679 ! Fit after self-cal, rms=0.079780Jy sigma=0.000679 ! Inverting map ! Added new window around map position (70.5, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000938063 Jy ! Component: 100 - total flux cleaned = 0.00114835 Jy ! Component: 150 - total flux cleaned = 0.00114687 Jy ! Component: 200 - total flux cleaned = 0.00106922 Jy ! Total flux subtracted in 200 components = 0.00106922 Jy ! Clean residual min=-0.001324 max=0.001470 Jy/beam ! Clean residual mean=0.000002 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.27698 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 139 components and 0.27698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079748Jy sigma=0.000678 ! Fit after self-cal, rms=0.079748Jy sigma=0.000678 ! 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.079748Jy sigma=0.000678 ! Fit after self-cal, rms=0.079768Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.884 mas, bmaj=8.154 mas, bpa=4.623 degrees ! Estimated noise=616.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000815607 Jy ! Component: 100 - total flux cleaned = 0.00110822 Jy ! Component: 150 - total flux cleaned = 0.00122646 Jy ! Component: 200 - total flux cleaned = 0.00127072 Jy ! Total flux subtracted in 200 components = 0.00127072 Jy ! Clean residual min=-0.001252 max=0.001420 Jy/beam ! Clean residual mean=0.000002 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.27825 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 156 components and 0.27825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079751Jy sigma=0.000678 ! Fit after self-cal, rms=0.079750Jy sigma=0.000678 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 (72.5, -39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000733745 Jy ! Component: 100 - total flux cleaned = 0.00076208 Jy ! Component: 150 - total flux cleaned = 0.000865712 Jy ! Component: 200 - total flux cleaned = 0.000961409 Jy ! Total flux subtracted in 200 components = 0.000961409 Jy ! Clean residual min=-0.001162 max=0.001191 Jy/beam ! Clean residual mean=0.000003 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.279212 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 182 components and 0.279212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079724Jy sigma=0.000678 ! Fit after self-cal, rms=0.079722Jy sigma=0.000678 ! 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.079722Jy sigma=0.000678 ! Fit after self-cal, rms=0.079770Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.598 mas, bmaj=11.67 mas, bpa=-2.309 degrees ! Estimated noise=723.072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000793299 Jy ! Component: 100 - total flux cleaned = 0.00105326 Jy ! Component: 150 - total flux cleaned = 0.0010526 Jy ! Component: 200 - total flux cleaned = 0.00106886 Jy ! Total flux subtracted in 200 components = 0.00106886 Jy ! Clean residual min=-0.001131 max=0.000902 Jy/beam ! Clean residual mean=0.000006 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.28028 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 208 components and 0.28028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079761Jy sigma=0.000678 ! Fit after self-cal, rms=0.079760Jy sigma=0.000678 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.000152327 Jy ! Component: 100 - total flux cleaned = 0.000217155 Jy ! Component: 150 - total flux cleaned = 0.000216353 Jy ! Component: 200 - total flux cleaned = 0.000189754 Jy ! Total flux subtracted in 200 components = 0.000189754 Jy ! Clean residual min=-0.001112 max=0.000883 Jy/beam ! Clean residual mean=0.000006 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.28047 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 221 components and 0.28047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079755Jy sigma=0.000678 ! Fit after self-cal, rms=0.079755Jy sigma=0.000678 ! 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.883 mas, bmaj=8.153 mas, bpa=4.623 degrees ! Estimated noise=616.84 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.883 x 8.153 at 4.623 degrees (North through East) ! Clean map min=-0.0017532 max=0.20828 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=3.26 mas, bmaj=7.247 mas, bpa=1.929 degrees ! Estimated noise=935.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.155609 Jy ! Component: 100 - total flux cleaned = 0.203387 Jy ! Component: 150 - total flux cleaned = 0.226717 Jy ! Component: 200 - total flux cleaned = 0.241151 Jy ! Total flux subtracted in 200 components = 0.241151 Jy ! Clean residual min=-0.004317 max=0.007794 Jy/beam ! Clean residual mean=-0.000017 rms=0.001188 Jy/beam ! Combined flux in latest and established models = 0.241151 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.241151 Jy ! Inverting map and beam ! Estimated beam: bmin=3.883 mas, bmaj=8.153 mas, bpa=4.623 degrees ! Estimated noise=616.84 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.0135446 Jy ! Component: 100 - total flux cleaned = 0.0221197 Jy ! Component: 150 - total flux cleaned = 0.0277348 Jy ! Component: 200 - total flux cleaned = 0.0314848 Jy ! Total flux subtracted in 200 components = 0.0314848 Jy ! Clean residual min=-0.001830 max=0.002034 Jy/beam ! Clean residual mean=-0.000003 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.272636 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 45 components and 0.272636 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00248057 Jy ! Component: 100 - total flux cleaned = 0.00376807 Jy ! Component: 150 - total flux cleaned = 0.00493172 Jy ! Component: 200 - total flux cleaned = 0.00587369 Jy ! Total flux subtracted in 200 components = 0.00587369 Jy ! Clean residual min=-0.001513 max=0.001466 Jy/beam ! Clean residual mean=0.000001 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.27851 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 76 components and 0.27851 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.598 mas, bmaj=11.67 mas, bpa=-2.309 degrees ! Estimated noise=723.072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157649 Jy ! Component: 100 - total flux cleaned = 0.00203269 Jy ! Component: 150 - total flux cleaned = 0.00222424 Jy ! Component: 200 - total flux cleaned = 0.00222458 Jy ! Total flux subtracted in 200 components = 0.00222458 Jy ! Clean residual min=-0.001359 max=0.001013 Jy/beam ! Clean residual mean=0.000007 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.280734 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 = 6.01189e-05 Jy ! Component: 100 - total flux cleaned = 6.03679e-05 Jy ! Component: 150 - total flux cleaned = 6.0975e-05 Jy ! Component: 200 - total flux cleaned = 8.49886e-05 Jy ! Total flux subtracted in 200 components = 8.49886e-05 Jy ! Clean residual min=-0.001247 max=0.000975 Jy/beam ! Clean residual mean=0.000007 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.280819 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 146 components and 0.28082 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.883 mas, bmaj=8.153 mas, bpa=4.623 degrees ! Estimated noise=616.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000706703 Jy ! Component: 100 - total flux cleaned = 0.000672314 Jy ! Component: 150 - total flux cleaned = 0.000673187 Jy ! Component: 200 - total flux cleaned = 0.000644978 Jy ! Total flux subtracted in 200 components = 0.000644978 Jy ! Clean residual min=-0.001215 max=0.001191 Jy/beam ! Clean residual mean=0.000004 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.281465 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 169 components and 0.281464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079790Jy sigma=0.000678 ! Fit after self-cal, rms=0.079786Jy sigma=0.000678 wmodel J1331+0608_S_2017_06_10_pus_map.mod ! Writing 169 model components to file: J1331+0608_S_2017_06_10_pus_map.mod wobs J1331+0608_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1331+0608_S_2017_06_10_pus_uvs.fits wwins J1331+0608_S_2017_06_10_pus_map.win ! wwins: Wrote 6 windows to J1331+0608_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 = -6.78531e-05 Jy ! Component: 100 - total flux cleaned = -5.90099e-06 Jy ! Component: 150 - total flux cleaned = -8.48875e-05 Jy ! Component: 200 - total flux cleaned = -0.000181196 Jy ! Component: 250 - total flux cleaned = -0.00033127 Jy ! Component: 300 - total flux cleaned = -0.00047751 Jy ! Component: 350 - total flux cleaned = -0.000638565 Jy ! Component: 400 - total flux cleaned = -0.000778686 Jy ! Component: 450 - total flux cleaned = -0.000864682 Jy ! Component: 500 - total flux cleaned = -0.0010001 Jy ! Component: 550 - total flux cleaned = -0.00113283 Jy ! Component: 600 - total flux cleaned = -0.0012797 Jy ! Component: 650 - total flux cleaned = -0.00144053 Jy ! Component: 700 - total flux cleaned = -0.00161444 Jy ! Component: 750 - total flux cleaned = -0.00177009 Jy ! Component: 800 - total flux cleaned = -0.00186214 Jy ! Component: 850 - total flux cleaned = -0.00195333 Jy ! Component: 900 - total flux cleaned = -0.00213296 Jy ! Component: 950 - total flux cleaned = -0.00226563 Jy ! Component: 1000 - total flux cleaned = -0.00238245 Jy ! Component: 1050 - total flux cleaned = -0.0025266 Jy ! Component: 1100 - total flux cleaned = -0.00268301 Jy ! Component: 1150 - total flux cleaned = -0.00283771 Jy ! Component: 1200 - total flux cleaned = -0.00296285 Jy ! Component: 1250 - total flux cleaned = -0.00307288 Jy ! Component: 1300 - total flux cleaned = -0.00315475 Jy ! Component: 1350 - total flux cleaned = -0.00330309 Jy ! Component: 1400 - total flux cleaned = -0.00342292 Jy ! Component: 1450 - total flux cleaned = -0.00347557 Jy ! Component: 1500 - total flux cleaned = -0.00356725 Jy ! Component: 1550 - total flux cleaned = -0.00364506 Jy ! Component: 1600 - total flux cleaned = -0.00372213 Jy ! Component: 1650 - total flux cleaned = -0.00382405 Jy ! Component: 1700 - total flux cleaned = -0.0038873 Jy ! Component: 1750 - total flux cleaned = -0.00398734 Jy ! Component: 1800 - total flux cleaned = -0.00408645 Jy ! Component: 1850 - total flux cleaned = -0.00414794 Jy ! Component: 1900 - total flux cleaned = -0.00422107 Jy ! Component: 1950 - total flux cleaned = -0.00430573 Jy ! Component: 2000 - total flux cleaned = -0.00436564 Jy ! Component: 2050 - total flux cleaned = -0.00444887 Jy ! Component: 2100 - total flux cleaned = -0.00444876 Jy ! Component: 2150 - total flux cleaned = -0.00448381 Jy ! Component: 2200 - total flux cleaned = -0.00454199 Jy ! Component: 2250 - total flux cleaned = -0.00461119 Jy ! Component: 2300 - total flux cleaned = -0.00461112 Jy ! Component: 2350 - total flux cleaned = -0.0046679 Jy ! Component: 2400 - total flux cleaned = -0.00465674 Jy ! Component: 2450 - total flux cleaned = -0.00470154 Jy ! Component: 2500 - total flux cleaned = -0.00469037 Jy ! Component: 2550 - total flux cleaned = -0.00470149 Jy ! Component: 2600 - total flux cleaned = -0.00475638 Jy ! Component: 2650 - total flux cleaned = -0.00472377 Jy ! Component: 2700 - total flux cleaned = -0.0047778 Jy ! Component: 2750 - total flux cleaned = -0.00478853 Jy ! Component: 2800 - total flux cleaned = -0.00478854 Jy ! Component: 2850 - total flux cleaned = -0.00485212 Jy ! Component: 2900 - total flux cleaned = -0.00483111 Jy ! Component: 2950 - total flux cleaned = -0.00485203 Jy ! Component: 3000 - total flux cleaned = -0.00484145 Jy ! Component: 3050 - total flux cleaned = -0.0048415 Jy ! Component: 3100 - total flux cleaned = -0.00484149 Jy ! Component: 3150 - total flux cleaned = -0.0048722 Jy ! Component: 3200 - total flux cleaned = -0.00488221 Jy ! Component: 3250 - total flux cleaned = -0.00487213 Jy ! Component: 3300 - total flux cleaned = -0.00488213 Jy ! Component: 3350 - total flux cleaned = -0.0048621 Jy ! Component: 3400 - total flux cleaned = -0.0048819 Jy ! Component: 3450 - total flux cleaned = -0.0048721 Jy ! Component: 3500 - total flux cleaned = -0.00487217 Jy ! Component: 3550 - total flux cleaned = -0.00486247 Jy ! Component: 3600 - total flux cleaned = -0.0048818 Jy ! Component: 3650 - total flux cleaned = -0.0048529 Jy ! Component: 3700 - total flux cleaned = -0.00486249 Jy ! Component: 3750 - total flux cleaned = -0.00481485 Jy ! Component: 3800 - total flux cleaned = -0.00483379 Jy ! Component: 3850 - total flux cleaned = -0.00486194 Jy ! Component: 3900 - total flux cleaned = -0.00487127 Jy ! Component: 3950 - total flux cleaned = -0.00485263 Jy ! Component: 4000 - total flux cleaned = -0.00487111 Jy ! Component: 4050 - total flux cleaned = -0.00488953 Jy ! Total flux subtracted in 4096 components = -0.00484363 Jy ! Clean residual min=-0.000555 max=0.000529 Jy/beam ! Clean residual mean=0.000001 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.276621 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 436 components and 0.276621 Jy ![Exited script file: muppet] wmap "J1331+0608_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.883 x 8.153 at 4.623 degrees (North through East) ! Clean map min=-0.001018 max=0.20773 Jy/beam ! Writing clean map to FITS file: J1331+0608_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.207734 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170111 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.245667 0.245667 0.491334 0.982668 1.96534 3.93067 7.86134 15.7227 31.4454 62.8908 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.207 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.883 x 8.153 at 4.623 degrees (North through East) ! Clean map min=-0.001018 max=0.20773 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 J1331+0608_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:54:35 2019