! Started logfile: J0309+2738_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:03:08 2019 obs J0309+2738_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0309+2738_S_2017_01_16_pus_uva.fits ! AN table 1: 157 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.696957 visibilities/baseline/integration-bin. ! Found source: J0309+2738 ! ! 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 622 lines of history. ! ! Reading 19696 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 J0309+2738_S_2017_01_16_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 310 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 378 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 350 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 719 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.976652Jy sigma=0.008189 ! Fit after self-cal, rms=0.953038Jy sigma=0.008067 ! 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.815 mas, bmaj=7.251 mas, bpa=9.54 degrees ! Estimated noise=1183.98 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.0477134 Jy ! Component: 100 - total flux cleaned = 0.0582213 Jy ! Total flux subtracted in 100 components = 0.0582213 Jy ! Clean residual min=-0.002987 max=0.003343 Jy/beam ! Clean residual mean=-0.000004 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.0582213 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0582213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197004Jy sigma=0.000655 ! Fit after self-cal, rms=0.196908Jy sigma=0.000653 ! 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=4.6 mas, bmaj=7.902 mas, bpa=9.05 degrees ! Estimated noise=669.567 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.00336895 Jy ! Component: 100 - total flux cleaned = 0.0047433 Jy ! Component: 150 - total flux cleaned = 0.00545409 Jy ! Component: 200 - total flux cleaned = 0.005828 Jy ! Total flux subtracted in 200 components = 0.005828 Jy ! Clean residual min=-0.002060 max=0.002074 Jy/beam ! Clean residual mean=-0.000006 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.0640493 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.0640493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196882Jy sigma=0.000652 ! Fit after self-cal, rms=0.196879Jy sigma=0.000652 ! 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.08 FD 0.91 HN 0.95 KP 1.05 ! LA 0.99 MK 1.00* NL 0.97 OV 0.98 ! PT 1.08 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.97 HN 1.04 KP 0.95 ! LA 0.92 MK 1.00* NL 1.06 OV 1.04 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.99 HN 1.03 KP 0.98 ! LA 1.03 MK 1.00* NL 1.06 OV 0.97 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.98 HN 0.93 KP 1.00* ! LA 1.05 MK 1.00* NL 1.00* OV 0.94 ! PT 0.95 SC 0.18 ! ! ! Fit before self-cal, rms=0.196879Jy sigma=0.000652 ! Fit after self-cal, rms=0.088524Jy sigma=0.000651 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.595 mas, bmaj=7.906 mas, bpa=8.44 degrees ! Estimated noise=671.188 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.000449574 Jy ! Component: 100 - total flux cleaned = 0.000364199 Jy ! Component: 150 - total flux cleaned = 0.00031374 Jy ! Component: 200 - total flux cleaned = 0.000260613 Jy ! Total flux subtracted in 200 components = 0.000260613 Jy ! Clean residual min=-0.001758 max=0.001810 Jy/beam ! Clean residual mean=-0.000006 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.0643099 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.0643099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088513Jy sigma=0.000651 ! Fit after self-cal, rms=0.088518Jy sigma=0.000650 ! 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.088518Jy sigma=0.000650 ! Fit after self-cal, rms=0.088169Jy sigma=0.000649 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.598 mas, bmaj=7.878 mas, bpa=8.605 degrees ! Estimated noise=674.576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000305926 Jy ! Component: 100 - total flux cleaned = 0.000382921 Jy ! Component: 150 - total flux cleaned = 0.00039374 Jy ! Component: 200 - total flux cleaned = 0.000384409 Jy ! Total flux subtracted in 200 components = 0.000384409 Jy ! Clean residual min=-0.001498 max=0.001822 Jy/beam ! Clean residual mean=-0.000000 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0646943 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.0646943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088163Jy sigma=0.000649 ! Fit after self-cal, rms=0.088253Jy sigma=0.000649 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 (55.5, 122.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134858 Jy ! Component: 100 - total flux cleaned = 0.00166075 Jy ! Component: 150 - total flux cleaned = 0.00183503 Jy ! Component: 200 - total flux cleaned = 0.00187549 Jy ! Total flux subtracted in 200 components = 0.00187549 Jy ! Clean residual min=-0.001484 max=0.001548 Jy/beam ! Clean residual mean=-0.000003 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.0665698 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 73 components and 0.0665698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088218Jy sigma=0.000649 ! Fit after self-cal, rms=0.088210Jy sigma=0.000648 ! 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.088210Jy sigma=0.000648 ! Fit after self-cal, rms=0.089440Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.587 mas, bmaj=7.867 mas, bpa=8.645 degrees ! Estimated noise=678.697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000741857 Jy ! Component: 100 - total flux cleaned = 0.00105452 Jy ! Component: 150 - total flux cleaned = 0.00129046 Jy ! Component: 200 - total flux cleaned = 0.00151096 Jy ! Total flux subtracted in 200 components = 0.00151096 Jy ! Clean residual min=-0.001508 max=0.001520 Jy/beam ! Clean residual mean=-0.000002 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.0680808 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 85 components and 0.0680808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089421Jy sigma=0.000648 ! Fit after self-cal, rms=0.089444Jy sigma=0.000648 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.000365738 Jy ! Component: 100 - total flux cleaned = 0.000489332 Jy ! Component: 150 - total flux cleaned = 0.000581826 Jy ! Component: 200 - total flux cleaned = 0.00067825 Jy ! Total flux subtracted in 200 components = 0.00067825 Jy ! Clean residual min=-0.001534 max=0.001557 Jy/beam ! Clean residual mean=-0.000002 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.068759 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 94 components and 0.068759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089436Jy sigma=0.000648 ! Fit after self-cal, rms=0.089434Jy sigma=0.000648 ! 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.089434Jy sigma=0.000648 ! Fit after self-cal, rms=0.089965Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.044 mas, bmaj=9.749 mas, bpa=-1.814 degrees ! Estimated noise=785.971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000636084 Jy ! Component: 100 - total flux cleaned = 0.000888477 Jy ! Component: 150 - total flux cleaned = 0.00101183 Jy ! Component: 200 - total flux cleaned = 0.00110276 Jy ! Total flux subtracted in 200 components = 0.00110276 Jy ! Clean residual min=-0.001629 max=0.001566 Jy/beam ! Clean residual mean=-0.000003 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0698618 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 132 components and 0.0698618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089957Jy sigma=0.000648 ! Fit after self-cal, rms=0.089962Jy sigma=0.000648 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.000102251 Jy ! Component: 100 - total flux cleaned = 0.000118114 Jy ! Component: 150 - total flux cleaned = 0.000159266 Jy ! Component: 200 - total flux cleaned = 0.000195769 Jy ! Total flux subtracted in 200 components = 0.000195769 Jy ! Clean residual min=-0.001630 max=0.001520 Jy/beam ! Clean residual mean=-0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0700576 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 139 components and 0.0700576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089958Jy sigma=0.000648 ! Fit after self-cal, rms=0.089957Jy sigma=0.000648 ! 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=4.581 mas, bmaj=7.859 mas, bpa=8.621 degrees ! Estimated noise=681.292 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.581 x 7.859 at 8.621 degrees (North through East) ! Clean map min=-0.0019649 max=0.061267 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.795 mas, bmaj=7.201 mas, bpa=9.349 degrees ! Estimated noise=1183.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0475992 Jy ! Component: 100 - total flux cleaned = 0.0585212 Jy ! Component: 150 - total flux cleaned = 0.0626939 Jy ! Component: 200 - total flux cleaned = 0.0648278 Jy ! Total flux subtracted in 200 components = 0.0648278 Jy ! Clean residual min=-0.002485 max=0.002594 Jy/beam ! Clean residual mean=-0.000001 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0648278 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0648278 Jy ! Inverting map and beam ! Estimated beam: bmin=4.581 mas, bmaj=7.859 mas, bpa=8.621 degrees ! Estimated noise=681.292 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.00210764 Jy ! Component: 100 - total flux cleaned = 0.00289766 Jy ! Component: 150 - total flux cleaned = 0.0035969 Jy ! Component: 200 - total flux cleaned = 0.00398311 Jy ! Total flux subtracted in 200 components = 0.00398311 Jy ! Clean residual min=-0.001577 max=0.001503 Jy/beam ! Clean residual mean=-0.000002 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0688109 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 48 components and 0.0688109 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.044 mas, bmaj=9.749 mas, bpa=-1.814 degrees ! Estimated noise=785.971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000527208 Jy ! Component: 100 - total flux cleaned = 0.0007382 Jy ! Component: 150 - total flux cleaned = 0.000889733 Jy ! Component: 200 - total flux cleaned = 0.00102301 Jy ! Total flux subtracted in 200 components = 0.00102301 Jy ! Clean residual min=-0.001653 max=0.001530 Jy/beam ! Clean residual mean=-0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0698339 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 = 7.63121e-05 Jy ! Component: 100 - total flux cleaned = 0.000143459 Jy ! Component: 150 - total flux cleaned = 0.000189224 Jy ! Component: 200 - total flux cleaned = 0.000217696 Jy ! Total flux subtracted in 200 components = 0.000217696 Jy ! Clean residual min=-0.001641 max=0.001529 Jy/beam ! Clean residual mean=-0.000003 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0700516 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 96 components and 0.0700517 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.581 mas, bmaj=7.859 mas, bpa=8.621 degrees ! Estimated noise=681.292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.77436e-05 Jy ! Component: 100 - total flux cleaned = -2.34271e-06 Jy ! Component: 150 - total flux cleaned = 3.26359e-05 Jy ! Component: 200 - total flux cleaned = 4.83471e-05 Jy ! Total flux subtracted in 200 components = 4.83471e-05 Jy ! Clean residual min=-0.001505 max=0.001661 Jy/beam ! Clean residual mean=-0.000002 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.0701 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 108 components and 0.0701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089963Jy sigma=0.000648 ! Fit after self-cal, rms=0.089966Jy sigma=0.000648 wmodel J0309+2738_S_2017_01_16_pus_map.mod ! Writing 108 model components to file: J0309+2738_S_2017_01_16_pus_map.mod wobs J0309+2738_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0309+2738_S_2017_01_16_pus_uvs.fits wwins J0309+2738_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J0309+2738_S_2017_01_16_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.00029392 Jy ! Component: 100 - total flux cleaned = 0.00014115 Jy ! Component: 150 - total flux cleaned = -5.32542e-05 Jy ! Component: 200 - total flux cleaned = -0.000146374 Jy ! Component: 250 - total flux cleaned = -0.000235546 Jy ! Component: 300 - total flux cleaned = -0.000342887 Jy ! Component: 350 - total flux cleaned = -0.000425727 Jy ! Component: 400 - total flux cleaned = -0.000506193 Jy ! Component: 450 - total flux cleaned = -0.00052569 Jy ! Component: 500 - total flux cleaned = -0.000563819 Jy ! Component: 550 - total flux cleaned = -0.000601012 Jy ! Component: 600 - total flux cleaned = -0.000601117 Jy ! Component: 650 - total flux cleaned = -0.000618685 Jy ! Component: 700 - total flux cleaned = -0.000583338 Jy ! Component: 750 - total flux cleaned = -0.000600606 Jy ! Component: 800 - total flux cleaned = -0.000600778 Jy ! Component: 850 - total flux cleaned = -0.000667501 Jy ! Component: 900 - total flux cleaned = -0.000716353 Jy ! Component: 950 - total flux cleaned = -0.000716194 Jy ! Component: 1000 - total flux cleaned = -0.000731844 Jy ! Component: 1050 - total flux cleaned = -0.000731547 Jy ! Component: 1100 - total flux cleaned = -0.000685386 Jy ! Component: 1150 - total flux cleaned = -0.000700756 Jy ! Component: 1200 - total flux cleaned = -0.000730625 Jy ! Component: 1250 - total flux cleaned = -0.000716104 Jy ! Component: 1300 - total flux cleaned = -0.000760024 Jy ! Component: 1350 - total flux cleaned = -0.000817531 Jy ! Component: 1400 - total flux cleaned = -0.000874174 Jy ! Component: 1450 - total flux cleaned = -0.00093019 Jy ! Component: 1500 - total flux cleaned = -0.000944066 Jy ! Component: 1550 - total flux cleaned = -0.000957564 Jy ! Component: 1600 - total flux cleaned = -0.00102549 Jy ! Component: 1650 - total flux cleaned = -0.00107917 Jy ! Component: 1700 - total flux cleaned = -0.00109245 Jy ! Component: 1750 - total flux cleaned = -0.00113183 Jy ! Component: 1800 - total flux cleaned = -0.00113191 Jy ! Component: 1850 - total flux cleaned = -0.00115789 Jy ! Component: 1900 - total flux cleaned = -0.00118342 Jy ! Component: 1950 - total flux cleaned = -0.00117073 Jy ! Component: 2000 - total flux cleaned = -0.00118338 Jy ! Component: 2050 - total flux cleaned = -0.00124528 Jy ! Component: 2100 - total flux cleaned = -0.00123286 Jy ! Component: 2150 - total flux cleaned = -0.00123294 Jy ! Component: 2200 - total flux cleaned = -0.00125696 Jy ! Component: 2250 - total flux cleaned = -0.00125683 Jy ! Component: 2300 - total flux cleaned = -0.00124491 Jy ! Component: 2350 - total flux cleaned = -0.00124504 Jy ! Component: 2400 - total flux cleaned = -0.00125651 Jy ! Component: 2450 - total flux cleaned = -0.00124489 Jy ! Component: 2500 - total flux cleaned = -0.00123342 Jy ! Component: 2550 - total flux cleaned = -0.00121071 Jy ! Component: 2600 - total flux cleaned = -0.00119942 Jy ! Component: 2650 - total flux cleaned = -0.00122168 Jy ! Component: 2700 - total flux cleaned = -0.00122173 Jy ! Component: 2750 - total flux cleaned = -0.00117771 Jy ! Component: 2800 - total flux cleaned = -0.00119972 Jy ! Component: 2850 - total flux cleaned = -0.00119974 Jy ! Component: 2900 - total flux cleaned = -0.00122132 Jy ! Component: 2950 - total flux cleaned = -0.0012212 Jy ! Component: 3000 - total flux cleaned = -0.00119986 Jy ! Component: 3050 - total flux cleaned = -0.00124187 Jy ! Component: 3100 - total flux cleaned = -0.00119996 Jy ! Component: 3150 - total flux cleaned = -0.00118966 Jy ! Component: 3200 - total flux cleaned = -0.00116893 Jy ! Component: 3250 - total flux cleaned = -0.00118955 Jy ! Component: 3300 - total flux cleaned = -0.00118963 Jy ! Component: 3350 - total flux cleaned = -0.00118954 Jy ! Component: 3400 - total flux cleaned = -0.00121978 Jy ! Component: 3450 - total flux cleaned = -0.00119973 Jy ! Component: 3500 - total flux cleaned = -0.00121973 Jy ! Component: 3550 - total flux cleaned = -0.00120982 Jy ! Component: 3600 - total flux cleaned = -0.00121968 Jy ! Component: 3650 - total flux cleaned = -0.00124894 Jy ! Component: 3700 - total flux cleaned = -0.00125861 Jy ! Component: 3750 - total flux cleaned = -0.00121028 Jy ! Component: 3800 - total flux cleaned = -0.00124868 Jy ! Component: 3850 - total flux cleaned = -0.00124865 Jy ! Component: 3900 - total flux cleaned = -0.00123914 Jy ! Component: 3950 - total flux cleaned = -0.00127688 Jy ! Component: 4000 - total flux cleaned = -0.00126757 Jy ! Component: 4050 - total flux cleaned = -0.00126758 Jy ! Total flux subtracted in 4096 components = -0.00126762 Jy ! Clean residual min=-0.000536 max=0.000566 Jy/beam ! Clean residual mean=-0.000001 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.0688324 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 396 components and 0.0688324 Jy ![Exited script file: muppet] wmap "J0309+2738_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.581 x 7.859 at 8.621 degrees (North through East) ! Clean map min=-0.0017672 max=0.06111 Jy/beam ! Writing clean map to FITS file: J0309+2738_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0611099 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000179335 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.880391 0.880391 1.76078 3.52156 7.04313 14.0863 28.1725 56.345 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.061 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.581 x 7.859 at 8.621 degrees (North through East) ! Clean map min=-0.0017672 max=0.06111 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 J0309+2738_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:03:14 2019