! Started logfile: J2018-0509_X_2011_06_28_pus_uvs.log on Sat Apr 21 13:08:39 2012 obs J2018-0509_X_2011_06_28_pus_uva.fits ! Reading UV FITS file: J2018-0509_X_2011_06_28_pus_uva.fits ! AN table 1: 180 integrations on 153 of 153 possible baselines. ! Apparent sampling: 0.230102 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2018-0509 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 5249 lines of history. ! ! Reading 25348 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 = 512 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J2018-0509_X_2011_06_28_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 = 512x512 pixels with 0.200x0.200 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 1639 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1639 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1639 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1639 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.824846Jy sigma=0.010275 ! Fit after self-cal, rms=0.804845Jy sigma=0.010066 ! 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=0.6906 mas, bmaj=1.757 mas, bpa=-4.322 degrees ! Estimated noise=685.439 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.157798 Jy ! Component: 100 - total flux cleaned = 0.192304 Jy ! Total flux subtracted in 100 components = 0.192304 Jy ! Clean residual min=-0.005213 max=0.010069 Jy/beam ! Clean residual mean=0.000000 rms=0.001443 Jy/beam ! Combined flux in latest and established models = 0.192304 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.192304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117396Jy sigma=0.001359 ! Fit after self-cal, rms=0.117392Jy sigma=0.001359 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00957032 Jy ! Component: 100 - total flux cleaned = 0.0137453 Jy ! Total flux subtracted in 100 components = 0.0137453 Jy ! Clean residual min=-0.004350 max=0.003998 Jy/beam ! Clean residual mean=0.000002 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.206049 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.206049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116681Jy sigma=0.001348 ! Fit after self-cal, rms=0.116706Jy sigma=0.001348 ! 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=0.8522 mas, bmaj=1.988 mas, bpa=-4.744 degrees ! Estimated noise=360.489 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.00336164 Jy ! Component: 100 - total flux cleaned = 0.00488042 Jy ! Component: 150 - total flux cleaned = 0.00562304 Jy ! Component: 200 - total flux cleaned = 0.00580238 Jy ! Total flux subtracted in 200 components = 0.00580238 Jy ! Clean residual min=-0.001840 max=0.001982 Jy/beam ! Clean residual mean=-0.000003 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.211852 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.211852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116620Jy sigma=0.001347 ! Fit after self-cal, rms=0.116621Jy sigma=0.001347 ! 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 0.97 FD 1.00 FT 1.00* HH 1.00* ! HN 1.02 KK 1.00* KP 1.04 MC 1.00* ! MK 1.02 NL 0.99 NY 1.00* OV 0.97 ! PT 0.98 SC 0.98 SH 1.00* TS 1.00* ! WF 1.00* WZ 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 FT 1.00* HH 1.00* ! HN 1.01 KK 1.00* KP 1.01 MC 1.00* ! MK 0.99 NL 1.03 NY 1.00* OV 1.02 ! PT 1.01 SC 1.01 SH 1.00* TS 1.00* ! WF 1.00* WZ 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 FT 1.00* HH 1.00* ! HN 0.99 KK 1.00* KP 1.02 MC 1.00* ! MK 0.96 NL 0.97 NY 1.00* OV 1.00 ! PT 0.98 SC 1.00 SH 1.00* TS 1.00* ! WF 1.00* WZ 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 FT 1.00* HH 1.00* ! HN 1.00 KK 1.00* KP 0.99 MC 1.00* ! MK 1.04 NL 1.00 NY 1.00* OV 1.04 ! PT 1.01 SC 1.01 SH 1.00* TS 1.00* ! WF 1.00* WZ 1.00* ! ! ! Fit before self-cal, rms=0.116621Jy sigma=0.001347 ! Fit after self-cal, rms=0.116503Jy sigma=0.001344 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8532 mas, bmaj=1.986 mas, bpa=-4.728 degrees ! Estimated noise=360.119 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 = 9.16166e-05 Jy ! Component: 100 - total flux cleaned = 0.0001243 Jy ! Component: 150 - total flux cleaned = 0.000124348 Jy ! Component: 200 - total flux cleaned = 0.000124208 Jy ! Total flux subtracted in 200 components = 0.000124208 Jy ! Clean residual min=-0.001614 max=0.001930 Jy/beam ! Clean residual mean=-0.000002 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.211976 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.211976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116499Jy sigma=0.001344 ! Fit after self-cal, rms=0.116500Jy sigma=0.001344 ! 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.116500Jy sigma=0.001344 ! Fit after self-cal, rms=0.116724Jy sigma=0.001343 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8531 mas, bmaj=1.987 mas, bpa=-4.706 degrees ! Estimated noise=360.124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.36856e-05 Jy ! Component: 100 - total flux cleaned = 4.31299e-05 Jy ! Component: 150 - total flux cleaned = 3.50958e-05 Jy ! Component: 200 - total flux cleaned = 3.51471e-05 Jy ! Total flux subtracted in 200 components = 3.51471e-05 Jy ! Clean residual min=-0.001505 max=0.001879 Jy/beam ! Clean residual mean=-0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.212011 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.212011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116722Jy sigma=0.001343 ! Fit after self-cal, rms=0.116728Jy sigma=0.001343 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.55775e-05 Jy ! Component: 100 - total flux cleaned = 2.62622e-05 Jy ! Component: 150 - total flux cleaned = 5.49349e-05 Jy ! Component: 200 - total flux cleaned = 6.10143e-05 Jy ! Total flux subtracted in 200 components = 6.10143e-05 Jy ! Clean residual min=-0.001503 max=0.001836 Jy/beam ! Clean residual mean=-0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.212072 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.212072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116727Jy sigma=0.001343 ! Fit after self-cal, rms=0.116726Jy sigma=0.001343 ! 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.116726Jy sigma=0.001343 ! Fit after self-cal, rms=0.116729Jy sigma=0.001343 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8532 mas, bmaj=1.987 mas, bpa=-4.693 degrees ! Estimated noise=360.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.53498e-05 Jy ! Component: 100 - total flux cleaned = 3.74253e-05 Jy ! Component: 150 - total flux cleaned = 1.97998e-05 Jy ! Component: 200 - total flux cleaned = 1.43392e-05 Jy ! Total flux subtracted in 200 components = 1.43392e-05 Jy ! Clean residual min=-0.001506 max=0.001808 Jy/beam ! Clean residual mean=-0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.212086 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.212086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116729Jy sigma=0.001343 ! Fit after self-cal, rms=0.116728Jy sigma=0.001343 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.54457e-06 Jy ! Component: 100 - total flux cleaned = 2.21257e-05 Jy ! Component: 150 - total flux cleaned = 1.09969e-05 Jy ! Component: 200 - total flux cleaned = 5.96708e-06 Jy ! Total flux subtracted in 200 components = 5.96708e-06 Jy ! Clean residual min=-0.001507 max=0.001784 Jy/beam ! Clean residual mean=-0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.212092 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.212092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116727Jy sigma=0.001343 ! Fit after self-cal, rms=0.116727Jy sigma=0.001343 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.116727Jy sigma=0.001343 ! Fit after self-cal, rms=0.116746Jy sigma=0.001343 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.02 mas, bmaj=3.267 mas, bpa=-3.536 degrees ! Estimated noise=450.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.414e-05 Jy ! Component: 100 - total flux cleaned = 9.00644e-06 Jy ! Component: 150 - total flux cleaned = -2.63358e-05 Jy ! Component: 200 - total flux cleaned = -4.46164e-05 Jy ! Total flux subtracted in 200 components = -4.46164e-05 Jy ! Clean residual min=-0.001778 max=0.001946 Jy/beam ! Clean residual mean=-0.000001 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.212048 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 47 components and 0.212048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116748Jy sigma=0.001343 ! Fit after self-cal, rms=0.116745Jy sigma=0.001343 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.89623e-06 Jy ! Component: 100 - total flux cleaned = -2.50377e-05 Jy ! Component: 150 - total flux cleaned = -4.79963e-05 Jy ! Component: 200 - total flux cleaned = -5.39568e-05 Jy ! Total flux subtracted in 200 components = -5.39568e-05 Jy ! Clean residual min=-0.001743 max=0.001935 Jy/beam ! Clean residual mean=-0.000001 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.211994 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 47 components and 0.211994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116746Jy sigma=0.001343 ! Fit after self-cal, rms=0.116744Jy sigma=0.001343 ! 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=0.8534 mas, bmaj=1.987 mas, bpa=-4.682 degrees ! Estimated noise=360.213 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8534 x 1.987 at -4.682 degrees (North through East) ! Clean map min=-0.0014317 max=0.20291 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=0.6912 mas, bmaj=1.757 mas, bpa=-4.288 degrees ! Estimated noise=686.002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157856 Jy ! Component: 100 - total flux cleaned = 0.192579 Jy ! Component: 150 - total flux cleaned = 0.202339 Jy ! Component: 200 - total flux cleaned = 0.20641 Jy ! Total flux subtracted in 200 components = 0.20641 Jy ! Clean residual min=-0.004101 max=0.003832 Jy/beam ! Clean residual mean=0.000003 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.20641 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.20641 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8534 mas, bmaj=1.987 mas, bpa=-4.682 degrees ! Estimated noise=360.213 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.0032595 Jy ! Component: 100 - total flux cleaned = 0.0046341 Jy ! Component: 150 - total flux cleaned = 0.00497801 Jy ! Component: 200 - total flux cleaned = 0.00522852 Jy ! Total flux subtracted in 200 components = 0.00522852 Jy ! Clean residual min=-0.001580 max=0.001657 Jy/beam ! Clean residual mean=-0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.211639 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.211639 Jy ! Inverting map uvw 0,2 ! Uniform weighting is not currently selected. ! Amplitude error weighting is not currently selected. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8156 mas, bmaj=1.873 mas, bpa=-2.389 degrees ! Estimated noise=385.236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.09741e-05 Jy ! Component: 100 - total flux cleaned = 0.000209761 Jy ! Component: 150 - total flux cleaned = 0.000283699 Jy ! Component: 200 - total flux cleaned = 0.00033242 Jy ! Total flux subtracted in 200 components = 0.00033242 Jy ! Clean residual min=-0.001628 max=0.001837 Jy/beam ! Clean residual mean=-0.000001 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.211971 Jy clean ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.97529e-05 Jy ! Component: 100 - total flux cleaned = 5.34095e-05 Jy ! Component: 150 - total flux cleaned = 5.30376e-05 Jy ! Component: 200 - total flux cleaned = 5.31339e-05 Jy ! Total flux subtracted in 200 components = 5.31339e-05 Jy ! Clean residual min=-0.001624 max=0.001838 Jy/beam ! Clean residual mean=-0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.212024 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.212024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116743Jy sigma=0.001343 ! Fit after self-cal, rms=0.116743Jy sigma=0.001343 wmodel J2018-0509_X_2011_06_28_pus_map.mod ! Writing 32 model components to file: J2018-0509_X_2011_06_28_pus_map.mod wobs J2018-0509_X_2011_06_28_pus_uvs.fits ! Writing UV FITS file: J2018-0509_X_2011_06_28_pus_uvs.fits wwins J2018-0509_X_2011_06_28_pus_map.win ! wwins: Wrote 1 windows to J2018-0509_X_2011_06_28_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=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000692877 Jy ! Component: 100 - total flux cleaned = 0.00104495 Jy ! Component: 150 - total flux cleaned = 0.0013227 Jy ! Component: 200 - total flux cleaned = 0.00140228 Jy ! Component: 250 - total flux cleaned = 0.00142853 Jy ! Component: 300 - total flux cleaned = 0.00155336 Jy ! Component: 350 - total flux cleaned = 0.00162576 Jy ! Component: 400 - total flux cleaned = 0.00164952 Jy ! Component: 450 - total flux cleaned = 0.00176463 Jy ! Component: 500 - total flux cleaned = 0.0018541 Jy ! Component: 550 - total flux cleaned = 0.00192066 Jy ! Component: 600 - total flux cleaned = 0.00205067 Jy ! Component: 650 - total flux cleaned = 0.00215639 Jy ! Component: 700 - total flux cleaned = 0.00221897 Jy ! Component: 750 - total flux cleaned = 0.00230057 Jy ! Component: 800 - total flux cleaned = 0.00230077 Jy ! Component: 850 - total flux cleaned = 0.00238059 Jy ! Component: 900 - total flux cleaned = 0.00238078 Jy ! Component: 950 - total flux cleaned = 0.00240003 Jy ! Component: 1000 - total flux cleaned = 0.00243769 Jy ! Component: 1050 - total flux cleaned = 0.00243727 Jy ! Component: 1100 - total flux cleaned = 0.00243684 Jy ! Component: 1150 - total flux cleaned = 0.00240004 Jy ! Component: 1200 - total flux cleaned = 0.002364 Jy ! Component: 1250 - total flux cleaned = 0.0023461 Jy ! Component: 1300 - total flux cleaned = 0.00231093 Jy ! Component: 1350 - total flux cleaned = 0.00238032 Jy ! Component: 1400 - total flux cleaned = 0.00244836 Jy ! Component: 1450 - total flux cleaned = 0.00236358 Jy ! Component: 1500 - total flux cleaned = 0.00243042 Jy ! Component: 1550 - total flux cleaned = 0.0024638 Jy ! Component: 1600 - total flux cleaned = 0.00248027 Jy ! Component: 1650 - total flux cleaned = 0.00252897 Jy ! Component: 1700 - total flux cleaned = 0.00254529 Jy ! Component: 1750 - total flux cleaned = 0.00262438 Jy ! Component: 1800 - total flux cleaned = 0.00271796 Jy ! Component: 1850 - total flux cleaned = 0.00270224 Jy ! Component: 1900 - total flux cleaned = 0.00277874 Jy ! Component: 1950 - total flux cleaned = 0.00276354 Jy ! Component: 2000 - total flux cleaned = 0.00280871 Jy ! Total flux subtracted in 2048 components = 0.00282361 Jy ! Clean residual min=-0.000797 max=0.000855 Jy/beam ! Clean residual mean=-0.000000 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.214848 Jy keep ! Adding 156 model components to the UV plane model. ! The established model now contains 188 components and 0.214848 Jy ![Exited script file: muppet] wmap "J2018-0509_X_2011_06_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8156 x 1.873 at -2.389 degrees (North through East) ! Clean map min=-0.0012451 max=0.2021 Jy/beam ! Writing clean map to FITS file: J2018-0509_X_2011_06_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.2021 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000278073 device "J2018-0509_X_2011_06_28_pus\_map.eps/VPS" ! Attempting to open device: 'J2018-0509_X_2011_06_28_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.412775 0.412775 0.825551 1.6511 3.3022 6.60441 13.2088 26.4176 52.8353 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.202 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8156 x 1.873 at -2.389 degrees (North through East) ! Clean map min=-0.0012451 max=0.2021 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2018-0509_X_2011_06_28_pus\_map.gif/vgif" ! Attempting to open device: 'J2018-0509_X_2011_06_28_pus_map.gif/vgif' mapplot cln