! Started logfile: J2358-1020_S_2017_07_16_pus_uvs.log on Thu May 9 11:21:31 2019 obs J2358-1020_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J2358-1020_S_2017_07_16_pus_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.396667 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2358-1020 ! ! 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 815 lines of history. ! ! Reading 1428 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 J2358-1020_S_2017_07_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.286665Jy sigma=0.002457 ! Fit after self-cal, rms=0.223300Jy sigma=0.001925 ! 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.237 mas, bmaj=7.166 mas, bpa=-4.82 degrees ! Estimated noise=3043.11 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.623211 Jy ! Component: 100 - total flux cleaned = 0.759124 Jy ! Total flux subtracted in 100 components = 0.759124 Jy ! Clean residual min=-0.023706 max=0.038272 Jy/beam ! Clean residual mean=-0.000010 rms=0.007392 Jy/beam ! Combined flux in latest and established models = 0.759124 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.759124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124216Jy sigma=0.001005 ! Fit after self-cal, rms=0.124216Jy sigma=0.001005 ! 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.581 mas, bmaj=7.264 mas, bpa=-1.989 degrees ! Estimated noise=2542.96 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.0433744 Jy ! Component: 100 - total flux cleaned = 0.0609468 Jy ! Component: 150 - total flux cleaned = 0.0690657 Jy ! Component: 200 - total flux cleaned = 0.0720339 Jy ! Total flux subtracted in 200 components = 0.0720339 Jy ! Clean residual min=-0.017901 max=0.025441 Jy/beam ! Clean residual mean=-0.000004 rms=0.005968 Jy/beam ! Combined flux in latest and established models = 0.831157 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.831157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109413Jy sigma=0.000895 ! Fit after self-cal, rms=0.109403Jy sigma=0.000895 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.93 KP 1.01 ! LA 1.00* MK 1.00 NL 0.95 OV 0.98 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.98 KP 0.97 ! LA 1.00* MK 0.99 NL 1.11 OV 1.01 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.96 KP 0.97 ! LA 1.00* MK 1.03 NL 1.09 OV 0.99 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! A total of 39 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.109403Jy sigma=0.000895 ! Fit after self-cal, rms=0.099906Jy sigma=0.000819 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.602 mas, bmaj=7.277 mas, bpa=-1.326 degrees ! Estimated noise=2568.94 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.00140112 Jy ! Component: 100 - total flux cleaned = -0.00122284 Jy ! Component: 150 - total flux cleaned = -0.00122129 Jy ! Component: 200 - total flux cleaned = -0.00122145 Jy ! Total flux subtracted in 200 components = -0.00122145 Jy ! Clean residual min=-0.022607 max=0.019388 Jy/beam ! Clean residual mean=-0.000005 rms=0.005274 Jy/beam ! Combined flux in latest and established models = 0.829936 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.829936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099743Jy sigma=0.000817 ! Fit after self-cal, rms=0.099716Jy sigma=0.000817 ! 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.099716Jy sigma=0.000817 ! Fit after self-cal, rms=0.099751Jy sigma=0.000817 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.603 mas, bmaj=7.28 mas, bpa=-1.339 degrees ! Estimated noise=2569.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00088296 Jy ! Component: 100 - total flux cleaned = -0.000822068 Jy ! Component: 150 - total flux cleaned = -0.000874811 Jy ! Component: 200 - total flux cleaned = -0.000874209 Jy ! Total flux subtracted in 200 components = -0.000874209 Jy ! Clean residual min=-0.022537 max=0.019453 Jy/beam ! Clean residual mean=-0.000005 rms=0.005264 Jy/beam ! Combined flux in latest and established models = 0.829062 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.829062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099682Jy sigma=0.000816 ! Fit after self-cal, rms=0.099674Jy sigma=0.000816 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 = -8.5417e-05 Jy ! Component: 100 - total flux cleaned = -0.000141543 Jy ! Component: 150 - total flux cleaned = -0.00019083 Jy ! Component: 200 - total flux cleaned = -0.000237596 Jy ! Total flux subtracted in 200 components = -0.000237596 Jy ! Clean residual min=-0.022600 max=0.019461 Jy/beam ! Clean residual mean=-0.000005 rms=0.005258 Jy/beam ! Combined flux in latest and established models = 0.828824 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.828824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099627Jy sigma=0.000816 ! Fit after self-cal, rms=0.099623Jy sigma=0.000816 ! 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.099623Jy sigma=0.000816 ! Fit after self-cal, rms=0.084011Jy sigma=0.000685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.603 mas, bmaj=7.276 mas, bpa=-1.396 degrees ! Estimated noise=2568.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00032713 Jy ! Component: 100 - total flux cleaned = -0.000630563 Jy ! Component: 150 - total flux cleaned = -0.000720713 Jy ! Component: 200 - total flux cleaned = -0.000806376 Jy ! Total flux subtracted in 200 components = -0.000806376 Jy ! Clean residual min=-0.007612 max=0.006143 Jy/beam ! Clean residual mean=-0.000012 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.828018 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.828018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083952Jy sigma=0.000685 ! Fit after self-cal, rms=0.083978Jy sigma=0.000685 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 = -8.27883e-05 Jy ! Component: 100 - total flux cleaned = -0.000163307 Jy ! Component: 150 - total flux cleaned = -0.000162438 Jy ! Component: 200 - total flux cleaned = -0.00020058 Jy ! Total flux subtracted in 200 components = -0.00020058 Jy ! Clean residual min=-0.007590 max=0.006102 Jy/beam ! Clean residual mean=-0.000012 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.827817 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 47 components and 0.827817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083943Jy sigma=0.000684 ! Fit after self-cal, rms=0.083943Jy sigma=0.000684 ! 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.083943Jy sigma=0.000684 ! Fit after self-cal, rms=0.083888Jy sigma=0.000684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.448 mas, bmaj=14.57 mas, bpa=-0.6761 degrees ! Estimated noise=3648.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204204 Jy ! Component: 100 - total flux cleaned = -0.000202218 Jy ! Component: 150 - total flux cleaned = -0.000137874 Jy ! Component: 200 - total flux cleaned = -5.94029e-05 Jy ! Total flux subtracted in 200 components = -5.94029e-05 Jy ! Clean residual min=-0.009361 max=0.007818 Jy/beam ! Clean residual mean=-0.000030 rms=0.002574 Jy/beam ! Combined flux in latest and established models = 0.827758 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 51 components and 0.827758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083896Jy sigma=0.000684 ! Fit after self-cal, rms=0.083872Jy sigma=0.000684 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 = 7.19255e-05 Jy ! Component: 100 - total flux cleaned = 0.000109967 Jy ! Component: 150 - total flux cleaned = 0.000152664 Jy ! Component: 200 - total flux cleaned = 0.000206088 Jy ! Total flux subtracted in 200 components = 0.000206088 Jy ! Clean residual min=-0.009327 max=0.007853 Jy/beam ! Clean residual mean=-0.000030 rms=0.002571 Jy/beam ! Combined flux in latest and established models = 0.827964 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.827964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083908Jy sigma=0.000685 ! Fit after self-cal, rms=0.083894Jy sigma=0.000685 ! 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.603 mas, bmaj=7.276 mas, bpa=-1.408 degrees ! Estimated noise=2566.15 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.603 x 7.276 at -1.408 degrees (North through East) ! Clean map min=-0.0071769 max=0.8044 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083894Jy sigma=0.000685 ! Fit after self-cal, rms=0.073906Jy sigma=0.000593 ! Inverting map and beam ! Estimated beam: bmin=2.601 mas, bmaj=7.284 mas, bpa=-1.498 degrees ! Estimated noise=2562.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00032567 Jy ! Component: 100 - total flux cleaned = -0.000462881 Jy ! Component: 150 - total flux cleaned = -0.000525972 Jy ! Component: 200 - total flux cleaned = -0.000614616 Jy ! Total flux subtracted in 200 components = -0.000614616 Jy ! Clean residual min=-0.007107 max=0.005937 Jy/beam ! Clean residual mean=-0.000011 rms=0.001605 Jy/beam ! Combined flux in latest and established models = 0.827349 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.827349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073874Jy sigma=0.000593 ! Fit after self-cal, rms=0.073872Jy sigma=0.000593 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000120923 Jy ! Component: 100 - total flux cleaned = -9.24268e-05 Jy ! Component: 150 - total flux cleaned = -0.000119898 Jy ! Component: 200 - total flux cleaned = -0.000145868 Jy ! Total flux subtracted in 200 components = -0.000145868 Jy ! Clean residual min=-0.007094 max=0.005889 Jy/beam ! Clean residual mean=-0.000011 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.827204 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.827204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073854Jy sigma=0.000592 ! Fit after self-cal, rms=0.073853Jy sigma=0.000592 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073853Jy sigma=0.000592 ! Fit after self-cal, rms=0.073828Jy sigma=0.000592 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.269 mas, bmaj=7.124 mas, bpa=-4.092 degrees ! Estimated noise=3029.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.617772 Jy ! Component: 100 - total flux cleaned = 0.752511 Jy ! Component: 150 - total flux cleaned = 0.79129 Jy ! Component: 200 - total flux cleaned = 0.809436 Jy ! Total flux subtracted in 200 components = 0.809436 Jy ! Clean residual min=-0.009137 max=0.009458 Jy/beam ! Clean residual mean=-0.000007 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 0.809436 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.809436 Jy ! Inverting map and beam ! Estimated beam: bmin=2.601 mas, bmaj=7.284 mas, bpa=-1.506 degrees ! Estimated noise=2561.52 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.0115979 Jy ! Component: 100 - total flux cleaned = 0.0146217 Jy ! Component: 150 - total flux cleaned = 0.0156798 Jy ! Component: 200 - total flux cleaned = 0.0166444 Jy ! Total flux subtracted in 200 components = 0.0166444 Jy ! Clean residual min=-0.008088 max=0.006688 Jy/beam ! Clean residual mean=-0.000011 rms=0.001758 Jy/beam ! Combined flux in latest and established models = 0.826081 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 26 components and 0.826081 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.446 mas, bmaj=14.58 mas, bpa=-0.7532 degrees ! Estimated noise=3644.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106229 Jy ! Component: 100 - total flux cleaned = 0.00125952 Jy ! Component: 150 - total flux cleaned = 0.00147579 Jy ! Component: 200 - total flux cleaned = 0.00153251 Jy ! Total flux subtracted in 200 components = 0.00153251 Jy ! Clean residual min=-0.009442 max=0.008196 Jy/beam ! Clean residual mean=-0.000027 rms=0.002530 Jy/beam ! Combined flux in latest and established models = 0.827613 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 = -1.37975e-06 Jy ! Component: 100 - total flux cleaned = 4.07772e-05 Jy ! Component: 150 - total flux cleaned = 4.19917e-05 Jy ! Component: 200 - total flux cleaned = 7.3244e-05 Jy ! Total flux subtracted in 200 components = 7.3244e-05 Jy ! Clean residual min=-0.009271 max=0.007789 Jy/beam ! Clean residual mean=-0.000027 rms=0.002503 Jy/beam ! Combined flux in latest and established models = 0.827686 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.827686 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.601 mas, bmaj=7.284 mas, bpa=-1.506 degrees ! Estimated noise=2561.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.22233e-05 Jy ! Component: 100 - total flux cleaned = -0.000332268 Jy ! Component: 150 - total flux cleaned = -0.000672395 Jy ! Component: 200 - total flux cleaned = -0.000731128 Jy ! Total flux subtracted in 200 components = -0.000731128 Jy ! Clean residual min=-0.007325 max=0.006374 Jy/beam ! Clean residual mean=-0.000011 rms=0.001660 Jy/beam ! Combined flux in latest and established models = 0.826955 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.826955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074031Jy sigma=0.000594 ! Fit after self-cal, rms=0.074011Jy sigma=0.000594 wmodel J2358-1020_S_2017_07_16_pus_map.mod ! Writing 46 model components to file: J2358-1020_S_2017_07_16_pus_map.mod wobs J2358-1020_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J2358-1020_S_2017_07_16_pus_uvs.fits wwins J2358-1020_S_2017_07_16_pus_map.win ! wwins: Wrote 1 windows to J2358-1020_S_2017_07_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.00253423 Jy ! Component: 100 - total flux cleaned = -0.00266305 Jy ! Component: 150 - total flux cleaned = -0.00284947 Jy ! Component: 200 - total flux cleaned = -0.0026721 Jy ! Component: 250 - total flux cleaned = -0.0024234 Jy ! Component: 300 - total flux cleaned = -0.00258329 Jy ! Component: 350 - total flux cleaned = -0.00265949 Jy ! Component: 400 - total flux cleaned = -0.00251892 Jy ! Component: 450 - total flux cleaned = -0.00224546 Jy ! Component: 500 - total flux cleaned = -0.00191464 Jy ! Component: 550 - total flux cleaned = -0.0018495 Jy ! Component: 600 - total flux cleaned = -0.00178566 Jy ! Component: 650 - total flux cleaned = -0.00160697 Jy ! Component: 700 - total flux cleaned = -0.00154997 Jy ! Component: 750 - total flux cleaned = -0.00132412 Jy ! Component: 800 - total flux cleaned = -0.00127065 Jy ! Component: 850 - total flux cleaned = -0.00121799 Jy ! Component: 900 - total flux cleaned = -0.00111243 Jy ! Component: 950 - total flux cleaned = -0.00106188 Jy ! Component: 1000 - total flux cleaned = -0.00116241 Jy ! Component: 1050 - total flux cleaned = -0.0010648 Jy ! Component: 1100 - total flux cleaned = -0.00125747 Jy ! Component: 1150 - total flux cleaned = -0.00135229 Jy ! Component: 1200 - total flux cleaned = -0.00130688 Jy ! Component: 1250 - total flux cleaned = -0.00130794 Jy ! Component: 1300 - total flux cleaned = -0.00121908 Jy ! Component: 1350 - total flux cleaned = -0.00117592 Jy ! Component: 1400 - total flux cleaned = -0.00113322 Jy ! Component: 1450 - total flux cleaned = -0.00109195 Jy ! Component: 1500 - total flux cleaned = -0.000968991 Jy ! Component: 1550 - total flux cleaned = -0.00092874 Jy ! Component: 1600 - total flux cleaned = -0.000927987 Jy ! Component: 1650 - total flux cleaned = -0.000848778 Jy ! Component: 1700 - total flux cleaned = -0.000810298 Jy ! Component: 1750 - total flux cleaned = -0.000584536 Jy ! Component: 1800 - total flux cleaned = -0.000548183 Jy ! Component: 1850 - total flux cleaned = -0.000401909 Jy ! Component: 1900 - total flux cleaned = -0.000258109 Jy ! Component: 1950 - total flux cleaned = -8.14308e-05 Jy ! Component: 2000 - total flux cleaned = 5.69339e-05 Jy ! Component: 2050 - total flux cleaned = 9.02162e-05 Jy ! Component: 2100 - total flux cleaned = 2.29141e-05 Jy ! Component: 2150 - total flux cleaned = -9.32269e-06 Jy ! Component: 2200 - total flux cleaned = 9.00866e-05 Jy ! Component: 2250 - total flux cleaned = 9.02254e-05 Jy ! Component: 2300 - total flux cleaned = 5.84414e-05 Jy ! Component: 2350 - total flux cleaned = -4.20625e-06 Jy ! Component: 2400 - total flux cleaned = 0.00011977 Jy ! Component: 2450 - total flux cleaned = 5.80348e-05 Jy ! Component: 2500 - total flux cleaned = 0.000149165 Jy ! Component: 2550 - total flux cleaned = 8.8482e-05 Jy ! Component: 2600 - total flux cleaned = 8.87514e-05 Jy ! Component: 2650 - total flux cleaned = 5.92632e-05 Jy ! Component: 2700 - total flux cleaned = 5.88344e-05 Jy ! Component: 2750 - total flux cleaned = 3.0537e-05 Jy ! Component: 2800 - total flux cleaned = 0.000171765 Jy ! Component: 2850 - total flux cleaned = 0.000143965 Jy ! Component: 2900 - total flux cleaned = 0.000199147 Jy ! Component: 2950 - total flux cleaned = 0.000144198 Jy ! Component: 3000 - total flux cleaned = 3.61927e-05 Jy ! Component: 3050 - total flux cleaned = 0.00011689 Jy ! Component: 3100 - total flux cleaned = 0.000143116 Jy ! Component: 3150 - total flux cleaned = 9.0546e-05 Jy ! Component: 3200 - total flux cleaned = 0.000142527 Jy ! Component: 3250 - total flux cleaned = 0.000193618 Jy ! Component: 3300 - total flux cleaned = 0.000117082 Jy ! Component: 3350 - total flux cleaned = 4.13941e-05 Jy ! Component: 3400 - total flux cleaned = 1.65527e-05 Jy ! Component: 3450 - total flux cleaned = -3.31659e-05 Jy ! Component: 3500 - total flux cleaned = -8.62434e-06 Jy ! Component: 3550 - total flux cleaned = -8.66692e-06 Jy ! Component: 3600 - total flux cleaned = -5.68953e-05 Jy ! Component: 3650 - total flux cleaned = -8.07538e-05 Jy ! Component: 3700 - total flux cleaned = -3.35511e-05 Jy ! Component: 3750 - total flux cleaned = -5.70511e-05 Jy ! Component: 3800 - total flux cleaned = -8.02598e-05 Jy ! Component: 3850 - total flux cleaned = -0.000103072 Jy ! Component: 3900 - total flux cleaned = -0.000148678 Jy ! Component: 3950 - total flux cleaned = -0.000102854 Jy ! Component: 4000 - total flux cleaned = -8.04216e-05 Jy ! Component: 4050 - total flux cleaned = -1.32649e-05 Jy ! Total flux subtracted in 4096 components = 3.10218e-05 Jy ! Clean residual min=-0.001316 max=0.001214 Jy/beam ! Clean residual mean=-0.000002 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.826986 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 302 components and 0.826986 Jy ![Exited script file: muppet] wmap "J2358-1020_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.601 x 7.284 at -1.506 degrees (North through East) ! Clean map min=-0.0034928 max=0.80183 Jy/beam ! Writing clean map to FITS file: J2358-1020_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.801832 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000369661 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.138306 0.138306 0.276612 0.553225 1.10645 2.2129 4.4258 8.85159 17.7032 35.4064 70.8127 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.801 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.601 x 7.284 at -1.506 degrees (North through East) ! Clean map min=-0.0034928 max=0.80183 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 J2358-1020_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:21:37 2019