! Started logfile: J0419-3010_S_2010_10_13_pus_uvs.log on Sun Feb 27 23:56:57 2011 obs J0419-3010_S_2010_10_13_pus_uva.fits ! Reading UV FITS file: J0419-3010_S_2010_10_13_pus_uva.fits ! AN table 1: 190 integrations on 105 of 105 possible baselines. ! Apparent sampling: 0.359549 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0419-3010 ! ! 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.23696e+09 8e+06 1 8e+06 ! 02 2 2.26696e+09 8e+06 1 8e+06 ! 03 3 2.35696e+09 8e+06 1 8e+06 ! 04 4 2.37696e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 3545 lines of history. ! ! Reading 28692 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0419-3010_S_2010_10_13_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.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 1110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1158 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1158 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.980374Jy sigma=0.009684 ! Fit after self-cal, rms=0.923427Jy sigma=0.009186 ! 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.448 mas, bmaj=8.017 mas, bpa=-14.93 degrees ! Estimated noise=841.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0613006 Jy ! Component: 100 - total flux cleaned = 0.0772079 Jy ! Total flux subtracted in 100 components = 0.0772079 Jy ! Clean residual min=-0.004509 max=0.007636 Jy/beam ! Clean residual mean=0.000019 rms=0.001415 Jy/beam ! Combined flux in latest and established models = 0.0772079 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0772079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138321Jy sigma=0.001278 ! Fit after self-cal, rms=0.137954Jy sigma=0.001275 ! 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.458 mas, bmaj=10.09 mas, bpa=-13.37 degrees ! Estimated noise=434.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 = 0.0136392 Jy ! Component: 100 - total flux cleaned = 0.0192164 Jy ! Component: 150 - total flux cleaned = 0.0218452 Jy ! Component: 200 - total flux cleaned = 0.0231359 Jy ! Total flux subtracted in 200 components = 0.0231359 Jy ! Clean residual min=-0.002718 max=0.004775 Jy/beam ! Clean residual mean=0.000041 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.100344 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 38 components and 0.100344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136874Jy sigma=0.001262 ! Fit after self-cal, rms=0.136879Jy sigma=0.001261 ! 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.92 FD 1.01 HH 1.00* HN 1.06 ! KB 1.00* KK 1.00* KP 0.96 LA 0.99 ! MK 1.02 NL 1.11 NY 1.00* OV 0.97 ! PT 1.00 SC 1.20 TS 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HH 1.00* HN 0.94 ! KB 1.00* KK 1.00* KP 1.04 LA 0.96 ! MK 0.99 NL 1.04 NY 1.00* OV 1.01 ! PT 1.00 SC 1.03 TS 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HH 1.00* HN 0.94 ! KB 1.00* KK 1.00* KP 1.06 LA 0.96 ! MK 1.06 NL 1.09 NY 1.00* OV 0.97 ! PT 1.04 SC 1.03 TS 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.67 FD 1.01 HH 1.00* HN 0.91 ! KB 1.00* KK 1.00* KP 1.04 LA 0.96 ! MK 1.03 NL 1.12 NY 1.00* OV 1.06 ! PT 1.03 SC 0.99 TS 1.00* ! ! ! Fit before self-cal, rms=0.136879Jy sigma=0.001261 ! Fit after self-cal, rms=0.134943Jy sigma=0.001256 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=10.16 mas, bpa=-13.36 degrees ! Estimated noise=433.657 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 (-29.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00340928 Jy ! Component: 100 - total flux cleaned = 0.00439074 Jy ! Component: 150 - total flux cleaned = 0.00513718 Jy ! Component: 200 - total flux cleaned = 0.00549769 Jy ! Total flux subtracted in 200 components = 0.00549769 Jy ! Clean residual min=-0.002154 max=0.002230 Jy/beam ! Clean residual mean=0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.105842 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 66 components and 0.105842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134854Jy sigma=0.001255 ! Fit after self-cal, rms=0.135086Jy sigma=0.001253 ! 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.135086Jy sigma=0.001253 ! Fit after self-cal, rms=0.135503Jy sigma=0.001253 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.492 mas, bmaj=10.12 mas, bpa=-13.27 degrees ! Estimated noise=433.786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165715 Jy ! Component: 100 - total flux cleaned = 0.00198022 Jy ! Component: 150 - total flux cleaned = 0.00220818 Jy ! Component: 200 - total flux cleaned = 0.002412 Jy ! Total flux subtracted in 200 components = 0.002412 Jy ! Clean residual min=-0.002319 max=0.002095 Jy/beam ! Clean residual mean=0.000003 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.108254 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.108254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135459Jy sigma=0.001252 ! Fit after self-cal, rms=0.135593Jy sigma=0.001252 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.000397424 Jy ! Component: 100 - total flux cleaned = 0.000443344 Jy ! Component: 150 - total flux cleaned = 0.000486446 Jy ! Component: 200 - total flux cleaned = 0.000524427 Jy ! Total flux subtracted in 200 components = 0.000524427 Jy ! Clean residual min=-0.002279 max=0.002063 Jy/beam ! Clean residual mean=0.000007 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.108778 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.108778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135563Jy sigma=0.001252 ! Fit after self-cal, rms=0.135571Jy sigma=0.001252 ! 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.135571Jy sigma=0.001252 ! Fit after self-cal, rms=0.137006Jy sigma=0.001248 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=10.08 mas, bpa=-13.25 degrees ! Estimated noise=436.014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011332 Jy ! Component: 100 - total flux cleaned = 0.0014957 Jy ! Component: 150 - total flux cleaned = 0.00177289 Jy ! Component: 200 - total flux cleaned = 0.00189732 Jy ! Total flux subtracted in 200 components = 0.00189732 Jy ! Clean residual min=-0.001575 max=0.001777 Jy/beam ! Clean residual mean=-0.000019 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.110675 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 86 components and 0.110675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136982Jy sigma=0.001248 ! Fit after self-cal, rms=0.137315Jy sigma=0.001247 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.60381e-05 Jy ! Component: 100 - total flux cleaned = 0.000161515 Jy ! Component: 150 - total flux cleaned = 0.000229677 Jy ! Component: 200 - total flux cleaned = 0.000262248 Jy ! Total flux subtracted in 200 components = 0.000262248 Jy ! Clean residual min=-0.001911 max=0.001956 Jy/beam ! Clean residual mean=-0.000009 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.110938 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.110937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137296Jy sigma=0.001247 ! Fit after self-cal, rms=0.137315Jy sigma=0.001247 ! 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.137315Jy sigma=0.001247 ! Fit after self-cal, rms=0.138612Jy sigma=0.001246 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.592 mas, bmaj=23.24 mas, bpa=-3.351 degrees ! Estimated noise=504.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000791196 Jy ! Component: 100 - total flux cleaned = 0.000987199 Jy ! Component: 150 - total flux cleaned = 0.00111865 Jy ! Component: 200 - total flux cleaned = 0.00119608 Jy ! Total flux subtracted in 200 components = 0.00119608 Jy ! Clean residual min=-0.001668 max=0.001447 Jy/beam ! Clean residual mean=-0.000038 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.112134 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.112134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138605Jy sigma=0.001246 ! Fit after self-cal, rms=0.138850Jy sigma=0.001246 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.53277e-05 Jy ! Component: 100 - total flux cleaned = 0.000103103 Jy ! Component: 150 - total flux cleaned = 0.000128303 Jy ! Component: 200 - total flux cleaned = 0.000140248 Jy ! Total flux subtracted in 200 components = 0.000140248 Jy ! Clean residual min=-0.001663 max=0.001502 Jy/beam ! Clean residual mean=-0.000029 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.112274 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 112 components and 0.112274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138848Jy sigma=0.001246 ! Fit after self-cal, rms=0.138850Jy sigma=0.001246 ! 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.471 mas, bmaj=10.03 mas, bpa=-13.25 degrees ! Estimated noise=437.047 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.471 x 10.03 at -13.25 degrees (North through East) ! Clean map min=-0.0030309 max=0.084334 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.46 mas, bmaj=8.049 mas, bpa=-14.87 degrees ! Estimated noise=843.675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0592 Jy ! Component: 100 - total flux cleaned = 0.0776574 Jy ! Component: 150 - total flux cleaned = 0.0878752 Jy ! Component: 200 - total flux cleaned = 0.0946623 Jy ! Total flux subtracted in 200 components = 0.0946623 Jy ! Clean residual min=-0.004252 max=0.004753 Jy/beam ! Clean residual mean=0.000004 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.0946623 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0946623 Jy ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=10.03 mas, bpa=-13.25 degrees ! Estimated noise=437.047 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.0069871 Jy ! Component: 100 - total flux cleaned = 0.0103946 Jy ! Component: 150 - total flux cleaned = 0.0117207 Jy ! Component: 200 - total flux cleaned = 0.0124944 Jy ! Total flux subtracted in 200 components = 0.0124944 Jy ! Clean residual min=-0.002031 max=0.002516 Jy/beam ! Clean residual mean=-0.000024 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.107157 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 43 components and 0.107157 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=8.592 mas, bmaj=23.24 mas, bpa=-3.351 degrees ! Estimated noise=504.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229085 Jy ! Component: 100 - total flux cleaned = 0.00304046 Jy ! Component: 150 - total flux cleaned = 0.00345373 Jy ! Component: 200 - total flux cleaned = 0.00360873 Jy ! Total flux subtracted in 200 components = 0.00360873 Jy ! Clean residual min=-0.001749 max=0.001623 Jy/beam ! Clean residual mean=-0.000034 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.110765 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017129 Jy ! Component: 100 - total flux cleaned = 0.000291964 Jy ! Component: 150 - total flux cleaned = 0.000401015 Jy ! Component: 200 - total flux cleaned = 0.000523288 Jy ! Total flux subtracted in 200 components = 0.000523288 Jy ! Clean residual min=-0.001701 max=0.001434 Jy/beam ! Clean residual mean=-0.000034 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.111289 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 79 components and 0.111289 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=10.03 mas, bpa=-13.25 degrees ! Estimated noise=437.047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000202842 Jy ! Component: 100 - total flux cleaned = 0.000313924 Jy ! Component: 150 - total flux cleaned = 0.00050365 Jy ! Component: 200 - total flux cleaned = 0.000546692 Jy ! Total flux subtracted in 200 components = 0.000546692 Jy ! Clean residual min=-0.001620 max=0.001898 Jy/beam ! Clean residual mean=-0.000022 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.111835 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 92 components and 0.111835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138853Jy sigma=0.001246 ! Fit after self-cal, rms=0.138820Jy sigma=0.001246 wmodel J0419-3010_S_2010_10_13_pus_map.mod ! Writing 92 model components to file: J0419-3010_S_2010_10_13_pus_map.mod wobs J0419-3010_S_2010_10_13_pus_uvs.fits ! Writing UV FITS file: J0419-3010_S_2010_10_13_pus_uvs.fits wwins J0419-3010_S_2010_10_13_pus_map.win ! wwins: Wrote 2 windows to J0419-3010_S_2010_10_13_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.000854819 Jy ! Component: 100 - total flux cleaned = 0.0011341 Jy ! Component: 150 - total flux cleaned = 0.00119231 Jy ! Component: 200 - total flux cleaned = 0.00110996 Jy ! Component: 250 - total flux cleaned = 0.00110988 Jy ! Component: 300 - total flux cleaned = 0.00110924 Jy ! Component: 350 - total flux cleaned = 0.00108506 Jy ! Component: 400 - total flux cleaned = 0.0011328 Jy ! Component: 450 - total flux cleaned = 0.00110966 Jy ! Component: 500 - total flux cleaned = 0.00113258 Jy ! Component: 550 - total flux cleaned = 0.00119856 Jy ! Component: 600 - total flux cleaned = 0.00128395 Jy ! Component: 650 - total flux cleaned = 0.00119995 Jy ! Component: 700 - total flux cleaned = 0.00113878 Jy ! Component: 750 - total flux cleaned = 0.00103879 Jy ! Component: 800 - total flux cleaned = 0.000960336 Jy ! Component: 850 - total flux cleaned = 0.000863732 Jy ! Component: 900 - total flux cleaned = 0.000768948 Jy ! Component: 950 - total flux cleaned = 0.00069428 Jy ! Component: 1000 - total flux cleaned = 0.000583884 Jy ! Component: 1050 - total flux cleaned = 0.000439302 Jy ! Component: 1100 - total flux cleaned = 0.000350212 Jy ! Component: 1150 - total flux cleaned = 0.000279901 Jy ! Component: 1200 - total flux cleaned = 0.000124698 Jy ! Component: 1250 - total flux cleaned = 7.34872e-05 Jy ! Component: 1300 - total flux cleaned = -2.72768e-05 Jy ! Component: 1350 - total flux cleaned = -0.000142739 Jy ! Component: 1400 - total flux cleaned = -0.000174923 Jy ! Component: 1450 - total flux cleaned = -0.000271448 Jy ! Component: 1500 - total flux cleaned = -0.000287177 Jy ! Component: 1550 - total flux cleaned = -0.000318717 Jy ! Component: 1600 - total flux cleaned = -0.00038095 Jy ! Component: 1650 - total flux cleaned = -0.000442246 Jy ! Component: 1700 - total flux cleaned = -0.000472609 Jy ! Component: 1750 - total flux cleaned = -0.000562303 Jy ! Component: 1800 - total flux cleaned = -0.00056208 Jy ! Component: 1850 - total flux cleaned = -0.000576729 Jy ! Component: 1900 - total flux cleaned = -0.000634716 Jy ! Component: 1950 - total flux cleaned = -0.000649181 Jy ! Component: 2000 - total flux cleaned = -0.000734289 Jy ! Total flux subtracted in 2048 components = -0.000762245 Jy ! Clean residual min=-0.000714 max=0.000920 Jy/beam ! Clean residual mean=-0.000010 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.111073 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 217 components and 0.111073 Jy ![Exited script file: muppet] wmap "J0419-3010_S_2010_10_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.471 x 10.03 at -13.25 degrees (North through East) ! Clean map min=-0.0030221 max=0.085598 Jy/beam ! Writing clean map to FITS file: J0419-3010_S_2010_10_13_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0855983 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000284606 device "J0419-3010_S_2010_10_13_pus\_map.eps/VPS" ! Attempting to open device: 'J0419-3010_S_2010_10_13_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.997472 0.997472 1.99494 3.98989 7.97977 15.9595 31.9191 63.8382 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.085 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.471 x 10.03 at -13.25 degrees (North through East) ! Clean map min=-0.0030221 max=0.085598 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0419-3010_S_2010_10_13_pus\_map.gif/vgif" ! Attempting to open device: 'J0419-3010_S_2010_10_13_pus_map.gif/vgif' mapplot cln