! Started logfile: /scr/pima/rdv93_uvs/J0349+4609_X_uvs.log on Tue Sep 24 17:05:30 2013 obs /scr/pima/rdv93_uvs/J0349+4609_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J0349+4609_X_uva.fits ! AN table 1: 102 integrations on 36 of 36 possible baselines. ! AN table 2: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.66126 visibilities/baseline/integration-bin. ! Found source: J0349+4609 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40993e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47993e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79493e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89993e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 14188 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv93_uvs/J0349+4609_X] 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 246 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 246 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 246 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 246 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.084351Jy sigma=3.055765 ! Fit after self-cal, rms=0.634041Jy sigma=1.653485 ! 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=1.32 mas, bmaj=1.741 mas, bpa=82.55 degrees ! Estimated noise=4.25571 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.295213 Jy ! Component: 100 - total flux cleaned = 0.36907 Jy ! Total flux subtracted in 100 components = 0.36907 Jy ! Clean residual min=-0.016861 max=0.029846 Jy/beam ! Clean residual mean=0.000116 rms=0.004396 Jy/beam ! Combined flux in latest and established models = 0.36907 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.36907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146025Jy sigma=0.385625 ! Fit after self-cal, rms=0.146086Jy sigma=0.385549 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0327771 Jy ! Component: 100 - total flux cleaned = 0.0522746 Jy ! Total flux subtracted in 100 components = 0.0522746 Jy ! Clean residual min=-0.013916 max=0.020479 Jy/beam ! Clean residual mean=0.000075 rms=0.003448 Jy/beam ! Combined flux in latest and established models = 0.421345 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.421345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137558Jy sigma=0.342454 ! Fit after self-cal, rms=0.137675Jy sigma=0.342294 ! 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.756 mas, bmaj=2.118 mas, bpa=87.79 degrees ! Estimated noise=2.24176 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (1.2, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0285989 Jy ! Component: 100 - total flux cleaned = 0.0449935 Jy ! Component: 150 - total flux cleaned = 0.0558913 Jy ! Component: 200 - total flux cleaned = 0.0609552 Jy ! Total flux subtracted in 200 components = 0.0609552 Jy ! Clean residual min=-0.011257 max=0.012375 Jy/beam ! Clean residual mean=0.000081 rms=0.003316 Jy/beam ! Combined flux in latest and established models = 0.4823 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 59 components and 0.4823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132527Jy sigma=0.318121 ! Fit after self-cal, rms=0.132071Jy sigma=0.316201 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 0.99 KP 1.05 ! LA 1.00 NL 0.95 OV 0.98 PT 0.97 ! SC 1.02 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.00 HN 0.93 KP 1.01 ! LA 0.99 MK 1.12 NL 0.97 OV 0.99 ! PT 0.97 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.00 KP 0.98 ! LA 0.97 NL 0.99 OV 0.97 PT 0.98 ! SC 1.04 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.01 HN 0.94 KP 0.96 ! LA 0.94 MK 1.17 NL 0.97 OV 0.99 ! PT 0.97 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 1.02 KP 0.89 ! LA 1.03 NL 1.03 OV 1.04 PT 0.97 ! SC 1.00 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.99 HN 0.95 KP 0.87 ! LA 1.02 MK 1.15 NL 1.02 OV 1.02 ! PT 0.98 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.02 KP 0.95 ! LA 1.02 NL 1.06 OV 0.99 PT 1.03 ! SC 1.01 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.06 HN 0.96 KP 0.93 ! LA 1.00 MK 1.23 NL 1.06 OV 1.00 ! PT 1.02 ! ! ! Fit before self-cal, rms=0.132071Jy sigma=0.316201 ! Fit after self-cal, rms=0.131658Jy sigma=0.307892 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.771 mas, bmaj=2.131 mas, bpa=89.26 degrees ! Estimated noise=2.22242 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.00127426 Jy ! Component: 100 - total flux cleaned = 0.00107188 Jy ! Component: 150 - total flux cleaned = 0.000526787 Jy ! Component: 200 - total flux cleaned = -0.000105006 Jy ! Total flux subtracted in 200 components = -0.000105006 Jy ! Clean residual min=-0.009511 max=0.011506 Jy/beam ! Clean residual mean=0.000063 rms=0.002869 Jy/beam ! Combined flux in latest and established models = 0.482195 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.482195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130991Jy sigma=0.306233 ! Fit after self-cal, rms=0.131058Jy sigma=0.305967 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131058Jy sigma=0.305967 ! Fit after self-cal, rms=0.132999Jy sigma=0.302648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.76 mas, bmaj=2.133 mas, bpa=89.16 degrees ! Estimated noise=2.22262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00335931 Jy ! Component: 100 - total flux cleaned = 0.00322635 Jy ! Component: 150 - total flux cleaned = 0.00297507 Jy ! Component: 200 - total flux cleaned = 0.00276296 Jy ! Total flux subtracted in 200 components = 0.00276296 Jy ! Clean residual min=-0.008965 max=0.009847 Jy/beam ! Clean residual mean=-0.000050 rms=0.002653 Jy/beam ! Combined flux in latest and established models = 0.484958 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.484958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132615Jy sigma=0.301814 ! Fit after self-cal, rms=0.132727Jy sigma=0.301620 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.000205372 Jy ! Component: 100 - total flux cleaned = 0.000315803 Jy ! Component: 150 - total flux cleaned = 0.000133476 Jy ! Component: 200 - total flux cleaned = 0.000133721 Jy ! Total flux subtracted in 200 components = 0.000133721 Jy ! Clean residual min=-0.009033 max=0.009678 Jy/beam ! Clean residual mean=-0.000050 rms=0.002635 Jy/beam ! Combined flux in latest and established models = 0.485092 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.485092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132465Jy sigma=0.301312 ! Fit after self-cal, rms=0.132541Jy sigma=0.301213 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132541Jy sigma=0.301213 ! Fit after self-cal, rms=0.133620Jy sigma=0.300841 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.759 mas, bmaj=2.135 mas, bpa=89.42 degrees ! Estimated noise=2.21907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116534 Jy ! Component: 100 - total flux cleaned = 0.00176952 Jy ! Component: 150 - total flux cleaned = 0.00177247 Jy ! Component: 200 - total flux cleaned = 0.00177202 Jy ! Total flux subtracted in 200 components = 0.00177202 Jy ! Clean residual min=-0.009366 max=0.009217 Jy/beam ! Clean residual mean=-0.000125 rms=0.002604 Jy/beam ! Combined flux in latest and established models = 0.486864 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 102 components and 0.486863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133383Jy sigma=0.300582 ! Fit after self-cal, rms=0.133494Jy sigma=0.300489 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.000120787 Jy ! Component: 100 - total flux cleaned = 0.00027891 Jy ! Component: 150 - total flux cleaned = 0.000352678 Jy ! Component: 200 - total flux cleaned = 0.000351482 Jy ! Total flux subtracted in 200 components = 0.000351482 Jy ! Clean residual min=-0.009412 max=0.009230 Jy/beam ! Clean residual mean=-0.000126 rms=0.002596 Jy/beam ! Combined flux in latest and established models = 0.487215 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 105 components and 0.487215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133313Jy sigma=0.300364 ! Fit after self-cal, rms=0.133393Jy sigma=0.300306 ! 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. ! ! Fit before self-cal, rms=0.133393Jy sigma=0.300306 ! Fit after self-cal, rms=0.133517Jy sigma=0.300264 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.645 mas, bmaj=3.145 mas, bpa=-73 degrees ! Estimated noise=2.24158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0004556 Jy ! Component: 100 - total flux cleaned = 0.000768181 Jy ! Component: 150 - total flux cleaned = 0.00118377 Jy ! Component: 200 - total flux cleaned = 0.00132752 Jy ! Total flux subtracted in 200 components = 0.00132752 Jy ! Clean residual min=-0.010577 max=0.010889 Jy/beam ! Clean residual mean=-0.000195 rms=0.003477 Jy/beam ! Combined flux in latest and established models = 0.488542 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 122 components and 0.488542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133381Jy sigma=0.300219 ! Fit after self-cal, rms=0.133474Jy sigma=0.300140 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.89035e-05 Jy ! Component: 100 - total flux cleaned = 0.000144646 Jy ! Component: 150 - total flux cleaned = 0.000260304 Jy ! Component: 200 - total flux cleaned = 0.000323826 Jy ! Total flux subtracted in 200 components = 0.000323826 Jy ! Clean residual min=-0.010566 max=0.010916 Jy/beam ! Clean residual mean=-0.000198 rms=0.003472 Jy/beam ! Combined flux in latest and established models = 0.488866 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.488866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133354Jy sigma=0.300146 ! Fit after self-cal, rms=0.133438Jy sigma=0.300087 ! 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=1.76 mas, bmaj=2.136 mas, bpa=89.63 degrees ! Estimated noise=2.21629 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.76 x 2.136 at 89.63 degrees (North through East) ! Clean map min=-0.009209 max=0.37887 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=1.321 mas, bmaj=1.759 mas, bpa=83.66 degrees ! Estimated noise=4.23196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.292691 Jy ! Component: 100 - total flux cleaned = 0.366162 Jy ! Component: 150 - total flux cleaned = 0.403528 Jy ! Component: 200 - total flux cleaned = 0.427544 Jy ! Total flux subtracted in 200 components = 0.427544 Jy ! Clean residual min=-0.011872 max=0.013002 Jy/beam ! Clean residual mean=0.000029 rms=0.002614 Jy/beam ! Combined flux in latest and established models = 0.427544 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.427544 Jy ! Inverting map and beam ! Estimated beam: bmin=1.76 mas, bmaj=2.136 mas, bpa=89.63 degrees ! Estimated noise=2.21629 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.0237631 Jy ! Component: 100 - total flux cleaned = 0.0380445 Jy ! Component: 150 - total flux cleaned = 0.0476605 Jy ! Component: 200 - total flux cleaned = 0.0542977 Jy ! Total flux subtracted in 200 components = 0.0542977 Jy ! Clean residual min=-0.009501 max=0.009056 Jy/beam ! Clean residual mean=-0.000093 rms=0.002649 Jy/beam ! Combined flux in latest and established models = 0.481842 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 70 components and 0.481842 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.645 mas, bmaj=3.145 mas, bpa=-73 degrees ! Estimated noise=2.24158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00519473 Jy ! Component: 100 - total flux cleaned = 0.00589625 Jy ! Component: 150 - total flux cleaned = 0.00635005 Jy ! Component: 200 - total flux cleaned = 0.00672971 Jy ! Total flux subtracted in 200 components = 0.00672971 Jy ! Clean residual min=-0.011073 max=0.010770 Jy/beam ! Clean residual mean=-0.000192 rms=0.003479 Jy/beam ! Combined flux in latest and established models = 0.488572 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.000317443 Jy ! Component: 100 - total flux cleaned = 0.000585183 Jy ! Component: 150 - total flux cleaned = 0.000814949 Jy ! Component: 200 - total flux cleaned = 0.00091418 Jy ! Total flux subtracted in 200 components = 0.00091418 Jy ! Clean residual min=-0.010902 max=0.010824 Jy/beam ! Clean residual mean=-0.000199 rms=0.003472 Jy/beam ! Combined flux in latest and established models = 0.489486 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 109 components and 0.489486 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.76 mas, bmaj=2.136 mas, bpa=89.63 degrees ! Estimated noise=2.21629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000190437 Jy ! Component: 100 - total flux cleaned = -0.000270485 Jy ! Component: 150 - total flux cleaned = -0.00026824 Jy ! Component: 200 - total flux cleaned = -0.000203544 Jy ! Total flux subtracted in 200 components = -0.000203544 Jy ! Clean residual min=-0.009467 max=0.009196 Jy/beam ! Clean residual mean=-0.000128 rms=0.002589 Jy/beam ! Combined flux in latest and established models = 0.489282 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 122 components and 0.489282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133507Jy sigma=0.300402 ! Fit after self-cal, rms=0.133608Jy sigma=0.300194 wmodel /scr/pima/rdv93_uvs/J0349+4609_X_map.mod ! Writing 122 model components to file: /scr/pima/rdv93_uvs/J0349+4609_X_map.mod wobs /scr/pima/rdv93_uvs/J0349+4609_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J0349+4609_X_uvs.fits wwins /scr/pima/rdv93_uvs/J0349+4609_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv93_uvs/J0349+4609_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000198461 Jy ! Component: 100 - total flux cleaned = 0.000616274 Jy ! Component: 150 - total flux cleaned = 0.00108562 Jy ! Component: 200 - total flux cleaned = 0.00108664 Jy ! Component: 250 - total flux cleaned = 0.0012349 Jy ! Component: 300 - total flux cleaned = 0.0013767 Jy ! Component: 350 - total flux cleaned = 0.00137555 Jy ! Component: 400 - total flux cleaned = 0.00150727 Jy ! Component: 450 - total flux cleaned = 0.00138034 Jy ! Component: 500 - total flux cleaned = 0.00150727 Jy ! Component: 550 - total flux cleaned = 0.001261 Jy ! Component: 600 - total flux cleaned = 0.00114162 Jy ! Component: 650 - total flux cleaned = 0.00114049 Jy ! Component: 700 - total flux cleaned = 0.000796063 Jy ! Component: 750 - total flux cleaned = 0.000907893 Jy ! Component: 800 - total flux cleaned = 0.00068441 Jy ! Component: 850 - total flux cleaned = 0.000143551 Jy ! Component: 900 - total flux cleaned = 0.000145502 Jy ! Component: 950 - total flux cleaned = 4.09165e-05 Jy ! Component: 1000 - total flux cleaned = -0.000269306 Jy ! Component: 1050 - total flux cleaned = -0.000370813 Jy ! Component: 1100 - total flux cleaned = -0.0006714 Jy ! Component: 1150 - total flux cleaned = -0.000770109 Jy ! Component: 1200 - total flux cleaned = -0.00115949 Jy ! Component: 1250 - total flux cleaned = -0.00135004 Jy ! Component: 1300 - total flux cleaned = -0.00144457 Jy ! Component: 1350 - total flux cleaned = -0.00144484 Jy ! Component: 1400 - total flux cleaned = -0.0016295 Jy ! Component: 1450 - total flux cleaned = -0.00144868 Jy ! Component: 1500 - total flux cleaned = -0.00154014 Jy ! Component: 1550 - total flux cleaned = -0.00162958 Jy ! Component: 1600 - total flux cleaned = -0.00171714 Jy ! Component: 1650 - total flux cleaned = -0.00180263 Jy ! Component: 1700 - total flux cleaned = -0.0018018 Jy ! Component: 1750 - total flux cleaned = -0.00180207 Jy ! Component: 1800 - total flux cleaned = -0.00180181 Jy ! Component: 1850 - total flux cleaned = -0.0017196 Jy ! Component: 1900 - total flux cleaned = -0.00188262 Jy ! Component: 1950 - total flux cleaned = -0.00155947 Jy ! Component: 2000 - total flux cleaned = -0.00156051 Jy ! Component: 2050 - total flux cleaned = -0.00171865 Jy ! Component: 2100 - total flux cleaned = -0.00156248 Jy ! Component: 2150 - total flux cleaned = -0.0015628 Jy ! Component: 2200 - total flux cleaned = -0.00156355 Jy ! Component: 2250 - total flux cleaned = -0.00163918 Jy ! Component: 2300 - total flux cleaned = -0.00171327 Jy ! Component: 2350 - total flux cleaned = -0.00163935 Jy ! Component: 2400 - total flux cleaned = -0.00163954 Jy ! Component: 2450 - total flux cleaned = -0.00178483 Jy ! Component: 2500 - total flux cleaned = -0.00171181 Jy ! Component: 2550 - total flux cleaned = -0.00178276 Jy ! Component: 2600 - total flux cleaned = -0.00164059 Jy ! Component: 2650 - total flux cleaned = -0.00171128 Jy ! Component: 2700 - total flux cleaned = -0.00171131 Jy ! Component: 2750 - total flux cleaned = -0.00171165 Jy ! Component: 2800 - total flux cleaned = -0.00171162 Jy ! Component: 2850 - total flux cleaned = -0.00184624 Jy ! Component: 2900 - total flux cleaned = -0.00164425 Jy ! Component: 2950 - total flux cleaned = -0.00164437 Jy ! Component: 3000 - total flux cleaned = -0.00151265 Jy ! Component: 3050 - total flux cleaned = -0.00170951 Jy ! Component: 3100 - total flux cleaned = -0.00170951 Jy ! Component: 3150 - total flux cleaned = -0.00177431 Jy ! Component: 3200 - total flux cleaned = -0.00177478 Jy ! Component: 3250 - total flux cleaned = -0.00177474 Jy ! Component: 3300 - total flux cleaned = -0.00190048 Jy ! Component: 3350 - total flux cleaned = -0.001963 Jy ! Component: 3400 - total flux cleaned = -0.00202467 Jy ! Component: 3450 - total flux cleaned = -0.00220872 Jy ! Component: 3500 - total flux cleaned = -0.00220812 Jy ! Component: 3550 - total flux cleaned = -0.00238949 Jy ! Component: 3600 - total flux cleaned = -0.00238894 Jy ! Component: 3650 - total flux cleaned = -0.00256731 Jy ! Component: 3700 - total flux cleaned = -0.00244888 Jy ! Component: 3750 - total flux cleaned = -0.00268399 Jy ! Component: 3800 - total flux cleaned = -0.00274275 Jy ! Component: 3850 - total flux cleaned = -0.00285878 Jy ! Component: 3900 - total flux cleaned = -0.00285871 Jy ! Component: 3950 - total flux cleaned = -0.00291507 Jy ! Component: 4000 - total flux cleaned = -0.00302887 Jy ! Component: 4050 - total flux cleaned = -0.00308496 Jy ! Total flux subtracted in 4096 components = -0.0031409 Jy ! Clean residual min=-0.002948 max=0.002798 Jy/beam ! Clean residual mean=-0.000090 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.486141 Jy keep ! Adding 366 model components to the UV plane model. ! The established model now contains 488 components and 0.486142 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J0349+4609_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.76 x 2.136 at 89.63 degrees (North through East) ! Clean map min=-0.0072342 max=0.37804 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J0349+4609_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.378042 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00115913 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.919841 0.919841 1.83968 3.67936 7.35873 14.7175 29.4349 58.8698 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.378 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J0349+4609_X_uvs.log closed on Tue Sep 24 17:05:35 2013