! Started logfile: J1908-2942_S_2017_08_12_pus_uvs.log on Fri May 10 15:05:39 2019 obs J1908-2942_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1908-2942_S_2017_08_12_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.423392 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1908-2942 ! ! 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 7240 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 J1908-2942_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 444 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 402 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 356 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 950 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.954837Jy sigma=0.006888 ! Fit after self-cal, rms=0.916410Jy sigma=0.006619 ! 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.268 mas, bmaj=6.764 mas, bpa=0.5629 degrees ! Estimated noise=2669.39 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.0578039 Jy ! Component: 100 - total flux cleaned = 0.0775907 Jy ! Total flux subtracted in 100 components = 0.0775907 Jy ! Clean residual min=-0.007176 max=0.009612 Jy/beam ! Clean residual mean=-0.000143 rms=0.002203 Jy/beam ! Combined flux in latest and established models = 0.0775907 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0775907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094196Jy sigma=0.000658 ! Fit after self-cal, rms=0.093958Jy 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.017 mas, bmaj=8.138 mas, bpa=2.246 degrees ! Estimated noise=1545.5 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.0203135 Jy ! Component: 100 - total flux cleaned = 0.0294196 Jy ! Component: 150 - total flux cleaned = 0.0336819 Jy ! Component: 200 - total flux cleaned = 0.0357006 Jy ! Total flux subtracted in 200 components = 0.0357006 Jy ! Clean residual min=-0.004093 max=0.003855 Jy/beam ! Clean residual mean=-0.000060 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.113291 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 65 components and 0.113291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090129Jy sigma=0.000626 ! Fit after self-cal, rms=0.090039Jy sigma=0.000625 ! 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 1.00* KP 1.03 ! LA 0.91 MK 0.95 NL 1.00* OV 1.02 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.96 ! LA 0.95 MK 1.10 NL 1.09 OV 1.05 ! PT 0.97 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.01 ! LA 0.97 MK 1.20 NL 0.98 OV 0.96 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! 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.090039Jy sigma=0.000625 ! Fit after self-cal, rms=0.090855Jy sigma=0.000624 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=8.247 mas, bpa=2.416 degrees ! Estimated noise=1550.03 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.000140057 Jy ! Component: 100 - total flux cleaned = -0.000196757 Jy ! Component: 150 - total flux cleaned = -0.000221072 Jy ! Component: 200 - total flux cleaned = -0.000220737 Jy ! Total flux subtracted in 200 components = -0.000220737 Jy ! Clean residual min=-0.003860 max=0.003621 Jy/beam ! Clean residual mean=-0.000023 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.113071 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.113071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090836Jy sigma=0.000624 ! Fit after self-cal, rms=0.090864Jy sigma=0.000624 ! 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.090864Jy sigma=0.000624 ! Fit after self-cal, rms=0.091097Jy sigma=0.000623 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=8.254 mas, bpa=2.569 degrees ! Estimated noise=1551.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000101931 Jy ! Component: 100 - total flux cleaned = -0.000127801 Jy ! Component: 150 - total flux cleaned = -0.000126965 Jy ! Component: 200 - total flux cleaned = -0.000110546 Jy ! Total flux subtracted in 200 components = -0.000110546 Jy ! Clean residual min=-0.003879 max=0.003554 Jy/beam ! Clean residual mean=-0.000012 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.11296 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.11296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091083Jy sigma=0.000623 ! Fit after self-cal, rms=0.091088Jy sigma=0.000623 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 = -3.39898e-05 Jy ! Component: 100 - total flux cleaned = -1.22172e-05 Jy ! Component: 150 - total flux cleaned = -1.16919e-05 Jy ! Component: 200 - total flux cleaned = -1.07729e-05 Jy ! Total flux subtracted in 200 components = -1.07729e-05 Jy ! Clean residual min=-0.003834 max=0.003569 Jy/beam ! Clean residual mean=-0.000013 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.112949 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.112949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091077Jy sigma=0.000623 ! Fit after self-cal, rms=0.091074Jy sigma=0.000623 ! 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.091074Jy sigma=0.000623 ! Fit after self-cal, rms=0.091227Jy sigma=0.000623 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=8.247 mas, bpa=2.683 degrees ! Estimated noise=1550.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.66359e-05 Jy ! Component: 100 - total flux cleaned = -8.75324e-05 Jy ! Component: 150 - total flux cleaned = -8.74079e-05 Jy ! Component: 200 - total flux cleaned = -0.000104355 Jy ! Total flux subtracted in 200 components = -0.000104355 Jy ! Clean residual min=-0.003893 max=0.003504 Jy/beam ! Clean residual mean=-0.000005 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.112845 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 77 components and 0.112845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091215Jy sigma=0.000623 ! Fit after self-cal, rms=0.091232Jy sigma=0.000623 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.87318e-05 Jy ! Component: 100 - total flux cleaned = -2.96953e-05 Jy ! Component: 150 - total flux cleaned = -3.11824e-05 Jy ! Component: 200 - total flux cleaned = -4.74783e-05 Jy ! Total flux subtracted in 200 components = -4.74783e-05 Jy ! Clean residual min=-0.003857 max=0.003485 Jy/beam ! Clean residual mean=-0.000006 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.112797 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 78 components and 0.112797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091221Jy sigma=0.000623 ! Fit after self-cal, rms=0.091219Jy sigma=0.000623 ! 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.091219Jy sigma=0.000623 ! Fit after self-cal, rms=0.091025Jy sigma=0.000623 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.079 mas, bmaj=26.99 mas, bpa=-2.295 degrees ! Estimated noise=1943.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000212009 Jy ! Component: 100 - total flux cleaned = 0.00021332 Jy ! Component: 150 - total flux cleaned = 0.000213616 Jy ! Component: 200 - total flux cleaned = 0.000214823 Jy ! Total flux subtracted in 200 components = 0.000214823 Jy ! Clean residual min=-0.003053 max=0.003135 Jy/beam ! Clean residual mean=-0.000004 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.113012 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 80 components and 0.113012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091022Jy sigma=0.000623 ! Fit after self-cal, rms=0.091023Jy sigma=0.000623 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 = -3.37884e-06 Jy ! Component: 100 - total flux cleaned = -4.7981e-06 Jy ! Component: 150 - total flux cleaned = -5.57819e-06 Jy ! Component: 200 - total flux cleaned = -4.60528e-06 Jy ! Total flux subtracted in 200 components = -4.60528e-06 Jy ! Clean residual min=-0.003052 max=0.003136 Jy/beam ! Clean residual mean=-0.000004 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.113008 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 80 components and 0.113008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091019Jy sigma=0.000623 ! Fit after self-cal, rms=0.091018Jy sigma=0.000623 ! 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.087 mas, bmaj=8.237 mas, bpa=2.751 degrees ! Estimated noise=1546.97 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.087 x 8.237 at 2.751 degrees (North through East) ! Clean map min=-0.0035786 max=0.083139 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.315 mas, bmaj=6.789 mas, bpa=1.065 degrees ! Estimated noise=2777.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.05871 Jy ! Component: 100 - total flux cleaned = 0.0813491 Jy ! Component: 150 - total flux cleaned = 0.093977 Jy ! Component: 200 - total flux cleaned = 0.101128 Jy ! Total flux subtracted in 200 components = 0.101128 Jy ! Clean residual min=-0.007451 max=0.006282 Jy/beam ! Clean residual mean=-0.000042 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.101128 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.101128 Jy ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=8.237 mas, bpa=2.751 degrees ! Estimated noise=1546.97 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.00712029 Jy ! Component: 100 - total flux cleaned = 0.010169 Jy ! Component: 150 - total flux cleaned = 0.0110558 Jy ! Component: 200 - total flux cleaned = 0.0112348 Jy ! Total flux subtracted in 200 components = 0.0112348 Jy ! Clean residual min=-0.003832 max=0.003229 Jy/beam ! Clean residual mean=-0.000008 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.112363 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.112363 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=9.079 mas, bmaj=26.99 mas, bpa=-2.295 degrees ! Estimated noise=1943.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000658243 Jy ! Component: 100 - total flux cleaned = 0.000654929 Jy ! Component: 150 - total flux cleaned = 0.000654816 Jy ! Component: 200 - total flux cleaned = 0.000657459 Jy ! Total flux subtracted in 200 components = 0.000657459 Jy ! Clean residual min=-0.003063 max=0.003061 Jy/beam ! Clean residual mean=-0.000004 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.11302 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.26974e-07 Jy ! Component: 100 - total flux cleaned = 1.99972e-06 Jy ! Component: 150 - total flux cleaned = 9.61412e-06 Jy ! Component: 200 - total flux cleaned = 9.66327e-06 Jy ! Total flux subtracted in 200 components = 9.66327e-06 Jy ! Clean residual min=-0.003053 max=0.003127 Jy/beam ! Clean residual mean=-0.000004 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.11303 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 42 components and 0.11303 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=8.237 mas, bpa=2.751 degrees ! Estimated noise=1546.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000425353 Jy ! Component: 100 - total flux cleaned = -0.000308422 Jy ! Component: 150 - total flux cleaned = -0.000206669 Jy ! Component: 200 - total flux cleaned = -0.000118272 Jy ! Total flux subtracted in 200 components = -0.000118272 Jy ! Clean residual min=-0.003783 max=0.003290 Jy/beam ! Clean residual mean=-0.000003 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.112912 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 45 components and 0.112912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091045Jy sigma=0.000623 ! Fit after self-cal, rms=0.091007Jy sigma=0.000623 wmodel J1908-2942_S_2017_08_12_pus_map.mod ! Writing 45 model components to file: J1908-2942_S_2017_08_12_pus_map.mod wobs J1908-2942_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1908-2942_S_2017_08_12_pus_uvs.fits wwins J1908-2942_S_2017_08_12_pus_map.win ! wwins: Wrote 1 windows to J1908-2942_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.00143548 Jy ! Component: 100 - total flux cleaned = -0.0023318 Jy ! Component: 150 - total flux cleaned = -0.00272174 Jy ! Component: 200 - total flux cleaned = -0.00277329 Jy ! Component: 250 - total flux cleaned = -0.00292188 Jy ! Component: 300 - total flux cleaned = -0.00325125 Jy ! Component: 350 - total flux cleaned = -0.0034317 Jy ! Component: 400 - total flux cleaned = -0.00360279 Jy ! Component: 450 - total flux cleaned = -0.00360318 Jy ! Component: 500 - total flux cleaned = -0.00376093 Jy ! Component: 550 - total flux cleaned = -0.00372215 Jy ! Component: 600 - total flux cleaned = -0.0036849 Jy ! Component: 650 - total flux cleaned = -0.00364848 Jy ! Component: 700 - total flux cleaned = -0.0035792 Jy ! Component: 750 - total flux cleaned = -0.00354606 Jy ! Component: 800 - total flux cleaned = -0.00351389 Jy ! Component: 850 - total flux cleaned = -0.00341977 Jy ! Component: 900 - total flux cleaned = -0.00348079 Jy ! Component: 950 - total flux cleaned = -0.00348111 Jy ! Component: 1000 - total flux cleaned = -0.00359812 Jy ! Component: 1050 - total flux cleaned = -0.0035701 Jy ! Component: 1100 - total flux cleaned = -0.0036539 Jy ! Component: 1150 - total flux cleaned = -0.00362659 Jy ! Component: 1200 - total flux cleaned = -0.00362635 Jy ! Component: 1250 - total flux cleaned = -0.00370443 Jy ! Component: 1300 - total flux cleaned = -0.00362729 Jy ! Component: 1350 - total flux cleaned = -0.00360258 Jy ! Component: 1400 - total flux cleaned = -0.00360279 Jy ! Component: 1450 - total flux cleaned = -0.00367598 Jy ! Component: 1500 - total flux cleaned = -0.00365168 Jy ! Component: 1550 - total flux cleaned = -0.00362795 Jy ! Component: 1600 - total flux cleaned = -0.00358186 Jy ! Component: 1650 - total flux cleaned = -0.00360461 Jy ! Component: 1700 - total flux cleaned = -0.00367243 Jy ! Component: 1750 - total flux cleaned = -0.00369437 Jy ! Component: 1800 - total flux cleaned = -0.0036724 Jy ! Component: 1850 - total flux cleaned = -0.00369414 Jy ! Component: 1900 - total flux cleaned = -0.00371541 Jy ! Component: 1950 - total flux cleaned = -0.00358858 Jy ! Component: 2000 - total flux cleaned = -0.00350541 Jy ! Component: 2050 - total flux cleaned = -0.00346416 Jy ! Component: 2100 - total flux cleaned = -0.00344381 Jy ! Component: 2150 - total flux cleaned = -0.00334345 Jy ! Component: 2200 - total flux cleaned = -0.00322416 Jy ! Component: 2250 - total flux cleaned = -0.00310612 Jy ! Component: 2300 - total flux cleaned = -0.00308668 Jy ! Component: 2350 - total flux cleaned = -0.00299009 Jy ! Component: 2400 - total flux cleaned = -0.0028948 Jy ! Component: 2450 - total flux cleaned = -0.00289489 Jy ! Component: 2500 - total flux cleaned = -0.00276368 Jy ! Component: 2550 - total flux cleaned = -0.0026708 Jy ! Component: 2600 - total flux cleaned = -0.00257843 Jy ! Component: 2650 - total flux cleaned = -0.00252346 Jy ! Component: 2700 - total flux cleaned = -0.0023959 Jy ! Component: 2750 - total flux cleaned = -0.00230542 Jy ! Component: 2800 - total flux cleaned = -0.00217969 Jy ! Component: 2850 - total flux cleaned = -0.00212603 Jy ! Component: 2900 - total flux cleaned = -0.00201938 Jy ! Component: 2950 - total flux cleaned = -0.00198393 Jy ! Component: 3000 - total flux cleaned = -0.00187825 Jy ! Component: 3050 - total flux cleaned = -0.0017905 Jy ! Component: 3100 - total flux cleaned = -0.00177299 Jy ! Component: 3150 - total flux cleaned = -0.00172056 Jy ! Component: 3200 - total flux cleaned = -0.00168573 Jy ! Component: 3250 - total flux cleaned = -0.00165109 Jy ! Component: 3300 - total flux cleaned = -0.0016165 Jy ! Component: 3350 - total flux cleaned = -0.00159918 Jy ! Component: 3400 - total flux cleaned = -0.00158194 Jy ! Component: 3450 - total flux cleaned = -0.00151304 Jy ! Component: 3500 - total flux cleaned = -0.00146136 Jy ! Component: 3550 - total flux cleaned = -0.00140982 Jy ! Component: 3600 - total flux cleaned = -0.00134121 Jy ! Component: 3650 - total flux cleaned = -0.00130683 Jy ! Component: 3700 - total flux cleaned = -0.00130677 Jy ! Component: 3750 - total flux cleaned = -0.0012552 Jy ! Component: 3800 - total flux cleaned = -0.00128967 Jy ! Component: 3850 - total flux cleaned = -0.00132434 Jy ! Component: 3900 - total flux cleaned = -0.00134172 Jy ! Component: 3950 - total flux cleaned = -0.00132425 Jy ! Component: 4000 - total flux cleaned = -0.00134178 Jy ! Component: 4050 - total flux cleaned = -0.0013769 Jy ! Total flux subtracted in 4096 components = -0.00137694 Jy ! Clean residual min=-0.001055 max=0.000989 Jy/beam ! Clean residual mean=0.000006 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.111535 Jy keep ! Adding 204 model components to the UV plane model. ! The established model now contains 249 components and 0.111535 Jy ![Exited script file: muppet] wmap "J1908-2942_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.087 x 8.237 at 2.751 degrees (North through East) ! Clean map min=-0.0028256 max=0.084008 Jy/beam ! Writing clean map to FITS file: J1908-2942_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.0840082 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000291715 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04174 1.04174 2.08348 4.16695 8.3339 16.6678 33.3356 66.6712 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.084 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.087 x 8.237 at 2.751 degrees (North through East) ! Clean map min=-0.0028256 max=0.084008 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 J1908-2942_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:05:43 2019