! Started logfile: /d2/scr/pima/bp177e_uvs/J1507+621A_C_uvs.log on Sat Mar 22 18:47:02 2014 obs /d2/scr/pima/bp177e_uvs/J1507+621A_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177e_uvs/J1507+621A_C_uva.fits ! AN table 1: 3 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J1507+621A ! ! 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 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 168 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.3 print "taper_size =",taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp177e_uvs/J1507+621A_C] 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.300x0.300 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001510Jy sigma=56.983362 ! Fit after self-cal, rms=0.971058Jy sigma=56.645916 ! 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=11.3 mas, bmaj=16.72 mas, bpa=33.28 degrees ! Estimated noise=1.03637 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.015955 Jy ! Component: 100 - total flux cleaned = 0.0154252 Jy ! Total flux subtracted in 100 components = 0.0154252 Jy ! Clean residual min=-0.005595 max=0.005668 Jy/beam ! Clean residual mean=0.000009 rms=0.002911 Jy/beam ! Combined flux in latest and established models = 0.0154252 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 42 components and 0.0154252 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.017992Jy sigma=0.940479 ! Fit after self-cal, rms=0.017348Jy sigma=0.899435 ! 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=11.3 mas, bmaj=16.72 mas, bpa=33.28 degrees ! Estimated noise=1.03637 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.000292852 Jy ! Component: 100 - total flux cleaned = 0.00271736 Jy ! Component: 150 - total flux cleaned = 0.00428116 Jy ! Component: 200 - total flux cleaned = 0.00592508 Jy ! Total flux subtracted in 200 components = 0.00592508 Jy ! Clean residual min=-0.001519 max=0.001537 Jy/beam ! Clean residual mean=0.000005 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.0213502 Jy ! Performing phase self-cal ! Adding 118 model components to the UV plane model. ! The established model now contains 159 components and 0.0213502 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.012579Jy sigma=0.625978 ! Fit after self-cal, rms=0.012478Jy sigma=0.621647 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.3 x 16.72 at 33.28 degrees (North through East) ! Clean map min=-0.0094134 max=0.017972 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.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.15 KP 1.01 LA 0.89 OV 1.00* ! PT 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.85 KP 1.06 LA 0.99 OV 1.00* ! PT 0.84 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.012478Jy sigma=0.621647 ! Fit after self-cal, rms=0.012164Jy sigma=0.603719 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.31 mas, bmaj=16.69 mas, bpa=33.66 degrees ! Estimated noise=1.02628 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.0009503 Jy ! Component: 100 - total flux cleaned = -0.000149239 Jy ! Component: 150 - total flux cleaned = 0.000503378 Jy ! Component: 200 - total flux cleaned = 0.000833091 Jy ! Total flux subtracted in 200 components = 0.000833091 Jy ! Clean residual min=-0.000653 max=0.000651 Jy/beam ! Clean residual mean=0.000002 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0221833 Jy ! Performing phase self-cal ! Adding 103 model components to the UV plane model. ! The established model now contains 261 components and 0.0221833 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.011625Jy sigma=0.570459 ! Fit after self-cal, rms=0.011607Jy sigma=0.569535 ! 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.011607Jy sigma=0.569535 ! Fit after self-cal, rms=0.011315Jy sigma=0.544203 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.34 mas, bmaj=16.79 mas, bpa=34.36 degrees ! Estimated noise=1.02938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000515294 Jy ! Component: 100 - total flux cleaned = -0.000572449 Jy ! Component: 150 - total flux cleaned = -0.00059987 Jy ! Component: 200 - total flux cleaned = -0.000633132 Jy ! Total flux subtracted in 200 components = -0.000633132 Jy ! Clean residual min=-0.000558 max=0.000580 Jy/beam ! Clean residual mean=0.000002 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.0215502 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 330 components and 0.0215502 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.011162Jy sigma=0.536436 ! Fit after self-cal, rms=0.011162Jy sigma=0.535879 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.000348532 Jy ! Component: 100 - total flux cleaned = -0.000532388 Jy ! Component: 150 - total flux cleaned = -0.000632565 Jy ! Component: 200 - total flux cleaned = -0.000664493 Jy ! Total flux subtracted in 200 components = -0.000664493 Jy ! Clean residual min=-0.000285 max=0.000289 Jy/beam ! Clean residual mean=0.000001 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.0208857 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 398 components and 0.0208857 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.011083Jy sigma=0.533566 ! Fit after self-cal, rms=0.011079Jy sigma=0.533316 ! 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.011079Jy sigma=0.533316 ! Fit after self-cal, rms=0.011017Jy sigma=0.531234 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.27 mas, bmaj=16.86 mas, bpa=34.8 degrees ! Estimated noise=1.02759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000285125 Jy ! Component: 100 - total flux cleaned = -0.000363518 Jy ! Component: 150 - total flux cleaned = -0.000466533 Jy ! Component: 200 - total flux cleaned = -0.000518931 Jy ! Total flux subtracted in 200 components = -0.000518931 Jy ! Clean residual min=-0.000311 max=0.000314 Jy/beam ! Clean residual mean=0.000001 rms=0.000126 Jy/beam ! Combined flux in latest and established models = 0.0203668 Jy selfcal ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 468 components and 0.0203668 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.010946Jy sigma=0.528040 ! Fit after self-cal, rms=0.010946Jy sigma=0.527837 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.000226425 Jy ! Component: 100 - total flux cleaned = -0.000348579 Jy ! Component: 150 - total flux cleaned = -0.000362469 Jy ! Component: 200 - total flux cleaned = -0.000376399 Jy ! Total flux subtracted in 200 components = -0.000376399 Jy ! Clean residual min=-0.000236 max=0.000234 Jy/beam ! Clean residual mean=0.000001 rms=0.000101 Jy/beam ! Combined flux in latest and established models = 0.0199904 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 528 components and 0.0199904 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.010906Jy sigma=0.525996 ! Fit after self-cal, rms=0.010904Jy sigma=0.525767 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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.010904Jy sigma=0.525767 ! Fit after self-cal, rms=0.010858Jy sigma=0.525028 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.34 mas, bmaj=16.9 mas, bpa=35.23 degrees ! Estimated noise=1.02345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.96619e-05 Jy ! Component: 100 - total flux cleaned = -4.06038e-05 Jy ! Component: 150 - total flux cleaned = -0.000113396 Jy ! Component: 200 - total flux cleaned = -0.000115907 Jy ! Total flux subtracted in 200 components = -0.000115907 Jy ! Clean residual min=-0.000313 max=0.000306 Jy/beam ! Clean residual mean=0.000001 rms=0.000105 Jy/beam ! Combined flux in latest and established models = 0.0198745 Jy selfcal ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 582 components and 0.0198745 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.010811Jy sigma=0.522869 ! Fit after self-cal, rms=0.010811Jy sigma=0.522727 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.0003258 Jy ! Component: 100 - total flux cleaned = -0.000463734 Jy ! Component: 150 - total flux cleaned = -0.000530425 Jy ! Component: 200 - total flux cleaned = -0.000530798 Jy ! Total flux subtracted in 200 components = -0.000530798 Jy ! Clean residual min=-0.000225 max=0.000219 Jy/beam ! Clean residual mean=0.000001 rms=0.000095 Jy/beam ! Combined flux in latest and established models = 0.0193437 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 638 components and 0.0193437 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.010777Jy sigma=0.521372 ! Fit after self-cal, rms=0.010776Jy sigma=0.521107 ! 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=11.22 mas, bmaj=16.9 mas, bpa=35.17 degrees ! Estimated noise=1.02239 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.22 x 16.9 at 35.17 degrees (North through East) ! Clean map min=-0.007987 max=0.016979 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=11.22 mas, bmaj=16.9 mas, bpa=35.17 degrees ! Estimated noise=1.02239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152494 Jy ! Component: 100 - total flux cleaned = 0.0147916 Jy ! Component: 150 - total flux cleaned = 0.0155147 Jy ! Component: 200 - total flux cleaned = 0.0175117 Jy ! Total flux subtracted in 200 components = 0.0175117 Jy ! Clean residual min=-0.002854 max=0.002848 Jy/beam ! Clean residual mean=0.000009 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.0175117 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 80 model components to the UV plane model. ! The established model now contains 80 components and 0.0175117 Jy ! Inverting map and beam ! Estimated beam: bmin=11.22 mas, bmaj=16.9 mas, bpa=35.17 degrees ! Estimated noise=1.02239 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.00108028 Jy ! Component: 100 - total flux cleaned = 0.0016053 Jy ! Component: 150 - total flux cleaned = 0.00321462 Jy ! Component: 200 - total flux cleaned = 0.00455221 Jy ! Total flux subtracted in 200 components = 0.00455221 Jy ! Clean residual min=-0.000979 max=0.000987 Jy/beam ! Clean residual mean=0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0220639 Jy ! Adding 117 model components to the UV plane model. ! The established model now contains 191 components and 0.0220639 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.34 mas, bmaj=16.9 mas, bpa=35.23 degrees ! Estimated noise=1.02345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00065484 Jy ! Component: 100 - total flux cleaned = 0.00146818 Jy ! Component: 150 - total flux cleaned = 0.00181355 Jy ! Component: 200 - total flux cleaned = 0.00191782 Jy ! Total flux subtracted in 200 components = 0.00191782 Jy ! Clean residual min=-0.000556 max=0.000557 Jy/beam ! Clean residual mean=0.000002 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.0239817 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.000161837 Jy ! Component: 100 - total flux cleaned = 0.000344716 Jy ! Component: 150 - total flux cleaned = 0.000522678 Jy ! Component: 200 - total flux cleaned = 0.000553034 Jy ! Total flux subtracted in 200 components = 0.000553034 Jy ! Clean residual min=-0.000543 max=0.000546 Jy/beam ! Clean residual mean=0.000002 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.0245348 Jy ! Adding 140 model components to the UV plane model. ! The established model now contains 331 components and 0.0245348 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.22 mas, bmaj=16.9 mas, bpa=35.17 degrees ! Estimated noise=1.02239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000308819 Jy ! Component: 100 - total flux cleaned = 0.000467561 Jy ! Component: 150 - total flux cleaned = 0.000466285 Jy ! Component: 200 - total flux cleaned = 0.000466586 Jy ! Total flux subtracted in 200 components = 0.000466586 Jy ! Clean residual min=-0.000378 max=0.000376 Jy/beam ! Clean residual mean=0.000001 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.0250013 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 395 components and 0.0250013 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.010882Jy sigma=0.528491 ! Fit after self-cal, rms=0.010877Jy sigma=0.527742 wmodel /d2/scr/pima/bp177e_uvs/J1507+621A_C_map.mod ! Writing 395 model components to file: /d2/scr/pima/bp177e_uvs/J1507+621A_C_map.mod wobs /d2/scr/pima/bp177e_uvs/J1507+621A_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177e_uvs/J1507+621A_C_uvs.fits wwins /d2/scr/pima/bp177e_uvs/J1507+621A_C_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/J1507+621A_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.22 x 16.9 at 35.17 degrees (North through East) ! Clean map min=-0.00813 max=0.014049 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177e_uvs/J1507+621A_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0140491 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000125888 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.68818 2.68818 5.37637 10.7527 21.5055 43.0109 86.0219 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.014 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 111.599 quit ! Quitting program ! Log file /d2/scr/pima/bp177e_uvs/J1507+621A_C_uvs.log closed on Sat Mar 22 18:47:06 2014