! Started logfile: J0736-0433_S_2011_06_28_pus_uvs.log on Tue Apr 24 22:36:29 2012 obs J0736-0433_S_2011_06_28_pus_uva.fits ! Reading UV FITS file: J0736-0433_S_2011_06_28_pus_uva.fits ! AN table 1: 90 integrations on 153 of 153 possible baselines. ! AN table 2: 90 integrations on 153 of 153 possible baselines. ! Apparent sampling: 0.256318 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0736-0433 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 4589 lines of history. ! ! Reading 28236 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 J0736-0433_S_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.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 824 telescope corrections were flagged in sub-array 1. ! A total of 824 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 824 telescope corrections were flagged in sub-array 1. ! A total of 824 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 824 telescope corrections were flagged in sub-array 1. ! A total of 735 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 824 telescope corrections were flagged in sub-array 1. ! A total of 735 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.923649Jy sigma=0.011491 ! Fit after self-cal, rms=0.906108Jy sigma=0.011289 ! 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.332 mas, bmaj=6.773 mas, bpa=-1.842 degrees ! Estimated noise=595.348 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.0778241 Jy ! Component: 100 - total flux cleaned = 0.0961317 Jy ! Total flux subtracted in 100 components = 0.0961317 Jy ! Clean residual min=-0.004091 max=0.007014 Jy/beam ! Clean residual mean=-0.000013 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.0961317 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0961317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110793Jy sigma=0.001294 ! Fit after self-cal, rms=0.110806Jy sigma=0.001294 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.763 mas, bmaj=7.508 mas, bpa=-1.909 degrees ! Estimated noise=352.077 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.00675696 Jy ! Component: 100 - total flux cleaned = 0.009396 Jy ! Component: 150 - total flux cleaned = 0.00945753 Jy ! Component: 200 - total flux cleaned = 0.00961364 Jy ! Total flux subtracted in 200 components = 0.00961364 Jy ! Clean residual min=-0.003103 max=0.002352 Jy/beam ! Clean residual mean=-0.000006 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.105745 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 25 components and 0.105745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110445Jy sigma=0.001289 ! Fit after self-cal, rms=0.110472Jy sigma=0.001289 ! 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.05 FD 1.05 FT 1.00* HH 1.00* ! HN 1.03 KK 1.00* KP 1.00 MC 1.00* ! MK 0.77 NL 0.96 NY 1.00* OV 0.92 ! PT 0.98 SC 0.95 SH 1.00* TS 1.00* ! WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.04 FT 1.00* HH 1.00* ! HN 0.98 KK 1.00* KP 1.01 MC 1.00* ! MK 0.95 NL 1.01 NY 1.00* OV 0.96 ! PT 1.02 SC 0.97 SH 1.00* TS 1.00* ! WF 1.00* WZ 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 FT 1.00* HH 1.00* ! HN 0.97 KK 1.00* KP 1.03 MC 1.00* ! MK 0.99 NL 0.94 NY 1.00* OV 1.00 ! PT 1.00 SC 0.98 SH 1.00* TS 1.00* ! WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.01 FT 1.00* HH 1.00* ! HN 0.95 KK 1.00* KP 1.02 MC 1.00* ! MK 0.98 NL 0.99 NY 1.00* OV 1.02 ! PT 1.01 SC 0.99 SH 1.00* TS 1.00* ! WF 1.00* WZ 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.05 FT 1.00* HH 1.00* ! HN 0.99 KK 1.00* KP 1.03 MC 1.00* ! MK 0.97 NL 1.03 NY 1.00* OV 0.97 ! PT 1.03 SC 0.91 SH 1.00* TS 1.00* ! WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 1.04 FT 1.00* HH 1.00* ! HN 0.98 KK 1.00* KP 1.03 MC 1.00* ! MK 1.02 NL 1.03 NY 1.00* OV 0.99 ! PT 1.02 SC 0.99 SH 1.00* TS 1.57 ! WF 1.00* WZ 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.71 FD 1.02 FT 1.00* HH 1.00* ! HN 0.99 KK 1.00* KP 0.99 MC 1.00* ! MK 1.09 NL 0.95 NY 1.00* OV 1.05 ! PT 1.03 SC 0.99 SH 1.00* TS 1.00* ! WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.00 FT 1.00* HH 1.00* ! HN 1.02 KK 1.00* KP 1.00 MC 1.00* ! MK 0.99 NL 1.00 NY 1.00* OV 1.01 ! PT 1.05 SC 0.96 SH 1.00* TS 1.47 ! WF 1.00* WZ 1.00* ! ! ! Fit before self-cal, rms=0.110472Jy sigma=0.001289 ! Fit after self-cal, rms=0.110024Jy sigma=0.001281 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=7.385 mas, bpa=-2.154 degrees ! Estimated noise=354.309 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.000713115 Jy ! Component: 100 - total flux cleaned = 0.000710966 Jy ! Component: 150 - total flux cleaned = 0.00074553 Jy ! Component: 200 - total flux cleaned = 0.000745354 Jy ! Total flux subtracted in 200 components = 0.000745354 Jy ! Clean residual min=-0.001669 max=0.001868 Jy/beam ! Clean residual mean=-0.000000 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.106491 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.106491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109995Jy sigma=0.001281 ! Fit after self-cal, rms=0.110077Jy sigma=0.001280 ! 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.110077Jy sigma=0.001280 ! Fit after self-cal, rms=0.110106Jy sigma=0.001280 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.905 mas, bmaj=7.354 mas, bpa=-2.169 degrees ! Estimated noise=353.727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000407082 Jy ! Component: 100 - total flux cleaned = 0.000406362 Jy ! Component: 150 - total flux cleaned = 0.000430617 Jy ! Component: 200 - total flux cleaned = 0.00043093 Jy ! Total flux subtracted in 200 components = 0.00043093 Jy ! Clean residual min=-0.001586 max=0.001745 Jy/beam ! Clean residual mean=-0.000000 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.106922 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.106922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110093Jy sigma=0.001280 ! Fit after self-cal, rms=0.110108Jy sigma=0.001280 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 (-6, 24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156793 Jy ! Component: 100 - total flux cleaned = 0.00195108 Jy ! Component: 150 - total flux cleaned = 0.00210854 Jy ! Component: 200 - total flux cleaned = 0.00218933 Jy ! Total flux subtracted in 200 components = 0.00218933 Jy ! Clean residual min=-0.001367 max=0.001493 Jy/beam ! Clean residual mean=-0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.109111 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.109111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110080Jy sigma=0.001280 ! Fit after self-cal, rms=0.110079Jy sigma=0.001280 ! 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.110079Jy sigma=0.001280 ! Fit after self-cal, rms=0.110091Jy sigma=0.001280 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.908 mas, bmaj=7.346 mas, bpa=-2.19 degrees ! Estimated noise=353.396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000481384 Jy ! Component: 100 - total flux cleaned = 0.000627964 Jy ! Component: 150 - total flux cleaned = 0.000671621 Jy ! Component: 200 - total flux cleaned = 0.00069222 Jy ! Total flux subtracted in 200 components = 0.00069222 Jy ! Clean residual min=-0.001313 max=0.001501 Jy/beam ! Clean residual mean=-0.000001 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.109803 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 71 components and 0.109803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110082Jy sigma=0.001279 ! Fit after self-cal, rms=0.110083Jy sigma=0.001279 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 = 4.56969e-05 Jy ! Component: 100 - total flux cleaned = 6.50729e-05 Jy ! Component: 150 - total flux cleaned = 8.34087e-05 Jy ! Component: 200 - total flux cleaned = 0.000100558 Jy ! Total flux subtracted in 200 components = 0.000100558 Jy ! Clean residual min=-0.001288 max=0.001471 Jy/beam ! Clean residual mean=-0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.109904 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 76 components and 0.109904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110078Jy sigma=0.001279 ! Fit after self-cal, rms=0.110076Jy sigma=0.001279 ! 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.110076Jy sigma=0.001279 ! Fit after self-cal, rms=0.110128Jy sigma=0.001279 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.136 mas, bmaj=11.29 mas, bpa=1.387 degrees ! Estimated noise=444.273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000185622 Jy ! Component: 100 - total flux cleaned = 0.000226015 Jy ! Component: 150 - total flux cleaned = 0.00021528 Jy ! Component: 200 - total flux cleaned = 0.00019687 Jy ! Total flux subtracted in 200 components = 0.00019687 Jy ! Clean residual min=-0.001457 max=0.001737 Jy/beam ! Clean residual mean=-0.000002 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.110101 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.110101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110127Jy sigma=0.001279 ! Fit after self-cal, rms=0.110129Jy sigma=0.001279 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 = -5.60361e-05 Jy ! Component: 100 - total flux cleaned = -6.46692e-05 Jy ! Component: 150 - total flux cleaned = -8.81788e-05 Jy ! Component: 200 - total flux cleaned = -0.000102149 Jy ! Total flux subtracted in 200 components = -0.000102149 Jy ! Clean residual min=-0.001435 max=0.001717 Jy/beam ! Clean residual mean=-0.000002 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.109998 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.109998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110129Jy sigma=0.001279 ! Fit after self-cal, rms=0.110128Jy sigma=0.001279 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.908 mas, bmaj=7.342 mas, bpa=-2.185 degrees ! Estimated noise=353.416 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.908 x 7.342 at -2.185 degrees (North through East) ! Clean map min=-0.0012094 max=0.1005 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.451 mas, bmaj=6.61 mas, bpa=-1.964 degrees ! Estimated noise=600.964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.078301 Jy ! Component: 100 - total flux cleaned = 0.0955287 Jy ! Component: 150 - total flux cleaned = 0.100607 Jy ! Component: 200 - total flux cleaned = 0.102704 Jy ! Total flux subtracted in 200 components = 0.102704 Jy ! Clean residual min=-0.002746 max=0.002612 Jy/beam ! Clean residual mean=-0.000005 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.102704 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.102704 Jy ! Inverting map and beam ! Estimated beam: bmin=2.908 mas, bmaj=7.342 mas, bpa=-2.185 degrees ! Estimated noise=353.416 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.00238537 Jy ! Component: 100 - total flux cleaned = 0.00386441 Jy ! Component: 150 - total flux cleaned = 0.004846 Jy ! Component: 200 - total flux cleaned = 0.00547146 Jy ! Total flux subtracted in 200 components = 0.00547146 Jy ! Clean residual min=-0.001431 max=0.001489 Jy/beam ! Clean residual mean=-0.000001 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.108175 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 51 components and 0.108175 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=2.66 mas, bmaj=7.102 mas, bpa=-1.384 degrees ! Estimated noise=377.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000638165 Jy ! Component: 100 - total flux cleaned = 0.000915927 Jy ! Component: 150 - total flux cleaned = 0.00116765 Jy ! Component: 200 - total flux cleaned = 0.00136823 Jy ! Total flux subtracted in 200 components = 0.00136823 Jy ! Clean residual min=-0.001519 max=0.001652 Jy/beam ! Clean residual mean=-0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.109543 Jy clean ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.96679e-05 Jy ! Component: 100 - total flux cleaned = 0.000204096 Jy ! Component: 150 - total flux cleaned = 0.000296185 Jy ! Component: 200 - total flux cleaned = 0.000382986 Jy ! Total flux subtracted in 200 components = 0.000382986 Jy ! Clean residual min=-0.001465 max=0.001618 Jy/beam ! Clean residual mean=-0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.109926 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 76 components and 0.109926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110132Jy sigma=0.001279 ! Fit after self-cal, rms=0.110101Jy sigma=0.001279 wmodel J0736-0433_S_2011_06_28_pus_map.mod ! Writing 76 model components to file: J0736-0433_S_2011_06_28_pus_map.mod wobs J0736-0433_S_2011_06_28_pus_uvs.fits ! Writing UV FITS file: J0736-0433_S_2011_06_28_pus_uvs.fits wwins J0736-0433_S_2011_06_28_pus_map.win ! wwins: Wrote 2 windows to J0736-0433_S_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.000432621 Jy ! Component: 100 - total flux cleaned = 0.000761311 Jy ! Component: 150 - total flux cleaned = 0.000738407 Jy ! Component: 200 - total flux cleaned = 0.000670886 Jy ! Component: 250 - total flux cleaned = 0.000584313 Jy ! Component: 300 - total flux cleaned = 0.00039446 Jy ! Component: 350 - total flux cleaned = 0.000230903 Jy ! Component: 400 - total flux cleaned = 0.000151492 Jy ! Component: 450 - total flux cleaned = 3.46931e-05 Jy ! Component: 500 - total flux cleaned = -6.04915e-05 Jy ! Component: 550 - total flux cleaned = -0.000116392 Jy ! Component: 600 - total flux cleaned = -0.000171344 Jy ! Component: 650 - total flux cleaned = -0.000243316 Jy ! Component: 700 - total flux cleaned = -0.000331146 Jy ! Component: 750 - total flux cleaned = -0.000365525 Jy ! Component: 800 - total flux cleaned = -0.000399707 Jy ! Component: 850 - total flux cleaned = -0.0004333 Jy ! Component: 900 - total flux cleaned = -0.000482795 Jy ! Component: 950 - total flux cleaned = -0.000450363 Jy ! Component: 1000 - total flux cleaned = -0.000498593 Jy ! Component: 1050 - total flux cleaned = -0.000562145 Jy ! Component: 1100 - total flux cleaned = -0.000546703 Jy ! Component: 1150 - total flux cleaned = -0.00062381 Jy ! Component: 1200 - total flux cleaned = -0.000562531 Jy ! Component: 1250 - total flux cleaned = -0.00057753 Jy ! Component: 1300 - total flux cleaned = -0.000547612 Jy ! Component: 1350 - total flux cleaned = -0.000547675 Jy ! Component: 1400 - total flux cleaned = -0.000474729 Jy ! Component: 1450 - total flux cleaned = -0.000489345 Jy ! Component: 1500 - total flux cleaned = -0.000474857 Jy ! Component: 1550 - total flux cleaned = -0.00043243 Jy ! Component: 1600 - total flux cleaned = -0.000418372 Jy ! Component: 1650 - total flux cleaned = -0.000390414 Jy ! Component: 1700 - total flux cleaned = -0.000362639 Jy ! Component: 1750 - total flux cleaned = -0.000308047 Jy ! Component: 1800 - total flux cleaned = -0.000294447 Jy ! Component: 1850 - total flux cleaned = -0.000213984 Jy ! Component: 1900 - total flux cleaned = -0.00018741 Jy ! Component: 1950 - total flux cleaned = -0.000108079 Jy ! Component: 2000 - total flux cleaned = -8.19506e-05 Jy ! Total flux subtracted in 2048 components = -5.60048e-05 Jy ! Clean residual min=-0.000813 max=0.000821 Jy/beam ! Clean residual mean=0.000001 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.10987 Jy keep ! Adding 161 model components to the UV plane model. ! The established model now contains 237 components and 0.10987 Jy ![Exited script file: muppet] wmap "J0736-0433_S_2011_06_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.66 x 7.102 at -1.384 degrees (North through East) ! Clean map min=-0.0012081 max=0.099691 Jy/beam ! Writing clean map to FITS file: J0736-0433_S_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.0996908 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025638 device "J0736-0433_S_2011_06_28_pus\_map.eps/VPS" ! Attempting to open device: 'J0736-0433_S_2011_06_28_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.771526 0.771526 1.54305 3.0861 6.17221 12.3444 24.6888 49.3777 98.7553 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.099 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.66 x 7.102 at -1.384 degrees (North through East) ! Clean map min=-0.0012081 max=0.099691 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0736-0433_S_2011_06_28_pus\_map.gif/vgif" ! Attempting to open device: 'J0736-0433_S_2011_06_28_pus_map.gif/vgif' mapplot cln