! Started logfile: J0600-3937_S_2017_08_12_pus_uvs.log on Fri May 10 14:54:00 2019 obs J0600-3937_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0600-3937_S_2017_08_12_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.454023 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0600-3937 ! ! 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 594 lines of history. ! ! Reading 9480 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 J0600-3937_S_2017_08_12_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 360 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 360 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 360 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 833 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.748076Jy sigma=0.004823 ! Fit after self-cal, rms=0.717080Jy sigma=0.004622 ! 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.295 mas, bmaj=6.116 mas, bpa=-3.771 degrees ! Estimated noise=2552.89 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.21758 Jy ! Component: 100 - total flux cleaned = 0.277247 Jy ! Total flux subtracted in 100 components = 0.277247 Jy ! Clean residual min=-0.011652 max=0.024929 Jy/beam ! Clean residual mean=-0.000238 rms=0.003535 Jy/beam ! Combined flux in latest and established models = 0.277247 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.277247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111740Jy sigma=0.000706 ! Fit after self-cal, rms=0.111702Jy sigma=0.000705 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258684 Jy ! Component: 100 - total flux cleaned = 0.0388743 Jy ! Total flux subtracted in 100 components = 0.0388743 Jy ! Clean residual min=-0.006968 max=0.008242 Jy/beam ! Clean residual mean=-0.000115 rms=0.001870 Jy/beam ! Combined flux in latest and established models = 0.316121 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.316121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104388Jy sigma=0.000657 ! Fit after self-cal, rms=0.104380Jy sigma=0.000657 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.763 mas, bmaj=7.361 mas, bpa=-4.728 degrees ! Estimated noise=1276.87 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.0104404 Jy ! Component: 100 - total flux cleaned = 0.0153531 Jy ! Component: 150 - total flux cleaned = 0.0177715 Jy ! Component: 200 - total flux cleaned = 0.0189817 Jy ! Total flux subtracted in 200 components = 0.0189817 Jy ! Clean residual min=-0.004837 max=0.003734 Jy/beam ! Clean residual mean=-0.000047 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.335103 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 42 components and 0.335103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103417Jy sigma=0.000651 ! Fit after self-cal, rms=0.103428Jy sigma=0.000651 ! 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.95 HN 1.00* KP 1.03 ! LA 1.00 MK 1.01 NL 1.00* OV 1.00 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.01 ! LA 0.97 MK 0.99 NL 1.00* OV 1.05 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 0.99 ! LA 0.98 MK 1.02 NL 1.00* OV 0.97 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 327 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.103428Jy sigma=0.000651 ! Fit after self-cal, rms=0.103281Jy sigma=0.000650 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.783 mas, bmaj=7.418 mas, bpa=-3.398 degrees ! Estimated noise=1308.38 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 = 6.87226e-05 Jy ! Component: 100 - total flux cleaned = 0.000105186 Jy ! Component: 150 - total flux cleaned = 8.89252e-05 Jy ! Component: 200 - total flux cleaned = 7.36368e-05 Jy ! Total flux subtracted in 200 components = 7.36368e-05 Jy ! Clean residual min=-0.004141 max=0.003536 Jy/beam ! Clean residual mean=-0.000008 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.335176 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.335176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103275Jy sigma=0.000650 ! Fit after self-cal, rms=0.103276Jy sigma=0.000649 ! 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.103276Jy sigma=0.000649 ! Fit after self-cal, rms=0.103221Jy sigma=0.000649 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.784 mas, bmaj=7.415 mas, bpa=-3.392 degrees ! Estimated noise=1308.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.65461e-05 Jy ! Component: 100 - total flux cleaned = 8.75239e-06 Jy ! Component: 150 - total flux cleaned = 2.30066e-05 Jy ! Component: 200 - total flux cleaned = 1.04123e-05 Jy ! Total flux subtracted in 200 components = 1.04123e-05 Jy ! Clean residual min=-0.003694 max=0.003392 Jy/beam ! Clean residual mean=-0.000003 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.335187 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.335187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103216Jy sigma=0.000649 ! Fit after self-cal, rms=0.103216Jy 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 = 9.54253e-07 Jy ! Component: 100 - total flux cleaned = 6.70569e-07 Jy ! Component: 150 - total flux cleaned = -1.23941e-05 Jy ! Component: 200 - total flux cleaned = -1.23575e-05 Jy ! Total flux subtracted in 200 components = -1.23575e-05 Jy ! Clean residual min=-0.003701 max=0.003377 Jy/beam ! Clean residual mean=-0.000003 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.335174 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.335174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103212Jy sigma=0.000649 ! Fit after self-cal, rms=0.103213Jy 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.103213Jy sigma=0.000649 ! Fit after self-cal, rms=0.103249Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.784 mas, bmaj=7.413 mas, bpa=-3.405 degrees ! Estimated noise=1309.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.79727e-05 Jy ! Component: 100 - total flux cleaned = 1.38351e-05 Jy ! Component: 150 - total flux cleaned = 1.34247e-05 Jy ! Component: 200 - total flux cleaned = 2.13583e-06 Jy ! Total flux subtracted in 200 components = 2.13583e-06 Jy ! Clean residual min=-0.003710 max=0.003331 Jy/beam ! Clean residual mean=-0.000002 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.335177 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.335177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103245Jy sigma=0.000649 ! Fit after self-cal, rms=0.103245Jy 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 = 1.62433e-05 Jy ! Component: 100 - total flux cleaned = 1.55663e-06 Jy ! Component: 150 - total flux cleaned = -1.01788e-05 Jy ! Component: 200 - total flux cleaned = -2.02396e-05 Jy ! Total flux subtracted in 200 components = -2.02396e-05 Jy ! Clean residual min=-0.003718 max=0.003320 Jy/beam ! Clean residual mean=-0.000002 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.335156 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.335156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103242Jy sigma=0.000649 ! Fit after self-cal, rms=0.103242Jy 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.103242Jy sigma=0.000649 ! Fit after self-cal, rms=0.103269Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.03 mas, bmaj=27.69 mas, bpa=-1.07 degrees ! Estimated noise=1792.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184429 Jy ! Component: 100 - total flux cleaned = 0.000185208 Jy ! Component: 150 - total flux cleaned = 0.000186492 Jy ! Component: 200 - total flux cleaned = 0.000188061 Jy ! Total flux subtracted in 200 components = 0.000188061 Jy ! Clean residual min=-0.003458 max=0.003460 Jy/beam ! Clean residual mean=-0.000002 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.335344 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 66 components and 0.335344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103273Jy sigma=0.000649 ! Fit after self-cal, rms=0.103268Jy 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.59542e-05 Jy ! Component: 100 - total flux cleaned = -2.20994e-05 Jy ! Component: 150 - total flux cleaned = -1.86899e-05 Jy ! Component: 200 - total flux cleaned = -1.57163e-05 Jy ! Total flux subtracted in 200 components = -1.57163e-05 Jy ! Clean residual min=-0.003452 max=0.003446 Jy/beam ! Clean residual mean=-0.000002 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.335329 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 66 components and 0.335329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103276Jy sigma=0.000649 ! Fit after self-cal, rms=0.103272Jy 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=2.785 mas, bmaj=7.412 mas, bpa=-3.421 degrees ! Estimated noise=1309.48 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.785 x 7.412 at -3.421 degrees (North through East) ! Clean map min=-0.0035685 max=0.28457 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.327 mas, bmaj=6.174 mas, bpa=-2.258 degrees ! Estimated noise=2603.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.219285 Jy ! Component: 100 - total flux cleaned = 0.279398 Jy ! Component: 150 - total flux cleaned = 0.304078 Jy ! Component: 200 - total flux cleaned = 0.31629 Jy ! Total flux subtracted in 200 components = 0.31629 Jy ! Clean residual min=-0.006213 max=0.007075 Jy/beam ! Clean residual mean=-0.000063 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.31629 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.31629 Jy ! Inverting map and beam ! Estimated beam: bmin=2.785 mas, bmaj=7.412 mas, bpa=-3.421 degrees ! Estimated noise=1309.48 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) ! Added new window around map position (2.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100476 Jy ! Component: 100 - total flux cleaned = 0.0149628 Jy ! Component: 150 - total flux cleaned = 0.017514 Jy ! Component: 200 - total flux cleaned = 0.0189067 Jy ! Total flux subtracted in 200 components = 0.0189067 Jy ! Clean residual min=-0.003781 max=0.003281 Jy/beam ! Clean residual mean=0.000002 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.335197 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.335197 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=10.03 mas, bmaj=27.69 mas, bpa=-1.07 degrees ! Estimated noise=1792.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113578 Jy ! Component: 100 - total flux cleaned = 0.00130823 Jy ! Component: 150 - total flux cleaned = 0.00135841 Jy ! Component: 200 - total flux cleaned = 0.0013886 Jy ! Total flux subtracted in 200 components = 0.0013886 Jy ! Clean residual min=-0.003338 max=0.003152 Jy/beam ! Clean residual mean=0.000014 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.336586 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 = 4.11626e-05 Jy ! Component: 100 - total flux cleaned = 6.70766e-05 Jy ! Component: 150 - total flux cleaned = 0.000103531 Jy ! Component: 200 - total flux cleaned = 0.000126693 Jy ! Total flux subtracted in 200 components = 0.000126693 Jy ! Clean residual min=-0.003306 max=0.003095 Jy/beam ! Clean residual mean=0.000015 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.336712 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.336712 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.785 mas, bmaj=7.412 mas, bpa=-3.421 degrees ! Estimated noise=1309.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000103809 Jy ! Component: 100 - total flux cleaned = -0.000148395 Jy ! Component: 150 - total flux cleaned = -0.00016775 Jy ! Component: 200 - total flux cleaned = -0.000184258 Jy ! Total flux subtracted in 200 components = -0.000184258 Jy ! Clean residual min=-0.003679 max=0.003199 Jy/beam ! Clean residual mean=0.000006 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.336528 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.336528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103218Jy sigma=0.000649 ! Fit after self-cal, rms=0.103215Jy sigma=0.000648 wmodel J0600-3937_S_2017_08_12_pus_map.mod ! Writing 71 model components to file: J0600-3937_S_2017_08_12_pus_map.mod wobs J0600-3937_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0600-3937_S_2017_08_12_pus_uvs.fits wwins J0600-3937_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J0600-3937_S_2017_08_12_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.00090958 Jy ! Component: 100 - total flux cleaned = -0.000770202 Jy ! Component: 150 - total flux cleaned = -0.000399527 Jy ! Component: 200 - total flux cleaned = -0.000355246 Jy ! Component: 250 - total flux cleaned = -0.000436752 Jy ! Component: 300 - total flux cleaned = -0.000397397 Jy ! Component: 350 - total flux cleaned = -0.000286931 Jy ! Component: 400 - total flux cleaned = -0.000324579 Jy ! Component: 450 - total flux cleaned = -0.000325824 Jy ! Component: 500 - total flux cleaned = -0.000358192 Jy ! Component: 550 - total flux cleaned = -0.000483688 Jy ! Component: 600 - total flux cleaned = -0.000635065 Jy ! Component: 650 - total flux cleaned = -0.000781944 Jy ! Component: 700 - total flux cleaned = -0.000981441 Jy ! Component: 750 - total flux cleaned = -0.0011195 Jy ! Component: 800 - total flux cleaned = -0.00133447 Jy ! Component: 850 - total flux cleaned = -0.00149083 Jy ! Component: 900 - total flux cleaned = -0.00169506 Jy ! Component: 950 - total flux cleaned = -0.00186943 Jy ! Component: 1000 - total flux cleaned = -0.00204002 Jy ! Component: 1050 - total flux cleaned = -0.00218287 Jy ! Component: 1100 - total flux cleaned = -0.00227624 Jy ! Component: 1150 - total flux cleaned = -0.00239071 Jy ! Component: 1200 - total flux cleaned = -0.00252562 Jy ! Component: 1250 - total flux cleaned = -0.00254745 Jy ! Component: 1300 - total flux cleaned = -0.00261186 Jy ! Component: 1350 - total flux cleaned = -0.00261161 Jy ! Component: 1400 - total flux cleaned = -0.00263263 Jy ! Component: 1450 - total flux cleaned = -0.00267376 Jy ! Component: 1500 - total flux cleaned = -0.00269358 Jy ! Component: 1550 - total flux cleaned = -0.00265417 Jy ! Component: 1600 - total flux cleaned = -0.00267381 Jy ! Component: 1650 - total flux cleaned = -0.0027118 Jy ! Component: 1700 - total flux cleaned = -0.002693 Jy ! Component: 1750 - total flux cleaned = -0.00271174 Jy ! Component: 1800 - total flux cleaned = -0.00274822 Jy ! Component: 1850 - total flux cleaned = -0.00269392 Jy ! Component: 1900 - total flux cleaned = -0.00269369 Jy ! Component: 1950 - total flux cleaned = -0.00265891 Jy ! Component: 2000 - total flux cleaned = -0.00267639 Jy ! Component: 2050 - total flux cleaned = -0.00271039 Jy ! Component: 2100 - total flux cleaned = -0.00267681 Jy ! Component: 2150 - total flux cleaned = -0.00266012 Jy ! Component: 2200 - total flux cleaned = -0.00262718 Jy ! Component: 2250 - total flux cleaned = -0.0026108 Jy ! Component: 2300 - total flux cleaned = -0.00257865 Jy ! Component: 2350 - total flux cleaned = -0.00249923 Jy ! Component: 2400 - total flux cleaned = -0.00248353 Jy ! Component: 2450 - total flux cleaned = -0.00246777 Jy ! Component: 2500 - total flux cleaned = -0.00239068 Jy ! Component: 2550 - total flux cleaned = -0.00236008 Jy ! Component: 2600 - total flux cleaned = -0.0022692 Jy ! Component: 2650 - total flux cleaned = -0.00220909 Jy ! Component: 2700 - total flux cleaned = -0.00211981 Jy ! Component: 2750 - total flux cleaned = -0.00207547 Jy ! Component: 2800 - total flux cleaned = -0.00201688 Jy ! Component: 2850 - total flux cleaned = -0.00188652 Jy ! Component: 2900 - total flux cleaned = -0.00182919 Jy ! Component: 2950 - total flux cleaned = -0.00177233 Jy ! Component: 3000 - total flux cleaned = -0.00170184 Jy ! Component: 3050 - total flux cleaned = -0.0016599 Jy ! Component: 3100 - total flux cleaned = -0.00163204 Jy ! Component: 3150 - total flux cleaned = -0.00154928 Jy ! Component: 3200 - total flux cleaned = -0.00154901 Jy ! Component: 3250 - total flux cleaned = -0.00148115 Jy ! Component: 3300 - total flux cleaned = -0.0014407 Jy ! Component: 3350 - total flux cleaned = -0.00136056 Jy ! Component: 3400 - total flux cleaned = -0.00129434 Jy ! Component: 3450 - total flux cleaned = -0.00125482 Jy ! Component: 3500 - total flux cleaned = -0.00120235 Jy ! Component: 3550 - total flux cleaned = -0.00109801 Jy ! Component: 3600 - total flux cleaned = -0.0010461 Jy ! Component: 3650 - total flux cleaned = -0.000994504 Jy ! Component: 3700 - total flux cleaned = -0.000943185 Jy ! Component: 3750 - total flux cleaned = -0.000879303 Jy ! Component: 3800 - total flux cleaned = -0.000853949 Jy ! Component: 3850 - total flux cleaned = -0.000828634 Jy ! Component: 3900 - total flux cleaned = -0.000778117 Jy ! Component: 3950 - total flux cleaned = -0.000740368 Jy ! Component: 4000 - total flux cleaned = -0.000702704 Jy ! Component: 4050 - total flux cleaned = -0.000665211 Jy ! Total flux subtracted in 4096 components = -0.00062787 Jy ! Clean residual min=-0.000685 max=0.000742 Jy/beam ! Clean residual mean=-0.000003 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.3359 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 333 components and 0.335901 Jy ![Exited script file: muppet] wmap "J0600-3937_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.785 x 7.412 at -3.421 degrees (North through East) ! Clean map min=-0.0026517 max=0.28596 Jy/beam ! Writing clean map to FITS file: J0600-3937_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.285956 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219826 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.230622 0.230622 0.461245 0.922489 1.84498 3.68996 7.37991 14.7598 29.5197 59.0393 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.285 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.785 x 7.412 at -3.421 degrees (North through East) ! Clean map min=-0.0026517 max=0.28596 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 J0600-3937_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:54:04 2019