! Started logfile: J0601-2004_S_2017_07_16_pus_uvs.log on Thu May 9 11:02:32 2019 obs J0601-2004_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0601-2004_S_2017_07_16_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.534815 visibilities/baseline/integration-bin. ! Found source: J0601-2004 ! ! 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 7220 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 J0601-2004_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 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 268 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 218 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 642 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.956298Jy sigma=0.007372 ! Fit after self-cal, rms=0.931223Jy sigma=0.007174 ! 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.407 mas, bmaj=6.716 mas, bpa=-7.689 degrees ! Estimated noise=2073.55 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.0570283 Jy ! Component: 100 - total flux cleaned = 0.069579 Jy ! Total flux subtracted in 100 components = 0.069579 Jy ! Clean residual min=-0.005254 max=0.006677 Jy/beam ! Clean residual mean=-0.000001 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.069579 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.069579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084023Jy sigma=0.000632 ! Fit after self-cal, rms=0.083847Jy sigma=0.000631 ! 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.057 mas, bmaj=8.338 mas, bpa=-8.438 degrees ! Estimated noise=1374.82 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.00354321 Jy ! Component: 100 - total flux cleaned = 0.0050212 Jy ! Component: 150 - total flux cleaned = 0.00569754 Jy ! Component: 200 - total flux cleaned = 0.00582551 Jy ! Total flux subtracted in 200 components = 0.00582551 Jy ! Clean residual min=-0.003374 max=0.003493 Jy/beam ! Clean residual mean=0.000000 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.0754045 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.0754045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083711Jy sigma=0.000630 ! Fit after self-cal, rms=0.083716Jy sigma=0.000630 ! 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 1.00* HN 0.96 KP 1.04 ! LA 0.98 MK 1.05 NL 0.89 OV 1.03 ! PT 1.08 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.04 KP 1.04 ! LA 0.93 MK 1.02 NL 1.02 OV 1.03 ! PT 1.00 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.94 KP 0.99 ! LA 1.07 MK 1.06 NL 1.03 OV 1.01 ! PT 0.91 SC 1.02 ! ! ! Correcting IF 4. ! A total of 108 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.083716Jy sigma=0.000630 ! Fit after self-cal, rms=0.084443Jy sigma=0.000631 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.093 mas, bmaj=8.295 mas, bpa=-7.471 degrees ! Estimated noise=1400.17 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.000391652 Jy ! Component: 100 - total flux cleaned = 0.000368627 Jy ! Component: 150 - total flux cleaned = 0.000368383 Jy ! Component: 200 - total flux cleaned = 0.000368811 Jy ! Total flux subtracted in 200 components = 0.000368811 Jy ! Clean residual min=-0.003012 max=0.003676 Jy/beam ! Clean residual mean=0.000005 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0757733 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 30 components and 0.0757733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084430Jy sigma=0.000631 ! Fit after self-cal, rms=0.084466Jy sigma=0.000630 ! 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.084466Jy sigma=0.000630 ! Fit after self-cal, rms=0.084601Jy sigma=0.000630 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.092 mas, bmaj=8.311 mas, bpa=-7.613 degrees ! Estimated noise=1401.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000356375 Jy ! Component: 100 - total flux cleaned = 0.000396297 Jy ! Component: 150 - total flux cleaned = 0.000363879 Jy ! Component: 200 - total flux cleaned = 0.000348353 Jy ! Total flux subtracted in 200 components = 0.000348353 Jy ! Clean residual min=-0.002846 max=0.003923 Jy/beam ! Clean residual mean=0.000005 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.0761216 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.0761216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084592Jy sigma=0.000630 ! Fit after self-cal, rms=0.084615Jy sigma=0.000630 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 (127, -103). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00300853 Jy ! Component: 100 - total flux cleaned = 0.00330312 Jy ! Component: 150 - total flux cleaned = 0.00343984 Jy ! Component: 200 - total flux cleaned = 0.00347676 Jy ! Total flux subtracted in 200 components = 0.00347676 Jy ! Clean residual min=-0.002940 max=0.002813 Jy/beam ! Clean residual mean=0.000004 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.0795984 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 48 components and 0.0795984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084486Jy sigma=0.000629 ! Fit after self-cal, rms=0.084470Jy sigma=0.000629 ! 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.084470Jy sigma=0.000629 ! Fit after self-cal, rms=0.083937Jy sigma=0.000629 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.077 mas, bmaj=8.291 mas, bpa=-7.812 degrees ! Estimated noise=1392.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153959 Jy ! Component: 100 - total flux cleaned = 0.0016167 Jy ! Component: 150 - total flux cleaned = 0.00171673 Jy ! Component: 200 - total flux cleaned = 0.00177668 Jy ! Total flux subtracted in 200 components = 0.00177668 Jy ! Clean residual min=-0.002774 max=0.002731 Jy/beam ! Clean residual mean=0.000003 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.0813751 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.0813751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083891Jy sigma=0.000628 ! Fit after self-cal, rms=0.083893Jy sigma=0.000628 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.00042527 Jy ! Component: 100 - total flux cleaned = 0.000457224 Jy ! Component: 150 - total flux cleaned = 0.000515783 Jy ! Component: 200 - total flux cleaned = 0.000541651 Jy ! Total flux subtracted in 200 components = 0.000541651 Jy ! Clean residual min=-0.002744 max=0.002691 Jy/beam ! Clean residual mean=0.000003 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.0819167 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.0819167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083871Jy sigma=0.000628 ! Fit after self-cal, rms=0.083869Jy sigma=0.000628 ! 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.083869Jy sigma=0.000628 ! Fit after self-cal, rms=0.083666Jy sigma=0.000628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.317 mas, bmaj=19.82 mas, bpa=-9.786 degrees ! Estimated noise=1787.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000280702 Jy ! Component: 100 - total flux cleaned = 0.000406336 Jy ! Component: 150 - total flux cleaned = 0.000442456 Jy ! Component: 200 - total flux cleaned = 0.000459413 Jy ! Total flux subtracted in 200 components = 0.000459413 Jy ! Clean residual min=-0.002770 max=0.002802 Jy/beam ! Clean residual mean=0.000007 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.0823762 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.0823762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083663Jy sigma=0.000628 ! Fit after self-cal, rms=0.083658Jy sigma=0.000628 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.27519e-05 Jy ! Component: 100 - total flux cleaned = 6.27338e-05 Jy ! Component: 150 - total flux cleaned = 6.43242e-05 Jy ! Component: 200 - total flux cleaned = 6.47393e-05 Jy ! Total flux subtracted in 200 components = 6.47393e-05 Jy ! Clean residual min=-0.002743 max=0.002767 Jy/beam ! Clean residual mean=0.000007 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0824409 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.0824409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083657Jy sigma=0.000628 ! Fit after self-cal, rms=0.083650Jy sigma=0.000628 ! 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.067 mas, bmaj=8.268 mas, bpa=-7.9 degrees ! Estimated noise=1389.31 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.067 x 8.268 at -7.9 degrees (North through East) ! Clean map min=-0.0024938 max=0.072052 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.408 mas, bmaj=6.668 mas, bpa=-7.37 degrees ! Estimated noise=2073.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0562028 Jy ! Component: 100 - total flux cleaned = 0.0697162 Jy ! Component: 150 - total flux cleaned = 0.0762794 Jy ! Component: 200 - total flux cleaned = 0.0777304 Jy ! Total flux subtracted in 200 components = 0.0777304 Jy ! Clean residual min=-0.004212 max=0.004931 Jy/beam ! Clean residual mean=0.000003 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.0777303 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0777303 Jy ! Inverting map and beam ! Estimated beam: bmin=3.067 mas, bmaj=8.268 mas, bpa=-7.9 degrees ! Estimated noise=1389.31 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 (3.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282524 Jy ! Component: 100 - total flux cleaned = 0.0035252 Jy ! Component: 150 - total flux cleaned = 0.00388974 Jy ! Component: 200 - total flux cleaned = 0.00399347 Jy ! Total flux subtracted in 200 components = 0.00399347 Jy ! Clean residual min=-0.002793 max=0.002639 Jy/beam ! Clean residual mean=0.000003 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.0817238 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 38 components and 0.0817238 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.317 mas, bmaj=19.82 mas, bpa=-9.786 degrees ! Estimated noise=1787.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.01275e-06 Jy ! Component: 100 - total flux cleaned = -5.59225e-05 Jy ! Component: 150 - total flux cleaned = -5.30211e-05 Jy ! Component: 200 - total flux cleaned = -5.26291e-05 Jy ! Total flux subtracted in 200 components = -5.26291e-05 Jy ! Clean residual min=-0.002697 max=0.002783 Jy/beam ! Clean residual mean=0.000007 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.0816712 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 = -2.0671e-05 Jy ! Component: 100 - total flux cleaned = -5.83973e-05 Jy ! Component: 150 - total flux cleaned = -7.53822e-05 Jy ! Component: 200 - total flux cleaned = -9.13225e-05 Jy ! Total flux subtracted in 200 components = -9.13225e-05 Jy ! Clean residual min=-0.002690 max=0.002759 Jy/beam ! Clean residual mean=0.000007 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.0815799 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.0815799 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.067 mas, bmaj=8.268 mas, bpa=-7.9 degrees ! Estimated noise=1389.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.91749e-05 Jy ! Component: 100 - total flux cleaned = -4.37608e-06 Jy ! Component: 150 - total flux cleaned = 6.61194e-05 Jy ! Component: 200 - total flux cleaned = 6.50846e-05 Jy ! Total flux subtracted in 200 components = 6.50846e-05 Jy ! Clean residual min=-0.002592 max=0.002732 Jy/beam ! Clean residual mean=0.000003 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.081645 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 73 components and 0.081645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083602Jy sigma=0.000628 ! Fit after self-cal, rms=0.083607Jy sigma=0.000628 wmodel J0601-2004_S_2017_07_16_pus_map.mod ! Writing 73 model components to file: J0601-2004_S_2017_07_16_pus_map.mod wobs J0601-2004_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0601-2004_S_2017_07_16_pus_uvs.fits wwins J0601-2004_S_2017_07_16_pus_map.win ! wwins: Wrote 3 windows to J0601-2004_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.000429217 Jy ! Component: 100 - total flux cleaned = 0.000897609 Jy ! Component: 150 - total flux cleaned = 0.00141422 Jy ! Component: 200 - total flux cleaned = 0.00186311 Jy ! Component: 250 - total flux cleaned = 0.00228744 Jy ! Component: 300 - total flux cleaned = 0.00265923 Jy ! Component: 350 - total flux cleaned = 0.00285338 Jy ! Component: 400 - total flux cleaned = 0.00310261 Jy ! Component: 450 - total flux cleaned = 0.00325247 Jy ! Component: 500 - total flux cleaned = 0.00330989 Jy ! Component: 550 - total flux cleaned = 0.00333843 Jy ! Component: 600 - total flux cleaned = 0.00336602 Jy ! Component: 650 - total flux cleaned = 0.00339162 Jy ! Component: 700 - total flux cleaned = 0.00339115 Jy ! Component: 750 - total flux cleaned = 0.00341566 Jy ! Component: 800 - total flux cleaned = 0.00341552 Jy ! Component: 850 - total flux cleaned = 0.00346352 Jy ! Component: 900 - total flux cleaned = 0.00355686 Jy ! Component: 950 - total flux cleaned = 0.00358014 Jy ! Component: 1000 - total flux cleaned = 0.00362485 Jy ! Component: 1050 - total flux cleaned = 0.00369077 Jy ! Component: 1100 - total flux cleaned = 0.00377638 Jy ! Component: 1150 - total flux cleaned = 0.00394248 Jy ! Component: 1200 - total flux cleaned = 0.00406422 Jy ! Component: 1250 - total flux cleaned = 0.00420368 Jy ! Component: 1300 - total flux cleaned = 0.00435955 Jy ! Component: 1350 - total flux cleaned = 0.00445532 Jy ! Component: 1400 - total flux cleaned = 0.00458749 Jy ! Component: 1450 - total flux cleaned = 0.00475435 Jy ! Component: 1500 - total flux cleaned = 0.00489993 Jy ! Component: 1550 - total flux cleaned = 0.00506075 Jy ! Component: 1600 - total flux cleaned = 0.00516624 Jy ! Component: 1650 - total flux cleaned = 0.00532154 Jy ! Component: 1700 - total flux cleaned = 0.00545781 Jy ! Component: 1750 - total flux cleaned = 0.00557503 Jy ! Component: 1800 - total flux cleaned = 0.00572351 Jy ! Component: 1850 - total flux cleaned = 0.0058374 Jy ! Component: 1900 - total flux cleaned = 0.00594976 Jy ! Component: 1950 - total flux cleaned = 0.00609211 Jy ! Component: 2000 - total flux cleaned = 0.00615431 Jy ! Component: 2050 - total flux cleaned = 0.00626206 Jy ! Component: 2100 - total flux cleaned = 0.00630767 Jy ! Component: 2150 - total flux cleaned = 0.00639772 Jy ! Component: 2200 - total flux cleaned = 0.0064271 Jy ! Component: 2250 - total flux cleaned = 0.00644171 Jy ! Component: 2300 - total flux cleaned = 0.00644169 Jy ! Component: 2350 - total flux cleaned = 0.00647058 Jy ! Component: 2400 - total flux cleaned = 0.00645639 Jy ! Component: 2450 - total flux cleaned = 0.00649874 Jy ! Component: 2500 - total flux cleaned = 0.00648483 Jy ! Component: 2550 - total flux cleaned = 0.00648499 Jy ! Component: 2600 - total flux cleaned = 0.00649874 Jy ! Component: 2650 - total flux cleaned = 0.00648501 Jy ! Component: 2700 - total flux cleaned = 0.00645783 Jy ! Component: 2750 - total flux cleaned = 0.00645781 Jy ! Component: 2800 - total flux cleaned = 0.00647127 Jy ! Component: 2850 - total flux cleaned = 0.00643122 Jy ! Component: 2900 - total flux cleaned = 0.00640474 Jy ! Component: 2950 - total flux cleaned = 0.00635196 Jy ! Component: 3000 - total flux cleaned = 0.00628627 Jy ! Component: 3050 - total flux cleaned = 0.00624714 Jy ! Component: 3100 - total flux cleaned = 0.00623412 Jy ! Component: 3150 - total flux cleaned = 0.00623409 Jy ! Component: 3200 - total flux cleaned = 0.00618247 Jy ! Component: 3250 - total flux cleaned = 0.00615673 Jy ! Component: 3300 - total flux cleaned = 0.00615681 Jy ! Component: 3350 - total flux cleaned = 0.006144 Jy ! Component: 3400 - total flux cleaned = 0.00613121 Jy ! Component: 3450 - total flux cleaned = 0.00613123 Jy ! Component: 3500 - total flux cleaned = 0.00610584 Jy ! Component: 3550 - total flux cleaned = 0.00611851 Jy ! Component: 3600 - total flux cleaned = 0.0061439 Jy ! Component: 3650 - total flux cleaned = 0.00614395 Jy ! Component: 3700 - total flux cleaned = 0.00615663 Jy ! Component: 3750 - total flux cleaned = 0.0061313 Jy ! Component: 3800 - total flux cleaned = 0.00615665 Jy ! Component: 3850 - total flux cleaned = 0.00614394 Jy ! Component: 3900 - total flux cleaned = 0.00611861 Jy ! Component: 3950 - total flux cleaned = 0.00610601 Jy ! Component: 4000 - total flux cleaned = 0.00608069 Jy ! Component: 4050 - total flux cleaned = 0.00605537 Jy ! Total flux subtracted in 4096 components = 0.00606806 Jy ! Clean residual min=-0.000785 max=0.000707 Jy/beam ! Clean residual mean=0.000002 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.087713 Jy keep ! Adding 214 model components to the UV plane model. ! The established model now contains 286 components and 0.087713 Jy ![Exited script file: muppet] wmap "J0601-2004_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.067 x 8.268 at -7.9 degrees (North through East) ! Clean map min=-0.0022635 max=0.070978 Jy/beam ! Writing clean map to FITS file: J0601-2004_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.0709777 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187197 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.791223 0.791223 1.58245 3.16489 6.32978 12.6596 25.3191 50.6382 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.07 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.067 x 8.268 at -7.9 degrees (North through East) ! Clean map min=-0.0022635 max=0.070978 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 J0601-2004_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:02:36 2019