! Started logfile: /d2/scr/pima/bp177b_uvs/J1044-2214_C_uvs.log on Sat Mar 22 08:08:49 2014 obs /d2/scr/pima/bp177b_uvs/J1044-2214_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177b_uvs/J1044-2214_C_uva.fits ! AN table 1: 4 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.625 visibilities/baseline/integration-bin. ! Found source: J1044-2214 ! ! 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 200 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/bp177b_uvs/J1044-2214_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997593Jy sigma=41.500685 ! Fit after self-cal, rms=0.968804Jy sigma=41.009281 ! 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=5.722 mas, bmaj=23.21 mas, bpa=30.86 degrees ! Estimated noise=1.36006 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.0230898 Jy ! Component: 100 - total flux cleaned = 0.0279905 Jy ! Total flux subtracted in 100 components = 0.0279905 Jy ! Clean residual min=-0.005003 max=0.005008 Jy/beam ! Clean residual mean=-0.000025 rms=0.002200 Jy/beam ! Combined flux in latest and established models = 0.0279905 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 51 components and 0.0279905 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.022549Jy sigma=0.939956 ! Fit after self-cal, rms=0.020811Jy sigma=0.870789 ! 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=5.8 mas, bmaj=23.73 mas, bpa=32.03 degrees ! Estimated noise=1.23665 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.000222858 Jy ! Component: 100 - total flux cleaned = -0.00214713 Jy ! Component: 150 - total flux cleaned = -0.00234495 Jy ! Component: 200 - total flux cleaned = -0.00139127 Jy ! Total flux subtracted in 200 components = -0.00139127 Jy ! Clean residual min=-0.002414 max=0.002432 Jy/beam ! Clean residual mean=-0.000017 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.0265993 Jy ! Performing phase self-cal ! Adding 124 model components to the UV plane model. ! The established model now contains 167 components and 0.0265993 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.014368Jy sigma=0.556176 ! Fit after self-cal, rms=0.014273Jy sigma=0.553330 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.8 x 23.73 at 32.03 degrees (North through East) ! Clean map min=-0.0084202 max=0.027619 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: ! BR 0.98 FD 0.92 LA 0.94 OV 0.92 ! PT 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.88 LA 1.01 OV 1.08 ! PT 0.87 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.05 LA 0.86 OV 0.89 ! PT 1.06 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.014273Jy sigma=0.553330 ! Fit after self-cal, rms=0.013785Jy sigma=0.539974 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.851 mas, bmaj=23.83 mas, bpa=31.94 degrees ! Estimated noise=1.21501 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.00037939 Jy ! Component: 100 - total flux cleaned = 0.000380301 Jy ! Component: 150 - total flux cleaned = 0.000832483 Jy ! Component: 200 - total flux cleaned = 0.00143477 Jy ! Total flux subtracted in 200 components = 0.00143477 Jy ! Clean residual min=-0.000840 max=0.000847 Jy/beam ! Clean residual mean=-0.000000 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.028034 Jy ! Performing phase self-cal ! Adding 163 model components to the UV plane model. ! The established model now contains 328 components and 0.028034 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.013006Jy sigma=0.496065 ! Fit after self-cal, rms=0.012960Jy sigma=0.495612 ! 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.012960Jy sigma=0.495612 ! Fit after self-cal, rms=0.012909Jy sigma=0.487349 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.831 mas, bmaj=23.8 mas, bpa=32 degrees ! Estimated noise=1.22388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000310807 Jy ! Component: 100 - total flux cleaned = -0.000251261 Jy ! Component: 150 - total flux cleaned = -0.000453512 Jy ! Component: 200 - total flux cleaned = -0.000186699 Jy ! Total flux subtracted in 200 components = -0.000186699 Jy ! Clean residual min=-0.000509 max=0.000510 Jy/beam ! Clean residual mean=0.000001 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.0278473 Jy selfcal ! Performing phase self-cal ! Adding 137 model components to the UV plane model. ! The established model now contains 459 components and 0.0278473 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.012608Jy sigma=0.470565 ! Fit after self-cal, rms=0.012597Jy sigma=0.470430 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.000265565 Jy ! Component: 100 - total flux cleaned = 0.000346516 Jy ! Component: 150 - total flux cleaned = 0.000234888 Jy ! Component: 200 - total flux cleaned = 0.000176311 Jy ! Total flux subtracted in 200 components = 0.000176311 Jy ! Clean residual min=-0.000309 max=0.000312 Jy/beam ! Clean residual mean=0.000004 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0280236 Jy ! Performing phase self-cal ! Adding 113 model components to the UV plane model. ! The established model now contains 571 components and 0.0280236 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.012518Jy sigma=0.465997 ! Fit after self-cal, rms=0.012512Jy sigma=0.465887 ! 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.012512Jy sigma=0.465887 ! Fit after self-cal, rms=0.012576Jy sigma=0.461297 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.809 mas, bmaj=23.81 mas, bpa=32.07 degrees ! Estimated noise=1.23263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028577 Jy ! Component: 100 - total flux cleaned = 0.000229808 Jy ! Component: 150 - total flux cleaned = 0.000256286 Jy ! Component: 200 - total flux cleaned = 0.000216372 Jy ! Total flux subtracted in 200 components = 0.000216372 Jy ! Clean residual min=-0.000284 max=0.000283 Jy/beam ! Clean residual mean=0.000001 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.02824 Jy selfcal ! Performing phase self-cal ! Adding 121 model components to the UV plane model. ! The established model now contains 679 components and 0.02824 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.012460Jy sigma=0.455866 ! Fit after self-cal, rms=0.012456Jy sigma=0.455791 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.89082e-05 Jy ! Component: 100 - total flux cleaned = 0.000169538 Jy ! Component: 150 - total flux cleaned = 0.000195135 Jy ! Component: 200 - total flux cleaned = 0.000172076 Jy ! Total flux subtracted in 200 components = 0.000172076 Jy ! Clean residual min=-0.000186 max=0.000184 Jy/beam ! Clean residual mean=0.000002 rms=0.000086 Jy/beam ! Combined flux in latest and established models = 0.0284121 Jy ! Performing phase self-cal ! Adding 95 model components to the UV plane model. ! The established model now contains 765 components and 0.0284121 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.012424Jy sigma=0.454305 ! Fit after self-cal, rms=0.012419Jy sigma=0.454246 ! 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.012419Jy sigma=0.454246 ! Fit after self-cal, rms=0.012244Jy sigma=0.435967 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.235 mas, bmaj=23.38 mas, bpa=31.83 degrees ! Estimated noise=1.22368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000121817 Jy ! Component: 100 - total flux cleaned = 1.82117e-05 Jy ! Component: 150 - total flux cleaned = 0.000124652 Jy ! Component: 200 - total flux cleaned = 0.000134588 Jy ! Total flux subtracted in 200 components = 0.000134588 Jy ! Clean residual min=-0.000151 max=0.000152 Jy/beam ! Clean residual mean=-0.000000 rms=0.000056 Jy/beam ! Combined flux in latest and established models = 0.0285467 Jy selfcal ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 842 components and 0.0285467 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.012210Jy sigma=0.435139 ! Fit after self-cal, rms=0.012211Jy sigma=0.434974 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.58121e-05 Jy ! Component: 100 - total flux cleaned = 4.20588e-07 Jy ! Component: 150 - total flux cleaned = 4.34887e-05 Jy ! Component: 200 - total flux cleaned = 7.11614e-05 Jy ! Total flux subtracted in 200 components = 7.11614e-05 Jy ! Clean residual min=-0.000114 max=0.000113 Jy/beam ! Clean residual mean=-0.000001 rms=0.000042 Jy/beam ! Combined flux in latest and established models = 0.0286178 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 902 components and 0.0286178 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.012197Jy sigma=0.434737 ! Fit after self-cal, rms=0.012194Jy sigma=0.434712 ! 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=5.827 mas, bmaj=23.8 mas, bpa=32.01 degrees ! Estimated noise=1.22259 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.827 x 23.8 at 32.01 degrees (North through East) ! Clean map min=-0.0067442 max=0.025434 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=5.761 mas, bmaj=23.37 mas, bpa=30.79 degrees ! Estimated noise=1.32647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0218184 Jy ! Component: 100 - total flux cleaned = 0.0264745 Jy ! Component: 150 - total flux cleaned = 0.0272994 Jy ! Component: 200 - total flux cleaned = 0.0258348 Jy ! Total flux subtracted in 200 components = 0.0258348 Jy ! Clean residual min=-0.002876 max=0.002877 Jy/beam ! Clean residual mean=-0.000026 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.0258348 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 83 model components to the UV plane model. ! The established model now contains 83 components and 0.0258348 Jy ! Inverting map and beam ! Estimated beam: bmin=5.827 mas, bmaj=23.8 mas, bpa=32.01 degrees ! Estimated noise=1.22259 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.00105002 Jy ! Component: 100 - total flux cleaned = -0.000881523 Jy ! Component: 150 - total flux cleaned = -0.00071848 Jy ! Component: 200 - total flux cleaned = 9.96858e-05 Jy ! Total flux subtracted in 200 components = 9.96858e-05 Jy ! Clean residual min=-0.002029 max=0.002058 Jy/beam ! Clean residual mean=-0.000016 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.0259345 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 210 components and 0.0259345 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=6.235 mas, bmaj=23.38 mas, bpa=31.83 degrees ! Estimated noise=1.22368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000739194 Jy ! Component: 100 - total flux cleaned = -0.000767492 Jy ! Component: 150 - total flux cleaned = -5.941e-05 Jy ! Component: 200 - total flux cleaned = 0.000347551 Jy ! Total flux subtracted in 200 components = 0.000347551 Jy ! Clean residual min=-0.000864 max=0.000879 Jy/beam ! Clean residual mean=-0.000012 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.026282 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.000295482 Jy ! Component: 100 - total flux cleaned = 0.000654198 Jy ! Component: 150 - total flux cleaned = 0.000828843 Jy ! Component: 200 - total flux cleaned = 0.000917755 Jy ! Total flux subtracted in 200 components = 0.000917755 Jy ! Clean residual min=-0.000759 max=0.000766 Jy/beam ! Clean residual mean=-0.000010 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.0271998 Jy ! Adding 214 model components to the UV plane model. ! The established model now contains 420 components and 0.0271998 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.827 mas, bmaj=23.8 mas, bpa=32.01 degrees ! Estimated noise=1.22259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000686155 Jy ! Component: 100 - total flux cleaned = 0.000719552 Jy ! Component: 150 - total flux cleaned = 0.000629541 Jy ! Component: 200 - total flux cleaned = 0.000522775 Jy ! Total flux subtracted in 200 components = 0.000522775 Jy ! Clean residual min=-0.000345 max=0.000348 Jy/beam ! Clean residual mean=-0.000002 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.0277226 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 468 components and 0.0277226 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.012242Jy sigma=0.437473 ! Fit after self-cal, rms=0.012238Jy sigma=0.436923 wmodel /d2/scr/pima/bp177b_uvs/J1044-2214_C_map.mod ! Writing 468 model components to file: /d2/scr/pima/bp177b_uvs/J1044-2214_C_map.mod wobs /d2/scr/pima/bp177b_uvs/J1044-2214_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177b_uvs/J1044-2214_C_uvs.fits wwins /d2/scr/pima/bp177b_uvs/J1044-2214_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/bp177b_uvs/J1044-2214_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.827 x 23.8 at 32.01 degrees (North through East) ! Clean map min=-0.0048582 max=0.023972 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177b_uvs/J1044-2214_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0239718 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000130406 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.632 1.632 3.26399 6.52799 13.056 26.1119 52.2239 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.023 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 183.823 quit ! Quitting program ! Log file /d2/scr/pima/bp177b_uvs/J1044-2214_C_uvs.log closed on Sat Mar 22 08:08:53 2014