! Started logfile: /d2/scr/pima/bp171a3_uvs/J0800-3612_X_uvs.log on Mon Feb 24 08:43:07 2014 obs /d2/scr/pima/bp171a3_uvs/J0800-3612_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a3_uvs/J0800-3612_X_uva.fits ! AN table 1: 3 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0800-3612 ! ! 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 240 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/bp171a3_uvs/J0800-3612_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. ! ! 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=1.003089Jy sigma=29.681545 ! Fit after self-cal, rms=0.966583Jy sigma=28.608671 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.749 mas, bmaj=16.58 mas, bpa=22.89 degrees ! Estimated noise=2.45256 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.0256238 Jy ! Component: 100 - total flux cleaned = 0.0275188 Jy ! Total flux subtracted in 100 components = 0.0275188 Jy ! Clean residual min=-0.003693 max=0.003762 Jy/beam ! Clean residual mean=-0.000002 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.0275188 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0275188 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.024336Jy sigma=0.545314 ! Fit after self-cal, rms=0.024113Jy sigma=0.540236 ! 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=1.001 mas, bmaj=15.35 mas, bpa=22.33 degrees ! Estimated noise=1.61853 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.00235915 Jy ! Component: 100 - total flux cleaned = 0.00222229 Jy ! Component: 150 - total flux cleaned = 0.0019388 Jy ! Component: 200 - total flux cleaned = 0.00202976 Jy ! Total flux subtracted in 200 components = 0.00202976 Jy ! Clean residual min=-0.001474 max=0.001467 Jy/beam ! Clean residual mean=-0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0295486 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.0295486 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.023081Jy sigma=0.512854 ! Fit after self-cal, rms=0.023047Jy sigma=0.511787 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.001 x 15.35 at 22.33 degrees (North through East) ! Clean map min=-0.0028473 max=0.026545 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. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 0.90 OV 1.01 PT 1.01 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.87 KP 0.93 OV 1.00 PT 1.13 ! SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.93 OV 1.06 PT 1.10 ! SC 1.00 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.023047Jy sigma=0.511787 ! Fit after self-cal, rms=0.023209Jy sigma=0.508894 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.005 mas, bmaj=15.36 mas, bpa=22.32 degrees ! Estimated noise=1.61235 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.000618063 Jy ! Component: 100 - total flux cleaned = 4.97742e-05 Jy ! Component: 150 - total flux cleaned = -0.000454688 Jy ! Component: 200 - total flux cleaned = -0.000719865 Jy ! Total flux subtracted in 200 components = -0.000719865 Jy ! Clean residual min=-0.000925 max=0.000943 Jy/beam ! Clean residual mean=0.000000 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0288287 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 83 components and 0.0288287 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.022882Jy sigma=0.501114 ! Fit after self-cal, rms=0.022881Jy sigma=0.500482 ! 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.022881Jy sigma=0.500482 ! Fit after self-cal, rms=0.022661Jy sigma=0.492064 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9954 mas, bmaj=15.36 mas, bpa=22.34 degrees ! Estimated noise=1.62375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000914328 Jy ! Component: 100 - total flux cleaned = -0.00149881 Jy ! Component: 150 - total flux cleaned = -0.00174279 Jy ! Component: 200 - total flux cleaned = -0.0018966 Jy ! Total flux subtracted in 200 components = -0.0018966 Jy ! Clean residual min=-0.000638 max=0.000621 Jy/beam ! Clean residual mean=0.000000 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.0269321 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 134 components and 0.0269321 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.022410Jy sigma=0.488590 ! Fit after self-cal, rms=0.022431Jy sigma=0.488275 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.000389375 Jy ! Component: 100 - total flux cleaned = -0.000461932 Jy ! Component: 150 - total flux cleaned = -0.000210284 Jy ! Component: 200 - total flux cleaned = 2.77169e-05 Jy ! Total flux subtracted in 200 components = 2.77169e-05 Jy ! Clean residual min=-0.000487 max=0.000483 Jy/beam ! Clean residual mean=0.000001 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.0269598 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 171 components and 0.0269598 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.022275Jy sigma=0.486454 ! Fit after self-cal, rms=0.022272Jy sigma=0.486344 ! 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.022272Jy sigma=0.486344 ! Fit after self-cal, rms=0.022324Jy sigma=0.485902 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9932 mas, bmaj=15.36 mas, bpa=22.35 degrees ! Estimated noise=1.63674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000308864 Jy ! Component: 100 - total flux cleaned = -0.000403749 Jy ! Component: 150 - total flux cleaned = -0.000493487 Jy ! Component: 200 - total flux cleaned = -0.000523768 Jy ! Total flux subtracted in 200 components = -0.000523768 Jy ! Clean residual min=-0.000497 max=0.000502 Jy/beam ! Clean residual mean=0.000000 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.026436 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 202 components and 0.026436 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.022189Jy sigma=0.484766 ! Fit after self-cal, rms=0.022184Jy sigma=0.484658 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 = -3.63726e-05 Jy ! Component: 100 - total flux cleaned = -6.60397e-05 Jy ! Component: 150 - total flux cleaned = 8.5569e-05 Jy ! Component: 200 - total flux cleaned = 0.000355451 Jy ! Total flux subtracted in 200 components = 0.000355451 Jy ! Clean residual min=-0.000406 max=0.000404 Jy/beam ! Clean residual mean=0.000001 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.0267915 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 236 components and 0.0267915 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.022086Jy sigma=0.483571 ! Fit after self-cal, rms=0.022091Jy sigma=0.483501 ! 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.022091Jy sigma=0.483501 ! Fit after self-cal, rms=0.022149Jy sigma=0.483251 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.905 mas, bmaj=18.26 mas, bpa=15.02 degrees ! Estimated noise=1.92529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014163 Jy ! Component: 100 - total flux cleaned = 0.000126757 Jy ! Component: 150 - total flux cleaned = 5.32075e-05 Jy ! Component: 200 - total flux cleaned = -9.96577e-05 Jy ! Total flux subtracted in 200 components = -9.96577e-05 Jy ! Clean residual min=-0.000266 max=0.000260 Jy/beam ! Clean residual mean=0.000000 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.0266918 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 279 components and 0.0266918 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.022127Jy sigma=0.482935 ! Fit after self-cal, rms=0.022135Jy sigma=0.482876 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.000184626 Jy ! Component: 100 - total flux cleaned = 0.00018562 Jy ! Component: 150 - total flux cleaned = 0.000196739 Jy ! Component: 200 - total flux cleaned = 0.000186132 Jy ! Total flux subtracted in 200 components = 0.000186132 Jy ! Clean residual min=-0.000172 max=0.000173 Jy/beam ! Clean residual mean=0.000001 rms=0.000072 Jy/beam ! Combined flux in latest and established models = 0.0268779 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 325 components and 0.0268779 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.022111Jy sigma=0.482484 ! Fit after self-cal, rms=0.022123Jy sigma=0.482457 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=0.9919 mas, bmaj=15.35 mas, bpa=22.36 degrees ! Estimated noise=1.64722 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9919 x 15.35 at 22.36 degrees (North through East) ! Clean map min=-0.0024892 max=0.026437 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7401 mas, bmaj=16.57 mas, bpa=22.88 degrees ! Estimated noise=2.52878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257758 Jy ! Component: 100 - total flux cleaned = 0.02695 Jy ! Component: 150 - total flux cleaned = 0.0274504 Jy ! Component: 200 - total flux cleaned = 0.0267951 Jy ! Total flux subtracted in 200 components = 0.0267951 Jy ! Clean residual min=-0.002326 max=0.002300 Jy/beam ! Clean residual mean=-0.000002 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.0267951 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.0267951 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9919 mas, bmaj=15.35 mas, bpa=22.36 degrees ! Estimated noise=1.64722 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.000120863 Jy ! Component: 100 - total flux cleaned = -2.6502e-05 Jy ! Component: 150 - total flux cleaned = 0.000141668 Jy ! Component: 200 - total flux cleaned = 0.000155457 Jy ! Total flux subtracted in 200 components = 0.000155457 Jy ! Clean residual min=-0.001723 max=0.001720 Jy/beam ! Clean residual mean=-0.000000 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0269506 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 61 components and 0.0269506 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=2.905 mas, bmaj=18.26 mas, bpa=15.02 degrees ! Estimated noise=1.92529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000441262 Jy ! Component: 100 - total flux cleaned = -0.000869309 Jy ! Component: 150 - total flux cleaned = -0.00105961 Jy ! Component: 200 - total flux cleaned = -0.00079082 Jy ! Total flux subtracted in 200 components = -0.00079082 Jy ! Clean residual min=-0.000744 max=0.000733 Jy/beam ! Clean residual mean=0.000002 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.0261598 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.0297e-06 Jy ! Component: 100 - total flux cleaned = -3.01535e-06 Jy ! Component: 150 - total flux cleaned = -1.05675e-05 Jy ! Component: 200 - total flux cleaned = -2.7924e-05 Jy ! Total flux subtracted in 200 components = -2.7924e-05 Jy ! Clean residual min=-0.002158 max=0.002226 Jy/beam ! Clean residual mean=0.000002 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0261319 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 140 components and 0.0261319 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9919 mas, bmaj=15.35 mas, bpa=22.36 degrees ! Estimated noise=1.64722 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000348435 Jy ! Component: 100 - total flux cleaned = 0.00017906 Jy ! Component: 150 - total flux cleaned = -0.000138986 Jy ! Component: 200 - total flux cleaned = -0.000438244 Jy ! Total flux subtracted in 200 components = -0.000438244 Jy ! Clean residual min=-0.000826 max=0.000825 Jy/beam ! Clean residual mean=0.000000 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.0256936 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 178 components and 0.0256936 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.022449Jy sigma=0.487210 ! Fit after self-cal, rms=0.022451Jy sigma=0.486288 wmodel /d2/scr/pima/bp171a3_uvs/J0800-3612_X_map.mod ! Writing 178 model components to file: /d2/scr/pima/bp171a3_uvs/J0800-3612_X_map.mod wobs /d2/scr/pima/bp171a3_uvs/J0800-3612_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a3_uvs/J0800-3612_X_uvs.fits wwins /d2/scr/pima/bp171a3_uvs/J0800-3612_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/bp171a3_uvs/J0800-3612_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9919 x 15.35 at 22.36 degrees (North through East) ! Clean map min=-0.0027642 max=0.02436 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a3_uvs/J0800-3612_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0243597 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243942 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.00426 3.00426 6.00851 12.017 24.034 48.0681 96.1362 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.024 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 99.858 quit ! Quitting program ! Log file /d2/scr/pima/bp171a3_uvs/J0800-3612_X_uvs.log closed on Mon Feb 24 08:43:11 2014