! Started logfile: /d2/scr/pima/bp177e_uvs/J1432+0305_X_uvs.log on Sat Mar 22 21:00:55 2014 obs /d2/scr/pima/bp177e_uvs/J1432+0305_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177e_uvs/J1432+0305_X_uva.fits ! AN table 1: 6 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.488095 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1432+0305 ! ! 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 656 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/bp177e_uvs/J1432+0305_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001199Jy sigma=41.323123 ! Fit after self-cal, rms=0.964243Jy sigma=40.456699 ! 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.586 mas, bmaj=5.6 mas, bpa=-22.43 degrees ! Estimated noise=0.998923 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.0244198 Jy ! Component: 100 - total flux cleaned = 0.0349459 Jy ! Total flux subtracted in 100 components = 0.0349459 Jy ! Clean residual min=-0.005478 max=0.005717 Jy/beam ! Clean residual mean=-0.000013 rms=0.002326 Jy/beam ! Combined flux in latest and established models = 0.0349459 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.0349459 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.038113Jy sigma=1.208230 ! Fit after self-cal, rms=0.037248Jy sigma=1.162116 ! 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.096 mas, bmaj=5.808 mas, bpa=-14.8 degrees ! Estimated noise=0.726376 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.0110613 Jy ! Component: 100 - total flux cleaned = 0.0136372 Jy ! Component: 150 - total flux cleaned = 0.0147905 Jy ! Component: 200 - total flux cleaned = 0.0133347 Jy ! Total flux subtracted in 200 components = 0.0133347 Jy ! Clean residual min=-0.003799 max=0.003817 Jy/beam ! Clean residual mean=-0.000021 rms=0.002189 Jy/beam ! Combined flux in latest and established models = 0.0482807 Jy ! Performing phase self-cal ! Adding 128 model components to the UV plane model. ! The established model now contains 164 components and 0.0482807 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.030666Jy sigma=0.824958 ! Fit after self-cal, rms=0.030668Jy sigma=0.820946 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.096 x 5.808 at -14.8 degrees (North through East) ! Clean map min=-0.0062979 max=0.031156 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.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! 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 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! 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.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! 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 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! 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* HN 1.00* KP 1.00* ! LA 1.00* NL 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* HN 1.00* KP 1.00* ! LA 1.00* NL 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* HN 1.00* KP 1.00* ! LA 1.00* NL 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.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.030668Jy sigma=0.820946 ! Fit after self-cal, rms=0.026709Jy sigma=0.798983 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=5.77 mas, bpa=-15.01 degrees ! Estimated noise=0.73144 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.00119027 Jy ! Component: 100 - total flux cleaned = 0.00278603 Jy ! Component: 150 - total flux cleaned = 0.00373628 Jy ! Component: 200 - total flux cleaned = 0.00402347 Jy ! Total flux subtracted in 200 components = 0.00402347 Jy ! Clean residual min=-0.002169 max=0.002166 Jy/beam ! Clean residual mean=-0.000015 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.0523041 Jy ! Performing phase self-cal ! Adding 134 model components to the UV plane model. ! The established model now contains 295 components and 0.0523041 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.024784Jy sigma=0.690680 ! Fit after self-cal, rms=0.024836Jy sigma=0.689660 ! 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.024836Jy sigma=0.689660 ! Fit after self-cal, rms=0.025204Jy sigma=0.678662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.092 mas, bmaj=5.78 mas, bpa=-14.37 degrees ! Estimated noise=0.727579 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000548152 Jy ! Component: 100 - total flux cleaned = 0.0011787 Jy ! Component: 150 - total flux cleaned = 0.00215634 Jy ! Component: 200 - total flux cleaned = 0.00326185 Jy ! Total flux subtracted in 200 components = 0.00326185 Jy ! Clean residual min=-0.001172 max=0.001173 Jy/beam ! Clean residual mean=-0.000008 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.055566 Jy selfcal ! Performing phase self-cal ! Adding 111 model components to the UV plane model. ! The established model now contains 397 components and 0.055566 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.024642Jy sigma=0.646638 ! Fit after self-cal, rms=0.024666Jy sigma=0.646395 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.03081e-05 Jy ! Component: 100 - total flux cleaned = 8.11631e-05 Jy ! Component: 150 - total flux cleaned = 0.000386692 Jy ! Component: 200 - total flux cleaned = 0.000479025 Jy ! Total flux subtracted in 200 components = 0.000479025 Jy ! Clean residual min=-0.000724 max=0.000728 Jy/beam ! Clean residual mean=-0.000005 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.056045 Jy ! Performing phase self-cal ! Adding 119 model components to the UV plane model. ! The established model now contains 492 components and 0.056045 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.024429Jy sigma=0.633819 ! Fit after self-cal, rms=0.024434Jy sigma=0.633709 ! 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.024434Jy sigma=0.633709 ! Fit after self-cal, rms=0.024982Jy sigma=0.616417 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=5.775 mas, bpa=-13.77 degrees ! Estimated noise=0.730438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.27285e-05 Jy ! Component: 100 - total flux cleaned = 8.71685e-05 Jy ! Component: 150 - total flux cleaned = 0.000290844 Jy ! Component: 200 - total flux cleaned = 0.000413077 Jy ! Total flux subtracted in 200 components = 0.000413077 Jy ! Clean residual min=-0.000478 max=0.000479 Jy/beam ! Clean residual mean=-0.000004 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0564581 Jy selfcal ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 567 components and 0.0564581 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.024854Jy sigma=0.609925 ! Fit after self-cal, rms=0.024836Jy sigma=0.609818 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.000112708 Jy ! Component: 100 - total flux cleaned = 0.000112761 Jy ! Component: 150 - total flux cleaned = 9.04214e-05 Jy ! Component: 200 - total flux cleaned = -3.83097e-05 Jy ! Total flux subtracted in 200 components = -3.83097e-05 Jy ! Clean residual min=-0.000349 max=0.000346 Jy/beam ! Clean residual mean=-0.000003 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0564197 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 645 components and 0.0564198 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.024778Jy sigma=0.607387 ! Fit after self-cal, rms=0.024772Jy sigma=0.607330 ! 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.024772Jy sigma=0.607330 ! Fit after self-cal, rms=0.024983Jy sigma=0.605783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.37 mas, bmaj=5.972 mas, bpa=-10.45 degrees ! Estimated noise=0.733692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244175 Jy ! Component: 100 - total flux cleaned = 0.000320234 Jy ! Component: 150 - total flux cleaned = 0.00017848 Jy ! Component: 200 - total flux cleaned = 2.33136e-05 Jy ! Total flux subtracted in 200 components = 2.33136e-05 Jy ! Clean residual min=-0.000359 max=0.000357 Jy/beam ! Clean residual mean=-0.000003 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.0564431 Jy selfcal ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 724 components and 0.0564431 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.024921Jy sigma=0.602067 ! Fit after self-cal, rms=0.024929Jy sigma=0.602031 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.000262055 Jy ! Component: 100 - total flux cleaned = 0.000296745 Jy ! Component: 150 - total flux cleaned = 0.000347091 Jy ! Component: 200 - total flux cleaned = 0.000425804 Jy ! Total flux subtracted in 200 components = 0.000425804 Jy ! Clean residual min=-0.000256 max=0.000254 Jy/beam ! Clean residual mean=-0.000002 rms=0.000125 Jy/beam ! Combined flux in latest and established models = 0.0568689 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 787 components and 0.0568689 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.024901Jy sigma=0.600464 ! Fit after self-cal, rms=0.024904Jy sigma=0.600436 ! 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.111 mas, bmaj=5.755 mas, bpa=-13.47 degrees ! Estimated noise=0.73303 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.111 x 5.755 at -13.47 degrees (North through East) ! Clean map min=-0.0039872 max=0.027917 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.655 mas, bmaj=5.485 mas, bpa=-20.97 degrees ! Estimated noise=1.0172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0256142 Jy ! Component: 100 - total flux cleaned = 0.0365654 Jy ! Component: 150 - total flux cleaned = 0.0423102 Jy ! Component: 200 - total flux cleaned = 0.0452016 Jy ! Total flux subtracted in 200 components = 0.0452016 Jy ! Clean residual min=-0.003692 max=0.003693 Jy/beam ! Clean residual mean=-0.000013 rms=0.001765 Jy/beam ! Combined flux in latest and established models = 0.0452016 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 87 model components to the UV plane model. ! The established model now contains 87 components and 0.0452016 Jy ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=5.755 mas, bpa=-13.47 degrees ! Estimated noise=0.73303 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.00299103 Jy ! Component: 100 - total flux cleaned = 0.00245776 Jy ! Component: 150 - total flux cleaned = 0.00152475 Jy ! Component: 200 - total flux cleaned = 6.16481e-05 Jy ! Total flux subtracted in 200 components = 6.16481e-05 Jy ! Clean residual min=-0.003320 max=0.003290 Jy/beam ! Clean residual mean=-0.000018 rms=0.001824 Jy/beam ! Combined flux in latest and established models = 0.0452633 Jy ! Adding 118 model components to the UV plane model. ! The established model now contains 202 components and 0.0452632 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=3.37 mas, bmaj=5.972 mas, bpa=-10.45 degrees ! Estimated noise=0.733692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00092382 Jy ! Component: 100 - total flux cleaned = 0.00263018 Jy ! Component: 150 - total flux cleaned = 0.00395932 Jy ! Component: 200 - total flux cleaned = 0.00502077 Jy ! Total flux subtracted in 200 components = 0.00502077 Jy ! Clean residual min=-0.001838 max=0.001824 Jy/beam ! Clean residual mean=-0.000013 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.050284 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.000305909 Jy ! Component: 100 - total flux cleaned = -7.69901e-05 Jy ! Component: 150 - total flux cleaned = -0.000599987 Jy ! Component: 200 - total flux cleaned = -0.00109817 Jy ! Total flux subtracted in 200 components = -0.00109817 Jy ! Clean residual min=-0.001347 max=0.001369 Jy/beam ! Clean residual mean=-0.000011 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.0491858 Jy ! Adding 251 model components to the UV plane model. ! The established model now contains 448 components and 0.0491859 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=5.755 mas, bpa=-13.47 degrees ! Estimated noise=0.73303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.20287e-05 Jy ! Component: 100 - total flux cleaned = 0.000226339 Jy ! Component: 150 - total flux cleaned = 0.000489404 Jy ! Component: 200 - total flux cleaned = 0.00057149 Jy ! Total flux subtracted in 200 components = 0.00057149 Jy ! Clean residual min=-0.000610 max=0.000618 Jy/beam ! Clean residual mean=-0.000005 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.0497574 Jy selfcal ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 531 components and 0.0497573 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.025015Jy sigma=0.610075 ! Fit after self-cal, rms=0.025010Jy sigma=0.609829 wmodel /d2/scr/pima/bp177e_uvs/J1432+0305_X_map.mod ! Writing 531 model components to file: /d2/scr/pima/bp177e_uvs/J1432+0305_X_map.mod wobs /d2/scr/pima/bp177e_uvs/J1432+0305_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177e_uvs/J1432+0305_X_uvs.fits wwins /d2/scr/pima/bp177e_uvs/J1432+0305_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/bp177e_uvs/J1432+0305_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.111 x 5.755 at -13.47 degrees (North through East) ! Clean map min=-0.0049272 max=0.027227 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177e_uvs/J1432+0305_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0272267 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000325442 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.58591 3.58591 7.17182 14.3436 28.6873 57.3746 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.027 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 83.66 quit ! Quitting program ! Log file /d2/scr/pima/bp177e_uvs/J1432+0305_X_uvs.log closed on Sat Mar 22 21:00:58 2014