! Started logfile: /d2/scr/pima/bp177i_uvs/J1108-3550_X_uvs.log on Tue Apr 15 00:19:27 2014 obs /d2/scr/pima/bp177i_uvs/J1108-3550_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177i_uvs/J1108-3550_X_uva.fits ! AN table 1: 5 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.453333 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1108-3550 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 272 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp177i_uvs/J1108-3550_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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.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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002257Jy sigma=33.317648 ! Fit after self-cal, rms=0.961555Jy sigma=33.259434 ! 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=6.19 mas, bmaj=21.38 mas, bpa=3.052 degrees ! Estimated noise=1.44964 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0285669 Jy ! Component: 100 - total flux cleaned = 0.035577 Jy ! Total flux subtracted in 100 components = 0.035577 Jy ! Clean residual min=-0.005723 max=0.005579 Jy/beam ! Clean residual mean=0.000058 rms=0.002969 Jy/beam ! Combined flux in latest and established models = 0.035577 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.035577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.021408Jy sigma=0.625521 ! Fit after self-cal, rms=0.021101Jy sigma=0.616033 ! 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=6.384 mas, bmaj=21.14 mas, bpa=4.224 degrees ! Estimated noise=1.45153 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.00420832 Jy ! Component: 100 - total flux cleaned = 0.00483721 Jy ! Component: 150 - total flux cleaned = 0.00482464 Jy ! Component: 200 - total flux cleaned = 0.00447586 Jy ! Total flux subtracted in 200 components = 0.00447586 Jy ! Clean residual min=-0.002789 max=0.002750 Jy/beam ! Clean residual mean=0.000003 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.0400529 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 97 components and 0.0400529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017595Jy sigma=0.513326 ! Fit after self-cal, rms=0.017422Jy sigma=0.511102 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.384 x 21.14 at 4.224 degrees (North through East) ! Clean map min=-0.0048187 max=0.028874 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 KP 1.00 LA 0.91 ! OV 1.00* PT 0.84 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 KP 1.01 LA 0.94 ! OV 1.00* PT 0.88 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.20 KP 1.17 LA 0.97 ! OV 1.00* PT 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 KP 0.99 LA 0.94 ! OV 1.00* PT 1.08 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 KP 0.95 LA 0.88 ! OV 1.00* PT 0.93 ! ! ! Fit before self-cal, rms=0.017422Jy sigma=0.511102 ! Fit after self-cal, rms=0.015036Jy sigma=0.501361 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.365 mas, bmaj=21.24 mas, bpa=3.323 degrees ! Estimated noise=1.43714 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.00101191 Jy ! Component: 100 - total flux cleaned = 0.00108215 Jy ! Component: 150 - total flux cleaned = 0.00118337 Jy ! Component: 200 - total flux cleaned = 0.00101164 Jy ! Total flux subtracted in 200 components = 0.00101164 Jy ! Clean residual min=-0.000699 max=0.000681 Jy/beam ! Clean residual mean=0.000011 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.0410645 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 194 components and 0.0410645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014627Jy sigma=0.484101 ! Fit after self-cal, rms=0.014593Jy sigma=0.483193 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014593Jy sigma=0.483193 ! Fit after self-cal, rms=0.014172Jy sigma=0.476778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.352 mas, bmaj=21.15 mas, bpa=3.337 degrees ! Estimated noise=1.40792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000186137 Jy ! Component: 100 - total flux cleaned = 0.00010691 Jy ! Component: 150 - total flux cleaned = 0.000432017 Jy ! Component: 200 - total flux cleaned = 0.000675618 Jy ! Total flux subtracted in 200 components = 0.000675618 Jy ! Clean residual min=-0.000356 max=0.000356 Jy/beam ! Clean residual mean=0.000005 rms=0.000128 Jy/beam ! Combined flux in latest and established models = 0.0417401 Jy selfcal ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 293 components and 0.0417401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014043Jy sigma=0.472437 ! Fit after self-cal, rms=0.014038Jy sigma=0.472211 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.000315101 Jy ! Component: 100 - total flux cleaned = 0.000408505 Jy ! Component: 150 - total flux cleaned = 0.00039631 Jy ! Component: 200 - total flux cleaned = 0.000396812 Jy ! Total flux subtracted in 200 components = 0.000396812 Jy ! Clean residual min=-0.000189 max=0.000189 Jy/beam ! Clean residual mean=0.000004 rms=0.000075 Jy/beam ! Combined flux in latest and established models = 0.0421369 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 379 components and 0.0421369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014017Jy sigma=0.471327 ! Fit after self-cal, rms=0.014020Jy sigma=0.471281 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014020Jy sigma=0.471281 ! Fit after self-cal, rms=0.013830Jy sigma=0.465305 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.329 mas, bmaj=21.14 mas, bpa=3.365 degrees ! Estimated noise=1.38902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.05349e-07 Jy ! Component: 100 - total flux cleaned = -7.10814e-05 Jy ! Component: 150 - total flux cleaned = -0.000215328 Jy ! Component: 200 - total flux cleaned = -0.000262295 Jy ! Total flux subtracted in 200 components = -0.000262295 Jy ! Clean residual min=-0.000195 max=0.000196 Jy/beam ! Clean residual mean=0.000003 rms=0.000074 Jy/beam ! Combined flux in latest and established models = 0.0418746 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 433 components and 0.0418746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013794Jy sigma=0.464746 ! Fit after self-cal, rms=0.013797Jy sigma=0.464639 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.000239274 Jy ! Component: 100 - total flux cleaned = 0.00037035 Jy ! Component: 150 - total flux cleaned = 0.000500568 Jy ! Component: 200 - total flux cleaned = 0.000633315 Jy ! Total flux subtracted in 200 components = 0.000633315 Jy ! Clean residual min=-0.000119 max=0.000121 Jy/beam ! Clean residual mean=0.000002 rms=0.000047 Jy/beam ! Combined flux in latest and established models = 0.0425079 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 525 components and 0.0425079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013785Jy sigma=0.464335 ! Fit after self-cal, rms=0.013791Jy sigma=0.464297 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013791Jy sigma=0.464297 ! Fit after self-cal, rms=0.013735Jy sigma=0.461386 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.407 mas, bmaj=21.05 mas, bpa=3.356 degrees ! Estimated noise=1.39052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000155515 Jy ! Component: 100 - total flux cleaned = -0.000212635 Jy ! Component: 150 - total flux cleaned = -0.000252011 Jy ! Component: 200 - total flux cleaned = -0.000270726 Jy ! Total flux subtracted in 200 components = -0.000270726 Jy ! Clean residual min=-0.000156 max=0.000158 Jy/beam ! Clean residual mean=0.000001 rms=0.000057 Jy/beam ! Combined flux in latest and established models = 0.0422372 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 585 components and 0.0422372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013711Jy sigma=0.461202 ! Fit after self-cal, rms=0.013719Jy sigma=0.461084 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.78845e-05 Jy ! Component: 100 - total flux cleaned = 6.31705e-05 Jy ! Component: 150 - total flux cleaned = 9.08525e-05 Jy ! Component: 200 - total flux cleaned = 0.000109752 Jy ! Total flux subtracted in 200 components = 0.000109752 Jy ! Clean residual min=-0.000103 max=0.000104 Jy/beam ! Clean residual mean=-0.000001 rms=0.000040 Jy/beam ! Combined flux in latest and established models = 0.042347 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 660 components and 0.042347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013707Jy sigma=0.460922 ! Fit after self-cal, rms=0.013712Jy sigma=0.460884 ! 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=6.331 mas, bmaj=21.14 mas, bpa=3.335 degrees ! Estimated noise=1.38744 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.331 x 21.14 at 3.335 degrees (North through East) ! Clean map min=-0.0039448 max=0.028989 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=6.331 mas, bmaj=21.14 mas, bpa=3.335 degrees ! Estimated noise=1.38744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257493 Jy ! Component: 100 - total flux cleaned = 0.0310488 Jy ! Component: 150 - total flux cleaned = 0.0320558 Jy ! Component: 200 - total flux cleaned = 0.0317689 Jy ! Total flux subtracted in 200 components = 0.0317689 Jy ! Clean residual min=-0.004625 max=0.004643 Jy/beam ! Clean residual mean=-0.000001 rms=0.001744 Jy/beam ! Combined flux in latest and established models = 0.0317689 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 63 model components to the UV plane model. ! The established model now contains 63 components and 0.0317689 Jy ! Inverting map and beam ! Estimated beam: bmin=6.331 mas, bmaj=21.14 mas, bpa=3.335 degrees ! Estimated noise=1.38744 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.00253424 Jy ! Component: 100 - total flux cleaned = -0.00211179 Jy ! Component: 150 - total flux cleaned = -0.00191244 Jy ! Component: 200 - total flux cleaned = -0.00191511 Jy ! Total flux subtracted in 200 components = -0.00191511 Jy ! Clean residual min=-0.001526 max=0.001534 Jy/beam ! Clean residual mean=0.000021 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.0298538 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 123 components and 0.0298538 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.407 mas, bmaj=21.05 mas, bpa=3.356 degrees ! Estimated noise=1.39052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122461 Jy ! Component: 100 - total flux cleaned = 0.0003514 Jy ! Component: 150 - total flux cleaned = 0.000299606 Jy ! Component: 200 - total flux cleaned = 0.000349196 Jy ! Total flux subtracted in 200 components = 0.000349196 Jy ! Clean residual min=-0.000838 max=0.000827 Jy/beam ! Clean residual mean=0.000003 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.030203 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.000319481 Jy ! Component: 100 - total flux cleaned = 0.000370675 Jy ! Component: 150 - total flux cleaned = 0.000376719 Jy ! Component: 200 - total flux cleaned = 0.000298566 Jy ! Total flux subtracted in 200 components = 0.000298566 Jy ! Clean residual min=-0.001555 max=0.001525 Jy/beam ! Clean residual mean=-0.000002 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0305016 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 191 components and 0.0305016 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.331 mas, bmaj=21.14 mas, bpa=3.335 degrees ! Estimated noise=1.38744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114674 Jy ! Component: 100 - total flux cleaned = -5.316e-05 Jy ! Component: 150 - total flux cleaned = 0.000272842 Jy ! Component: 200 - total flux cleaned = 0.000329739 Jy ! Total flux subtracted in 200 components = 0.000329739 Jy ! Clean residual min=-0.001050 max=0.001074 Jy/beam ! Clean residual mean=0.000004 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.0308313 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 212 components and 0.0308313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013868Jy sigma=0.468330 ! Fit after self-cal, rms=0.013847Jy sigma=0.467158 wmodel /d2/scr/pima/bp177i_uvs/J1108-3550_X_map.mod ! Writing 212 model components to file: /d2/scr/pima/bp177i_uvs/J1108-3550_X_map.mod wobs /d2/scr/pima/bp177i_uvs/J1108-3550_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177i_uvs/J1108-3550_X_uvs.fits wwins /d2/scr/pima/bp177i_uvs/J1108-3550_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp177i_uvs/J1108-3550_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.331 x 21.14 at 3.335 degrees (North through East) ! Clean map min=-0.0061993 max=0.024474 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177i_uvs/J1108-3550_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.024474 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000382695 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.69104 4.69104 9.38208 18.7642 37.5283 75.0566 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.024 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 63.951 quit ! Quitting program ! Log file /d2/scr/pima/bp177i_uvs/J1108-3550_X_uvs.log closed on Tue Apr 15 00:19:32 2014