! Started logfile: J0915+2933_S_2017_01_21_pus_uvs.log on Sun May 5 15:51:03 2019 obs J0915+2933_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0915+2933_S_2017_01_21_pus_uva.fits ! AN table 1: 173 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.830764 visibilities/baseline/integration-bin. ! Found source: J0915+2933 ! ! 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 558 lines of history. ! ! Reading 20696 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 J0915+2933_S_2017_01_21_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 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 510 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.949441Jy sigma=0.008424 ! Fit after self-cal, rms=0.936810Jy sigma=0.008332 ! 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.783 mas, bmaj=5.618 mas, bpa=-6.042 degrees ! Estimated noise=1043.46 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.0513347 Jy ! Component: 100 - total flux cleaned = 0.0626275 Jy ! Total flux subtracted in 100 components = 0.0626275 Jy ! Clean residual min=-0.003470 max=0.003722 Jy/beam ! Clean residual mean=-0.000003 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.0626275 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0626275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081394Jy sigma=0.000657 ! Fit after self-cal, rms=0.081257Jy sigma=0.000656 ! 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.237 mas, bmaj=6.394 mas, bpa=-3.003 degrees ! Estimated noise=601.047 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.00547883 Jy ! Component: 100 - total flux cleaned = 0.00823693 Jy ! Component: 150 - total flux cleaned = 0.00998759 Jy ! Component: 200 - total flux cleaned = 0.011163 Jy ! Total flux subtracted in 200 components = 0.011163 Jy ! Clean residual min=-0.002492 max=0.002922 Jy/beam ! Clean residual mean=-0.000000 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0737904 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 29 components and 0.0737905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080937Jy sigma=0.000653 ! Fit after self-cal, rms=0.080961Jy 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.00 FD 0.93 HN 0.97 LA 1.02 ! MK 0.97 NL 1.06 OV 0.98 PT 0.97 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.09 LA 0.95 ! MK 1.10 NL 1.11 OV 0.99 PT 0.92 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.04 LA 0.97 ! MK 0.99 NL 1.05 OV 0.94 PT 0.95 ! SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 0.95 LA 1.01 ! MK 1.12 NL 1.00* OV 0.94 PT 0.96 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.080961Jy sigma=0.000652 ! Fit after self-cal, rms=0.081904Jy sigma=0.000651 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=6.439 mas, bpa=-2.657 degrees ! Estimated noise=599.266 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.000802119 Jy ! Component: 100 - total flux cleaned = 0.000802231 Jy ! Component: 150 - total flux cleaned = 0.000802328 Jy ! Component: 200 - total flux cleaned = 0.000818842 Jy ! Total flux subtracted in 200 components = 0.000818842 Jy ! Clean residual min=-0.002355 max=0.001849 Jy/beam ! Clean residual mean=0.000000 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0746093 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.0746093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081894Jy sigma=0.000651 ! Fit after self-cal, rms=0.081981Jy sigma=0.000651 ! 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.081981Jy sigma=0.000651 ! Fit after self-cal, rms=0.082858Jy sigma=0.000649 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=6.46 mas, bpa=-2.846 degrees ! Estimated noise=599.272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000526824 Jy ! Component: 100 - total flux cleaned = 0.000509767 Jy ! Component: 150 - total flux cleaned = 0.000483952 Jy ! Component: 200 - total flux cleaned = 0.000494999 Jy ! Total flux subtracted in 200 components = 0.000494999 Jy ! Clean residual min=-0.002162 max=0.001683 Jy/beam ! Clean residual mean=-0.000000 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.0751043 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.0751043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082853Jy sigma=0.000649 ! Fit after self-cal, rms=0.082908Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.95266e-05 Jy ! Component: 100 - total flux cleaned = 8.40808e-05 Jy ! Component: 150 - total flux cleaned = 8.43181e-05 Jy ! Component: 200 - total flux cleaned = 8.43455e-05 Jy ! Total flux subtracted in 200 components = 8.43455e-05 Jy ! Clean residual min=-0.002160 max=0.001676 Jy/beam ! Clean residual mean=-0.000000 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.0751886 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.0751886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082905Jy sigma=0.000649 ! Fit after self-cal, rms=0.082900Jy sigma=0.000649 ! 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.082900Jy sigma=0.000649 ! Fit after self-cal, rms=0.083188Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=6.463 mas, bpa=-2.993 degrees ! Estimated noise=598.736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000310233 Jy ! Component: 100 - total flux cleaned = 0.000287165 Jy ! Component: 150 - total flux cleaned = 0.000295476 Jy ! Component: 200 - total flux cleaned = 0.000295441 Jy ! Total flux subtracted in 200 components = 0.000295441 Jy ! Clean residual min=-0.002099 max=0.001650 Jy/beam ! Clean residual mean=-0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0754841 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.0754841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083186Jy sigma=0.000649 ! Fit after self-cal, rms=0.083197Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.39184e-06 Jy ! Component: 100 - total flux cleaned = 3.04045e-06 Jy ! Component: 150 - total flux cleaned = 1.11458e-05 Jy ! Component: 200 - total flux cleaned = 1.11121e-05 Jy ! Total flux subtracted in 200 components = 1.11121e-05 Jy ! Clean residual min=-0.002091 max=0.001633 Jy/beam ! Clean residual mean=-0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0754952 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.0754952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083195Jy sigma=0.000649 ! Fit after self-cal, rms=0.083194Jy sigma=0.000649 ! 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.083194Jy sigma=0.000649 ! Fit after self-cal, rms=0.083246Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.838 mas, bmaj=9.705 mas, bpa=-1.566 degrees ! Estimated noise=737.935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000744799 Jy ! Component: 100 - total flux cleaned = 0.000738608 Jy ! Component: 150 - total flux cleaned = 0.000821676 Jy ! Component: 200 - total flux cleaned = 0.000863052 Jy ! Total flux subtracted in 200 components = 0.000863052 Jy ! Clean residual min=-0.002386 max=0.001725 Jy/beam ! Clean residual mean=-0.000002 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0763582 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.0763582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083256Jy sigma=0.000649 ! Fit after self-cal, rms=0.083242Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000113273 Jy ! Component: 100 - total flux cleaned = 0.000111672 Jy ! Component: 150 - total flux cleaned = 0.00014236 Jy ! Component: 200 - total flux cleaned = 0.000166253 Jy ! Total flux subtracted in 200 components = 0.000166253 Jy ! Clean residual min=-0.002361 max=0.001750 Jy/beam ! Clean residual mean=-0.000002 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0765245 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.0765245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083250Jy sigma=0.000649 ! Fit after self-cal, rms=0.083240Jy sigma=0.000649 ! 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.248 mas, bmaj=6.465 mas, bpa=-3.095 degrees ! Estimated noise=598.766 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.248 x 6.465 at -3.095 degrees (North through East) ! Clean map min=-0.001938 max=0.064776 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.771 mas, bmaj=5.618 mas, bpa=-6.905 degrees ! Estimated noise=1036.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.050769 Jy ! Component: 100 - total flux cleaned = 0.0629039 Jy ! Component: 150 - total flux cleaned = 0.0677271 Jy ! Component: 200 - total flux cleaned = 0.0702965 Jy ! Total flux subtracted in 200 components = 0.0702965 Jy ! Clean residual min=-0.002759 max=0.002368 Jy/beam ! Clean residual mean=-0.000001 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.0702965 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.0702965 Jy ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=6.465 mas, bpa=-3.095 degrees ! Estimated noise=598.766 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.00242296 Jy ! Component: 100 - total flux cleaned = 0.003725 Jy ! Component: 150 - total flux cleaned = 0.00437075 Jy ! Component: 200 - total flux cleaned = 0.0045943 Jy ! Total flux subtracted in 200 components = 0.0045943 Jy ! Clean residual min=-0.002225 max=0.001790 Jy/beam ! Clean residual mean=-0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0748908 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.0748908 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=6.838 mas, bmaj=9.705 mas, bpa=-1.566 degrees ! Estimated noise=737.935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000917461 Jy ! Component: 100 - total flux cleaned = 0.00108044 Jy ! Component: 150 - total flux cleaned = 0.00119095 Jy ! Component: 200 - total flux cleaned = 0.00127608 Jy ! Total flux subtracted in 200 components = 0.00127608 Jy ! Clean residual min=-0.002443 max=0.001760 Jy/beam ! Clean residual mean=-0.000002 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0761669 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.12076e-05 Jy ! Component: 100 - total flux cleaned = 0.000113441 Jy ! Component: 150 - total flux cleaned = 0.000143282 Jy ! Component: 200 - total flux cleaned = 0.000171824 Jy ! Total flux subtracted in 200 components = 0.000171824 Jy ! Clean residual min=-0.002430 max=0.001768 Jy/beam ! Clean residual mean=-0.000002 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.0763387 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.0763387 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=6.465 mas, bpa=-3.095 degrees ! Estimated noise=598.766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000556623 Jy ! Component: 100 - total flux cleaned = -0.000429052 Jy ! Component: 150 - total flux cleaned = -0.000320163 Jy ! Component: 200 - total flux cleaned = -0.000245942 Jy ! Total flux subtracted in 200 components = -0.000245942 Jy ! Clean residual min=-0.002089 max=0.001633 Jy/beam ! Clean residual mean=-0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0760928 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 40 components and 0.0760928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083239Jy sigma=0.000649 ! Fit after self-cal, rms=0.083242Jy sigma=0.000649 wmodel J0915+2933_S_2017_01_21_pus_map.mod ! Writing 40 model components to file: J0915+2933_S_2017_01_21_pus_map.mod wobs J0915+2933_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0915+2933_S_2017_01_21_pus_uvs.fits wwins J0915+2933_S_2017_01_21_pus_map.win ! wwins: Wrote 1 windows to J0915+2933_S_2017_01_21_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.000656905 Jy ! Component: 100 - total flux cleaned = -0.000853226 Jy ! Component: 150 - total flux cleaned = -0.000854057 Jy ! Component: 200 - total flux cleaned = -0.000804056 Jy ! Component: 250 - total flux cleaned = -0.000637849 Jy ! Component: 300 - total flux cleaned = -0.000478 Jy ! Component: 350 - total flux cleaned = -0.000322962 Jy ! Component: 400 - total flux cleaned = -0.000150052 Jy ! Component: 450 - total flux cleaned = 6.00328e-05 Jy ! Component: 500 - total flux cleaned = 0.000101409 Jy ! Component: 550 - total flux cleaned = 0.000161493 Jy ! Component: 600 - total flux cleaned = 0.000181169 Jy ! Component: 650 - total flux cleaned = 0.000258227 Jy ! Component: 700 - total flux cleaned = 0.000333826 Jy ! Component: 750 - total flux cleaned = 0.000407676 Jy ! Component: 800 - total flux cleaned = 0.000407567 Jy ! Component: 850 - total flux cleaned = 0.000496951 Jy ! Component: 900 - total flux cleaned = 0.000444047 Jy ! Component: 950 - total flux cleaned = 0.000461688 Jy ! Component: 1000 - total flux cleaned = 0.000461885 Jy ! Component: 1050 - total flux cleaned = 0.000478575 Jy ! Component: 1100 - total flux cleaned = 0.000445285 Jy ! Component: 1150 - total flux cleaned = 0.000412862 Jy ! Component: 1200 - total flux cleaned = 0.000412743 Jy ! Component: 1250 - total flux cleaned = 0.000365375 Jy ! Component: 1300 - total flux cleaned = 0.000350293 Jy ! Component: 1350 - total flux cleaned = 0.000381172 Jy ! Component: 1400 - total flux cleaned = 0.000366235 Jy ! Component: 1450 - total flux cleaned = 0.000381317 Jy ! Component: 1500 - total flux cleaned = 0.0003963 Jy ! Component: 1550 - total flux cleaned = 0.000425512 Jy ! Component: 1600 - total flux cleaned = 0.000425261 Jy ! Component: 1650 - total flux cleaned = 0.000382445 Jy ! Component: 1700 - total flux cleaned = 0.000424459 Jy ! Component: 1750 - total flux cleaned = 0.00039634 Jy ! Component: 1800 - total flux cleaned = 0.000341196 Jy ! Component: 1850 - total flux cleaned = 0.000300422 Jy ! Component: 1900 - total flux cleaned = 0.000246708 Jy ! Component: 1950 - total flux cleaned = 0.000260279 Jy ! Component: 2000 - total flux cleaned = 0.000260238 Jy ! Component: 2050 - total flux cleaned = 0.000221126 Jy ! Component: 2100 - total flux cleaned = 0.000195274 Jy ! Component: 2150 - total flux cleaned = 0.00020823 Jy ! Component: 2200 - total flux cleaned = 0.000208235 Jy ! Component: 2250 - total flux cleaned = 0.000170419 Jy ! Component: 2300 - total flux cleaned = 0.000120817 Jy ! Component: 2350 - total flux cleaned = 0.000133395 Jy ! Component: 2400 - total flux cleaned = 0.000121255 Jy ! Component: 2450 - total flux cleaned = 0.000145587 Jy ! Component: 2500 - total flux cleaned = 0.000157662 Jy ! Component: 2550 - total flux cleaned = 0.000217061 Jy ! Component: 2600 - total flux cleaned = 0.000216785 Jy ! Component: 2650 - total flux cleaned = 0.000205188 Jy ! Component: 2700 - total flux cleaned = 0.000239994 Jy ! Component: 2750 - total flux cleaned = 0.000262839 Jy ! Component: 2800 - total flux cleaned = 0.000308451 Jy ! Component: 2850 - total flux cleaned = 0.000274694 Jy ! Component: 2900 - total flux cleaned = 0.000296984 Jy ! Component: 2950 - total flux cleaned = 0.000330158 Jy ! Component: 3000 - total flux cleaned = 0.000319125 Jy ! Component: 3050 - total flux cleaned = 0.000351889 Jy ! Component: 3100 - total flux cleaned = 0.000384299 Jy ! Component: 3150 - total flux cleaned = 0.000394891 Jy ! Component: 3200 - total flux cleaned = 0.000437447 Jy ! Component: 3250 - total flux cleaned = 0.000458662 Jy ! Component: 3300 - total flux cleaned = 0.0005214 Jy ! Component: 3350 - total flux cleaned = 0.000552487 Jy ! Component: 3400 - total flux cleaned = 0.000562869 Jy ! Component: 3450 - total flux cleaned = 0.000552664 Jy ! Component: 3500 - total flux cleaned = 0.000552682 Jy ! Component: 3550 - total flux cleaned = 0.00063336 Jy ! Component: 3600 - total flux cleaned = 0.000623415 Jy ! Component: 3650 - total flux cleaned = 0.000633409 Jy ! Component: 3700 - total flux cleaned = 0.000672761 Jy ! Component: 3750 - total flux cleaned = 0.000653182 Jy ! Component: 3800 - total flux cleaned = 0.00064352 Jy ! Component: 3850 - total flux cleaned = 0.000720511 Jy ! Component: 3900 - total flux cleaned = 0.000730055 Jy ! Component: 3950 - total flux cleaned = 0.000729967 Jy ! Component: 4000 - total flux cleaned = 0.0007771 Jy ! Component: 4050 - total flux cleaned = 0.00075838 Jy ! Total flux subtracted in 4096 components = 0.000767643 Jy ! Clean residual min=-0.000569 max=0.000546 Jy/beam ! Clean residual mean=-0.000001 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.0768604 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 336 components and 0.0768604 Jy ![Exited script file: muppet] wmap "J0915+2933_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.248 x 6.465 at -3.095 degrees (North through East) ! Clean map min=-0.0016543 max=0.064862 Jy/beam ! Writing clean map to FITS file: J0915+2933_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0648618 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016834 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.77861 0.77861 1.55722 3.11444 6.22888 12.4578 24.9155 49.8311 99.6621 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.064 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.248 x 6.465 at -3.095 degrees (North through East) ! Clean map min=-0.0016543 max=0.064862 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 J0915+2933_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:51:08 2019