! Started logfile: /scr/pima/rdv93_uvs/J0536-3401_S_uvs.log on Tue Sep 24 17:05:32 2013 obs /scr/pima/rdv93_uvs/J0536-3401_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J0536-3401_S_uva.fits ! AN table 1: 19 integrations on 10 of 10 possible baselines. ! AN table 2: 16 integrations on 10 of 10 possible baselines. ! AN table 3: 15 integrations on 3 of 3 possible baselines. ! AN table 4: 17 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.905855 visibilities/baseline/integration-bin. ! Found source: J0536-3401 ! ! 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.23693e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26693e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35693e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37693e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3156 visibilities. select RR ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv93_uvs/J0536-3401_S] 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 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=1.064529Jy sigma=2.034617 ! Fit after self-cal, rms=0.697629Jy sigma=1.249069 ! 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.798 mas, bmaj=8.87 mas, bpa=-4.119 degrees ! Estimated noise=10.139 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.250298 Jy ! Component: 100 - total flux cleaned = 0.316443 Jy ! Total flux subtracted in 100 components = 0.316443 Jy ! Clean residual min=-0.015819 max=0.028743 Jy/beam ! Clean residual mean=0.000262 rms=0.005113 Jy/beam ! Combined flux in latest and established models = 0.316443 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.316443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151639Jy sigma=0.258015 ! Fit after self-cal, rms=0.151719Jy sigma=0.257985 ! 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.749 mas, bmaj=11.02 mas, bpa=-2.655 degrees ! Estimated noise=7.05438 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.0323738 Jy ! Component: 100 - total flux cleaned = 0.0464603 Jy ! Component: 150 - total flux cleaned = 0.053205 Jy ! Component: 200 - total flux cleaned = 0.0565976 Jy ! Total flux subtracted in 200 components = 0.0565976 Jy ! Clean residual min=-0.013476 max=0.013454 Jy/beam ! Clean residual mean=0.000214 rms=0.003258 Jy/beam ! Combined flux in latest and established models = 0.37304 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 43 components and 0.37304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147970Jy sigma=0.241124 ! Fit after self-cal, rms=0.148050Jy sigma=0.241068 ! 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.03 FD 0.93 LA 1.11 OV 0.99 ! PT 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 LA 1.06 MK 0.82 OV 1.02 ! PT 0.97 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* NL 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00 HN 1.28 KP 0.98 LA 1.08 ! MK 0.93 NL 1.00 PT 1.05 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 LA 1.00 OV 1.02 ! PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.09 LA 1.06 MK 0.87 OV 0.99 ! PT 0.99 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* NL 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.07 HN 1.36 KP 1.01 LA 0.98 ! MK 1.09 NL 1.06 PT 1.06 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.11 LA 0.95 OV 0.97 ! PT 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.13 LA 0.95 MK 0.94 OV 0.99 ! PT 1.04 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* NL 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.09 HN 1.28 KP 0.87 LA 0.95 ! MK 1.02 NL 1.13 PT 1.10 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.12 LA 0.80 OV 0.81 ! PT 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.07 LA 0.87 MK 1.03 OV 0.84 ! PT 0.91 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* NL 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.09 HN 1.42 KP 0.82 LA 0.83 ! MK 1.14 NL 1.07 PT 0.93 SC 0.96 ! ! ! Fit before self-cal, rms=0.148050Jy sigma=0.241068 ! Fit after self-cal, rms=0.152600Jy sigma=0.224932 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.737 mas, bmaj=11.32 mas, bpa=-3.004 degrees ! Estimated noise=7.08002 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.000899005 Jy ! Component: 100 - total flux cleaned = -0.00106804 Jy ! Component: 150 - total flux cleaned = -0.00121536 Jy ! Component: 200 - total flux cleaned = -0.00126007 Jy ! Total flux subtracted in 200 components = -0.00126007 Jy ! Clean residual min=-0.006174 max=0.004619 Jy/beam ! Clean residual mean=0.000084 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.37178 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.37178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152516Jy sigma=0.224886 ! Fit after self-cal, rms=0.152922Jy sigma=0.224743 ! 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.152922Jy sigma=0.224743 ! Fit after self-cal, rms=0.152957Jy sigma=0.224728 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.741 mas, bmaj=11.34 mas, bpa=-2.991 degrees ! Estimated noise=7.07439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000827133 Jy ! Component: 100 - total flux cleaned = -0.000965534 Jy ! Component: 150 - total flux cleaned = -0.00108598 Jy ! Component: 200 - total flux cleaned = -0.00115836 Jy ! Total flux subtracted in 200 components = -0.00115836 Jy ! Clean residual min=-0.006112 max=0.004652 Jy/beam ! Clean residual mean=0.000082 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.370622 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.370622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152899Jy sigma=0.224701 ! Fit after self-cal, rms=0.152898Jy sigma=0.224695 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.000299977 Jy ! Component: 100 - total flux cleaned = -0.000296046 Jy ! Component: 150 - total flux cleaned = -0.000298086 Jy ! Component: 200 - total flux cleaned = -0.000299155 Jy ! Total flux subtracted in 200 components = -0.000299155 Jy ! Clean residual min=-0.006095 max=0.004584 Jy/beam ! Clean residual mean=0.000086 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.370323 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.370323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152865Jy sigma=0.224680 ! Fit after self-cal, rms=0.152864Jy sigma=0.224677 ! 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.152864Jy sigma=0.224677 ! Fit after self-cal, rms=0.152757Jy sigma=0.224666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=11.36 mas, bpa=-2.994 degrees ! Estimated noise=7.06619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000791818 Jy ! Component: 100 - total flux cleaned = -0.000861713 Jy ! Component: 150 - total flux cleaned = -0.000957468 Jy ! Component: 200 - total flux cleaned = -0.00101782 Jy ! Total flux subtracted in 200 components = -0.00101782 Jy ! Clean residual min=-0.006042 max=0.004597 Jy/beam ! Clean residual mean=0.000080 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.369305 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.369305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152721Jy sigma=0.224651 ! Fit after self-cal, rms=0.152721Jy sigma=0.224649 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.000204971 Jy ! Component: 100 - total flux cleaned = -0.000205644 Jy ! Component: 150 - total flux cleaned = -0.000204688 Jy ! Component: 200 - total flux cleaned = -0.000231255 Jy ! Total flux subtracted in 200 components = -0.000231255 Jy ! Clean residual min=-0.006039 max=0.004556 Jy/beam ! Clean residual mean=0.000083 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.369074 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.369074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152697Jy sigma=0.224639 ! Fit after self-cal, rms=0.152696Jy sigma=0.224637 ! 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.152696Jy sigma=0.224637 ! Fit after self-cal, rms=0.152572Jy sigma=0.224630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.153 mas, bmaj=25.71 mas, bpa=8.98 degrees ! Estimated noise=7.54912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000551772 Jy ! Component: 100 - total flux cleaned = -0.000585264 Jy ! Component: 150 - total flux cleaned = -0.000616128 Jy ! Component: 200 - total flux cleaned = -0.000646152 Jy ! Total flux subtracted in 200 components = -0.000646152 Jy ! Clean residual min=-0.006070 max=0.004053 Jy/beam ! Clean residual mean=0.000126 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.368427 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 65 components and 0.368427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152564Jy sigma=0.224634 ! Fit after self-cal, rms=0.152562Jy sigma=0.224632 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.11118e-05 Jy ! Component: 100 - total flux cleaned = -2.12462e-05 Jy ! Component: 150 - total flux cleaned = -4.9996e-05 Jy ! Component: 200 - total flux cleaned = -7.83471e-05 Jy ! Total flux subtracted in 200 components = -7.83471e-05 Jy ! Clean residual min=-0.006062 max=0.004039 Jy/beam ! Clean residual mean=0.000128 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.368349 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 67 components and 0.368349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152559Jy sigma=0.224635 ! Fit after self-cal, rms=0.152555Jy sigma=0.224634 ! 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.744 mas, bmaj=11.36 mas, bpa=-3.008 degrees ! Estimated noise=7.05698 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.744 x 11.36 at -3.008 degrees (North through East) ! Clean map min=-0.0057978 max=0.32134 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.765 mas, bmaj=8.996 mas, bpa=-4.03 degrees ! Estimated noise=10.2948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.249614 Jy ! Component: 100 - total flux cleaned = 0.31507 Jy ! Component: 150 - total flux cleaned = 0.339198 Jy ! Component: 200 - total flux cleaned = 0.351627 Jy ! Total flux subtracted in 200 components = 0.351627 Jy ! Clean residual min=-0.007881 max=0.007729 Jy/beam ! Clean residual mean=0.000077 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 0.351626 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.351626 Jy ! Inverting map and beam ! Estimated beam: bmin=3.744 mas, bmaj=11.36 mas, bpa=-3.008 degrees ! Estimated noise=7.05698 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.00992217 Jy ! Component: 100 - total flux cleaned = 0.0141046 Jy ! Component: 150 - total flux cleaned = 0.0143969 Jy ! Component: 200 - total flux cleaned = 0.0147081 Jy ! Total flux subtracted in 200 components = 0.0147081 Jy ! Clean residual min=-0.006384 max=0.004769 Jy/beam ! Clean residual mean=0.000099 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.366334 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 42 components and 0.366335 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.153 mas, bmaj=25.71 mas, bpa=8.98 degrees ! Estimated noise=7.54912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131792 Jy ! Component: 100 - total flux cleaned = 0.00141904 Jy ! Component: 150 - total flux cleaned = 0.00145544 Jy ! Component: 200 - total flux cleaned = 0.00145466 Jy ! Total flux subtracted in 200 components = 0.00145466 Jy ! Clean residual min=-0.006000 max=0.004013 Jy/beam ! Clean residual mean=0.000138 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.367789 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.4932e-05 Jy ! Component: 100 - total flux cleaned = 2.75154e-05 Jy ! Component: 150 - total flux cleaned = 2.8033e-05 Jy ! Component: 200 - total flux cleaned = 3.88274e-05 Jy ! Total flux subtracted in 200 components = 3.88274e-05 Jy ! Clean residual min=-0.005965 max=0.004027 Jy/beam ! Clean residual mean=0.000137 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.367828 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 62 components and 0.367828 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.744 mas, bmaj=11.36 mas, bpa=-3.008 degrees ! Estimated noise=7.05698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000479636 Jy ! Component: 100 - total flux cleaned = -0.000557291 Jy ! Component: 150 - total flux cleaned = -0.000593036 Jy ! Component: 200 - total flux cleaned = -0.000660172 Jy ! Total flux subtracted in 200 components = -0.000660172 Jy ! Clean residual min=-0.006356 max=0.004646 Jy/beam ! Clean residual mean=0.000090 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.367168 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.367168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152542Jy sigma=0.224715 ! Fit after self-cal, rms=0.152499Jy sigma=0.224693 wmodel /scr/pima/rdv93_uvs/J0536-3401_S_map.mod ! Writing 68 model components to file: /scr/pima/rdv93_uvs/J0536-3401_S_map.mod wobs /scr/pima/rdv93_uvs/J0536-3401_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J0536-3401_S_uvs.fits wwins /scr/pima/rdv93_uvs/J0536-3401_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv93_uvs/J0536-3401_S_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.00242056 Jy ! Component: 100 - total flux cleaned = -0.00250753 Jy ! Component: 150 - total flux cleaned = -0.00227876 Jy ! Component: 200 - total flux cleaned = -0.00199124 Jy ! Component: 250 - total flux cleaned = -0.00178943 Jy ! Component: 300 - total flux cleaned = -0.00134938 Jy ! Component: 350 - total flux cleaned = -0.000806512 Jy ! Component: 400 - total flux cleaned = -0.000228537 Jy ! Component: 450 - total flux cleaned = 0.000215889 Jy ! Component: 500 - total flux cleaned = 0.000858952 Jy ! Component: 550 - total flux cleaned = 0.00117014 Jy ! Component: 600 - total flux cleaned = 0.00157418 Jy ! Component: 650 - total flux cleaned = 0.00186923 Jy ! Component: 700 - total flux cleaned = 0.00206191 Jy ! Component: 750 - total flux cleaned = 0.00243861 Jy ! Component: 800 - total flux cleaned = 0.00285222 Jy ! Component: 850 - total flux cleaned = 0.00316702 Jy ! Component: 900 - total flux cleaned = 0.00351834 Jy ! Component: 950 - total flux cleaned = 0.003818 Jy ! Component: 1000 - total flux cleaned = 0.00390154 Jy ! Component: 1050 - total flux cleaned = 0.00402556 Jy ! Component: 1100 - total flux cleaned = 0.00394446 Jy ! Component: 1150 - total flux cleaned = 0.0041051 Jy ! Component: 1200 - total flux cleaned = 0.00402607 Jy ! Component: 1250 - total flux cleaned = 0.00410411 Jy ! Component: 1300 - total flux cleaned = 0.00406579 Jy ! Component: 1350 - total flux cleaned = 0.00410355 Jy ! Component: 1400 - total flux cleaned = 0.00414024 Jy ! Component: 1450 - total flux cleaned = 0.00417614 Jy ! Component: 1500 - total flux cleaned = 0.00417582 Jy ! Component: 1550 - total flux cleaned = 0.00428346 Jy ! Component: 1600 - total flux cleaned = 0.00435317 Jy ! Component: 1650 - total flux cleaned = 0.00438753 Jy ! Component: 1700 - total flux cleaned = 0.0043191 Jy ! Component: 1750 - total flux cleaned = 0.00442132 Jy ! Component: 1800 - total flux cleaned = 0.00445506 Jy ! Component: 1850 - total flux cleaned = 0.00442188 Jy ! Component: 1900 - total flux cleaned = 0.00448746 Jy ! Component: 1950 - total flux cleaned = 0.00451981 Jy ! Component: 2000 - total flux cleaned = 0.00452014 Jy ! Component: 2050 - total flux cleaned = 0.00448835 Jy ! Component: 2100 - total flux cleaned = 0.00448866 Jy ! Component: 2150 - total flux cleaned = 0.00451928 Jy ! Component: 2200 - total flux cleaned = 0.00442744 Jy ! Component: 2250 - total flux cleaned = 0.004397 Jy ! Component: 2300 - total flux cleaned = 0.00442694 Jy ! Component: 2350 - total flux cleaned = 0.00430806 Jy ! Component: 2400 - total flux cleaned = 0.00427829 Jy ! Component: 2450 - total flux cleaned = 0.00416085 Jy ! Component: 2500 - total flux cleaned = 0.00404459 Jy ! Component: 2550 - total flux cleaned = 0.0039003 Jy ! Component: 2600 - total flux cleaned = 0.00384302 Jy ! Component: 2650 - total flux cleaned = 0.00375727 Jy ! Component: 2700 - total flux cleaned = 0.00370032 Jy ! Component: 2750 - total flux cleaned = 0.00353122 Jy ! Component: 2800 - total flux cleaned = 0.00350328 Jy ! Component: 2850 - total flux cleaned = 0.00336402 Jy ! Component: 2900 - total flux cleaned = 0.00328104 Jy ! Component: 2950 - total flux cleaned = 0.00325352 Jy ! Component: 3000 - total flux cleaned = 0.00319876 Jy ! Component: 3050 - total flux cleaned = 0.00306262 Jy ! Component: 3100 - total flux cleaned = 0.00303545 Jy ! Component: 3150 - total flux cleaned = 0.00295493 Jy ! Component: 3200 - total flux cleaned = 0.0029282 Jy ! Component: 3250 - total flux cleaned = 0.00284822 Jy ! Component: 3300 - total flux cleaned = 0.00276855 Jy ! Component: 3350 - total flux cleaned = 0.00279502 Jy ! Component: 3400 - total flux cleaned = 0.00276886 Jy ! Component: 3450 - total flux cleaned = 0.00274267 Jy ! Component: 3500 - total flux cleaned = 0.00266441 Jy ! Component: 3550 - total flux cleaned = 0.00263855 Jy ! Component: 3600 - total flux cleaned = 0.00269035 Jy ! Component: 3650 - total flux cleaned = 0.00263868 Jy ! Component: 3700 - total flux cleaned = 0.00253573 Jy ! Component: 3750 - total flux cleaned = 0.00251012 Jy ! Component: 3800 - total flux cleaned = 0.00243346 Jy ! Component: 3850 - total flux cleaned = 0.00245903 Jy ! Component: 3900 - total flux cleaned = 0.00243367 Jy ! Component: 3950 - total flux cleaned = 0.00235784 Jy ! Component: 4000 - total flux cleaned = 0.00235788 Jy ! Component: 4050 - total flux cleaned = 0.00235784 Jy ! Total flux subtracted in 4096 components = 0.00235797 Jy ! Clean residual min=-0.001378 max=0.001742 Jy/beam ! Clean residual mean=0.000019 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.369526 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 302 components and 0.369526 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J0536-3401_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.744 x 11.36 at -3.008 degrees (North through East) ! Clean map min=-0.0026619 max=0.32312 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J0536-3401_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.323115 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000436469 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.405245 0.405245 0.81049 1.62098 3.24196 6.48392 12.9678 25.9357 51.8713 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.323 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J0536-3401_S_uvs.log closed on Tue Sep 24 17:05:36 2013