! Started logfile: J0408-0529_S_2017_03_23_pus_uvs.log on Mon May 13 09:47:44 2019 obs J0408-0529_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0408-0529_S_2017_03_23_pus_uva.fits ! AN table 1: 182 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.7221 visibilities/baseline/integration-bin. ! Found source: J0408-0529 ! ! 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 481 lines of history. ! ! Reading 23656 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 J0408-0529_S_2017_03_23_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 446 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 427 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 479 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1019 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.894701Jy sigma=0.006929 ! Fit after self-cal, rms=0.884906Jy sigma=0.006862 ! 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.62 mas, bmaj=6.729 mas, bpa=-3.43 degrees ! Estimated noise=1046.75 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.0878706 Jy ! Component: 100 - total flux cleaned = 0.111988 Jy ! Total flux subtracted in 100 components = 0.111988 Jy ! Clean residual min=-0.005426 max=0.010391 Jy/beam ! Clean residual mean=-0.000008 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.111988 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.111988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101362Jy sigma=0.000702 ! Fit after self-cal, rms=0.101333Jy sigma=0.000701 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119518 Jy ! Component: 100 - total flux cleaned = 0.0189305 Jy ! Total flux subtracted in 100 components = 0.0189305 Jy ! Clean residual min=-0.004710 max=0.004120 Jy/beam ! Clean residual mean=-0.000005 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.130918 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.130918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099400Jy sigma=0.000689 ! Fit after self-cal, rms=0.099384Jy sigma=0.000689 ! 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.132 mas, bmaj=7.627 mas, bpa=-3.235 degrees ! Estimated noise=677.25 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.00534349 Jy ! Component: 100 - total flux cleaned = 0.00827996 Jy ! Component: 150 - total flux cleaned = 0.0100021 Jy ! Component: 200 - total flux cleaned = 0.0110618 Jy ! Total flux subtracted in 200 components = 0.0110618 Jy ! Clean residual min=-0.003224 max=0.003837 Jy/beam ! Clean residual mean=-0.000003 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.14198 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 61 components and 0.14198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098961Jy sigma=0.000688 ! Fit after self-cal, rms=0.098962Jy sigma=0.000688 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.00 KP 1.03 ! LA 1.01 MK 1.08 NL 0.89 OV 1.05 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.96 HN 1.01 KP 1.01 ! LA 0.99 MK 0.98 NL 0.99 OV 1.06 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.98 HN 1.00 KP 0.87 ! LA 0.77 MK 0.99 NL 1.12 OV 1.14 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.12 HN 0.86 KP 1.00* ! LA 0.77 MK 1.11 NL 1.00* OV 1.65 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.098962Jy sigma=0.000688 ! Fit after self-cal, rms=0.098303Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.14 mas, bmaj=7.657 mas, bpa=-3.239 degrees ! Estimated noise=683.856 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 (71.5, -77). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207487 Jy ! Component: 100 - total flux cleaned = 0.00238821 Jy ! Component: 150 - total flux cleaned = 0.00254884 Jy ! Component: 200 - total flux cleaned = 0.00274979 Jy ! Total flux subtracted in 200 components = 0.00274979 Jy ! Clean residual min=-0.002432 max=0.002427 Jy/beam ! Clean residual mean=-0.000003 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.14473 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.14473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098232Jy sigma=0.000677 ! Fit after self-cal, rms=0.098358Jy sigma=0.000677 ! 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.098358Jy sigma=0.000677 ! Fit after self-cal, rms=0.105228Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=7.653 mas, bpa=-3.316 degrees ! Estimated noise=688.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000254395 Jy ! Component: 100 - total flux cleaned = 0.000464872 Jy ! Component: 150 - total flux cleaned = 0.000523167 Jy ! Component: 200 - total flux cleaned = 0.000575836 Jy ! Total flux subtracted in 200 components = 0.000575836 Jy ! Clean residual min=-0.001816 max=0.001961 Jy/beam ! Clean residual mean=-0.000000 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.145306 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 0.145306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105195Jy sigma=0.000671 ! Fit after self-cal, rms=0.105300Jy sigma=0.000671 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.59174e-05 Jy ! Component: 100 - total flux cleaned = 5.43932e-05 Jy ! Component: 150 - total flux cleaned = 5.39631e-05 Jy ! Component: 200 - total flux cleaned = 3.47809e-05 Jy ! Total flux subtracted in 200 components = 3.47809e-05 Jy ! Clean residual min=-0.001811 max=0.001890 Jy/beam ! Clean residual mean=-0.000001 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.145341 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.145341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105289Jy sigma=0.000671 ! Fit after self-cal, rms=0.105286Jy sigma=0.000671 ! 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.105286Jy sigma=0.000671 ! Fit after self-cal, rms=0.112108Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=7.652 mas, bpa=-3.298 degrees ! Estimated noise=690.003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.58554e-05 Jy ! Component: 100 - total flux cleaned = -3.07199e-05 Jy ! Component: 150 - total flux cleaned = -1.07985e-05 Jy ! Component: 200 - total flux cleaned = -1.14053e-05 Jy ! Total flux subtracted in 200 components = -1.14053e-05 Jy ! Clean residual min=-0.001845 max=0.001898 Jy/beam ! Clean residual mean=-0.000000 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.145329 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 108 components and 0.145329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112087Jy sigma=0.000670 ! Fit after self-cal, rms=0.112166Jy sigma=0.000669 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.00011342 Jy ! Component: 100 - total flux cleaned = -0.000113902 Jy ! Component: 150 - total flux cleaned = -0.000128804 Jy ! Component: 200 - total flux cleaned = -0.000114947 Jy ! Total flux subtracted in 200 components = -0.000114947 Jy ! Clean residual min=-0.001833 max=0.001878 Jy/beam ! Clean residual mean=-0.000001 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.145214 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 121 components and 0.145214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112158Jy sigma=0.000669 ! Fit after self-cal, rms=0.112158Jy sigma=0.000669 ! 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.112158Jy sigma=0.000669 ! Fit after self-cal, rms=0.113486Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.277 mas, bmaj=12.77 mas, bpa=2.641 degrees ! Estimated noise=893.002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00045396 Jy ! Component: 100 - total flux cleaned = 0.000536225 Jy ! Component: 150 - total flux cleaned = 0.000560291 Jy ! Component: 200 - total flux cleaned = 0.000551003 Jy ! Total flux subtracted in 200 components = 0.000551003 Jy ! Clean residual min=-0.002613 max=0.002667 Jy/beam ! Clean residual mean=-0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.145765 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 134 components and 0.145765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113473Jy sigma=0.000669 ! Fit after self-cal, rms=0.113490Jy sigma=0.000669 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 (-0.5, -24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223287 Jy ! Component: 100 - total flux cleaned = 0.00331219 Jy ! Component: 150 - total flux cleaned = 0.00354679 Jy ! Component: 200 - total flux cleaned = 0.00365657 Jy ! Total flux subtracted in 200 components = 0.00365657 Jy ! Clean residual min=-0.002273 max=0.001924 Jy/beam ! Clean residual mean=-0.000000 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.149422 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 169 components and 0.149422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113451Jy sigma=0.000669 ! Fit after self-cal, rms=0.113446Jy sigma=0.000669 ! 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.133 mas, bmaj=7.649 mas, bpa=-3.274 degrees ! Estimated noise=691.848 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.133 x 7.649 at -3.274 degrees (North through East) ! Clean map min=-0.0016008 max=0.11767 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.626 mas, bmaj=6.761 mas, bpa=-3.657 degrees ! Estimated noise=1096.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0890931 Jy ! Component: 100 - total flux cleaned = 0.11406 Jy ! Component: 150 - total flux cleaned = 0.126054 Jy ! Component: 200 - total flux cleaned = 0.132869 Jy ! Total flux subtracted in 200 components = 0.132869 Jy ! Clean residual min=-0.002880 max=0.003449 Jy/beam ! Clean residual mean=-0.000009 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.132869 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.132869 Jy ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.649 mas, bpa=-3.274 degrees ! Estimated noise=691.848 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00518282 Jy ! Component: 100 - total flux cleaned = 0.00848059 Jy ! Component: 150 - total flux cleaned = 0.0109211 Jy ! Component: 200 - total flux cleaned = 0.0125345 Jy ! Total flux subtracted in 200 components = 0.0125345 Jy ! Clean residual min=-0.001854 max=0.002011 Jy/beam ! Clean residual mean=-0.000000 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.145403 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 73 components and 0.145403 Jy ! Inverting map ! Added new window around map position (-58, 101). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125163 Jy ! Component: 100 - total flux cleaned = 0.0016721 Jy ! Component: 150 - total flux cleaned = 0.00205262 Jy ! Component: 200 - total flux cleaned = 0.00255467 Jy ! Total flux subtracted in 200 components = 0.00255467 Jy ! Clean residual min=-0.001755 max=0.001712 Jy/beam ! Clean residual mean=-0.000000 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.147958 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 96 components and 0.147958 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.277 mas, bmaj=12.77 mas, bpa=2.641 degrees ! Estimated noise=893.002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121508 Jy ! Component: 100 - total flux cleaned = 0.00182875 Jy ! Component: 150 - total flux cleaned = 0.00224017 Jy ! Component: 200 - total flux cleaned = 0.00262712 Jy ! Total flux subtracted in 200 components = 0.00262712 Jy ! Clean residual min=-0.002153 max=0.001716 Jy/beam ! Clean residual mean=-0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.150585 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 = 0.000201749 Jy ! Component: 100 - total flux cleaned = 0.000332067 Jy ! Component: 150 - total flux cleaned = 0.000452366 Jy ! Component: 200 - total flux cleaned = 0.000520591 Jy ! Total flux subtracted in 200 components = 0.000520591 Jy ! Clean residual min=-0.002116 max=0.001691 Jy/beam ! Clean residual mean=-0.000001 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.151106 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 159 components and 0.151106 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.649 mas, bpa=-3.274 degrees ! Estimated noise=691.848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360517 Jy ! Component: 100 - total flux cleaned = -0.000360338 Jy ! Component: 150 - total flux cleaned = -0.000470746 Jy ! Component: 200 - total flux cleaned = -0.000571928 Jy ! Total flux subtracted in 200 components = -0.000571928 Jy ! Clean residual min=-0.001637 max=0.001673 Jy/beam ! Clean residual mean=-0.000001 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.150534 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 179 components and 0.150534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113382Jy sigma=0.000669 ! Fit after self-cal, rms=0.113376Jy sigma=0.000669 wmodel J0408-0529_S_2017_03_23_pus_map.mod ! Writing 179 model components to file: J0408-0529_S_2017_03_23_pus_map.mod wobs J0408-0529_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0408-0529_S_2017_03_23_pus_uvs.fits wwins J0408-0529_S_2017_03_23_pus_map.win ! wwins: Wrote 4 windows to J0408-0529_S_2017_03_23_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.000122415 Jy ! Component: 100 - total flux cleaned = -7.042e-05 Jy ! Component: 150 - total flux cleaned = -0.000202264 Jy ! Component: 200 - total flux cleaned = -0.000353451 Jy ! Component: 250 - total flux cleaned = -0.000474513 Jy ! Component: 300 - total flux cleaned = -0.000427522 Jy ! Component: 350 - total flux cleaned = -0.000473641 Jy ! Component: 400 - total flux cleaned = -0.000606878 Jy ! Component: 450 - total flux cleaned = -0.000628378 Jy ! Component: 500 - total flux cleaned = -0.000756127 Jy ! Component: 550 - total flux cleaned = -0.000839909 Jy ! Component: 600 - total flux cleaned = -0.000984041 Jy ! Component: 650 - total flux cleaned = -0.00106516 Jy ! Component: 700 - total flux cleaned = -0.00112493 Jy ! Component: 750 - total flux cleaned = -0.00120335 Jy ! Component: 800 - total flux cleaned = -0.00122249 Jy ! Component: 850 - total flux cleaned = -0.00126054 Jy ! Component: 900 - total flux cleaned = -0.0012793 Jy ! Component: 950 - total flux cleaned = -0.00133499 Jy ! Component: 1000 - total flux cleaned = -0.00133495 Jy ! Component: 1050 - total flux cleaned = -0.0014254 Jy ! Component: 1100 - total flux cleaned = -0.0013713 Jy ! Component: 1150 - total flux cleaned = -0.00151276 Jy ! Component: 1200 - total flux cleaned = -0.00154748 Jy ! Component: 1250 - total flux cleaned = -0.00158189 Jy ! Component: 1300 - total flux cleaned = -0.00161618 Jy ! Component: 1350 - total flux cleaned = -0.00163335 Jy ! Component: 1400 - total flux cleaned = -0.0017338 Jy ! Component: 1450 - total flux cleaned = -0.0017171 Jy ! Component: 1500 - total flux cleaned = -0.00174981 Jy ! Component: 1550 - total flux cleaned = -0.00183098 Jy ! Component: 1600 - total flux cleaned = -0.0018148 Jy ! Component: 1650 - total flux cleaned = -0.00191066 Jy ! Component: 1700 - total flux cleaned = -0.00192651 Jy ! Component: 1750 - total flux cleaned = -0.00194204 Jy ! Component: 1800 - total flux cleaned = -0.00201974 Jy ! Component: 1850 - total flux cleaned = -0.00205053 Jy ! Component: 1900 - total flux cleaned = -0.00208108 Jy ! Component: 1950 - total flux cleaned = -0.00209634 Jy ! Component: 2000 - total flux cleaned = -0.00209652 Jy ! Component: 2050 - total flux cleaned = -0.00217122 Jy ! Component: 2100 - total flux cleaned = -0.00220081 Jy ! Component: 2150 - total flux cleaned = -0.00218599 Jy ! Component: 2200 - total flux cleaned = -0.00220063 Jy ! Component: 2250 - total flux cleaned = -0.0022297 Jy ! Component: 2300 - total flux cleaned = -0.00222966 Jy ! Component: 2350 - total flux cleaned = -0.00225848 Jy ! Component: 2400 - total flux cleaned = -0.00235763 Jy ! Component: 2450 - total flux cleaned = -0.00232946 Jy ! Component: 2500 - total flux cleaned = -0.00238526 Jy ! Component: 2550 - total flux cleaned = -0.002385 Jy ! Component: 2600 - total flux cleaned = -0.00238493 Jy ! Component: 2650 - total flux cleaned = -0.00239879 Jy ! Component: 2700 - total flux cleaned = -0.00241246 Jy ! Component: 2750 - total flux cleaned = -0.0024259 Jy ! Component: 2800 - total flux cleaned = -0.00241248 Jy ! Component: 2850 - total flux cleaned = -0.00245246 Jy ! Component: 2900 - total flux cleaned = -0.0024394 Jy ! Component: 2950 - total flux cleaned = -0.00241293 Jy ! Component: 3000 - total flux cleaned = -0.00242614 Jy ! Component: 3050 - total flux cleaned = -0.00245223 Jy ! Component: 3100 - total flux cleaned = -0.00240028 Jy ! Component: 3150 - total flux cleaned = -0.0024004 Jy ! Component: 3200 - total flux cleaned = -0.00238767 Jy ! Component: 3250 - total flux cleaned = -0.00240039 Jy ! Component: 3300 - total flux cleaned = -0.00236252 Jy ! Component: 3350 - total flux cleaned = -0.00238763 Jy ! Component: 3400 - total flux cleaned = -0.00237504 Jy ! Component: 3450 - total flux cleaned = -0.00237503 Jy ! Component: 3500 - total flux cleaned = -0.00238737 Jy ! Component: 3550 - total flux cleaned = -0.0023628 Jy ! Component: 3600 - total flux cleaned = -0.00232596 Jy ! Component: 3650 - total flux cleaned = -0.00236245 Jy ! Component: 3700 - total flux cleaned = -0.00233813 Jy ! Component: 3750 - total flux cleaned = -0.00231398 Jy ! Component: 3800 - total flux cleaned = -0.00230201 Jy ! Component: 3850 - total flux cleaned = -0.00231388 Jy ! Component: 3900 - total flux cleaned = -0.00236138 Jy ! Component: 3950 - total flux cleaned = -0.00232607 Jy ! Component: 4000 - total flux cleaned = -0.00231427 Jy ! Component: 4050 - total flux cleaned = -0.00232584 Jy ! Total flux subtracted in 4096 components = -0.00234906 Jy ! Clean residual min=-0.000668 max=0.000752 Jy/beam ! Clean residual mean=-0.000001 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.148185 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 467 components and 0.148185 Jy ![Exited script file: muppet] wmap "J0408-0529_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.133 x 7.649 at -3.274 degrees (North through East) ! Clean map min=-0.0013521 max=0.11855 Jy/beam ! Writing clean map to FITS file: J0408-0529_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.118552 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000210984 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.533904 0.533904 1.06781 2.13562 4.27123 8.54246 17.0849 34.1699 68.3397 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.118 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.133 x 7.649 at -3.274 degrees (North through East) ! Clean map min=-0.0013521 max=0.11855 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 J0408-0529_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:47:51 2019