! Started logfile: /d2/scr/pima/bp171a2_uvs/J0805+1614_C_uvs.log on Tue Feb 18 20:29:18 2014 obs /d2/scr/pima/bp171a2_uvs/J0805+1614_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a2_uvs/J0805+1614_C_uva.fits ! AN table 1: 4 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.5 visibilities/baseline/integration-bin. ! Found source: J0805+1614 ! ! 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 3.928e+09 3.2e+07 1 3.2e+07 ! 02 2 3.96e+09 3.2e+07 1 3.2e+07 ! 03 3 3.992e+09 3.2e+07 1 3.2e+07 ! 04 4 4.024e+09 3.2e+07 1 3.2e+07 ! 05 5 4.216e+09 3.2e+07 1 3.2e+07 ! 06 6 4.312e+09 3.2e+07 1 3.2e+07 ! 07 7 4.344e+09 3.2e+07 1 3.2e+07 ! 08 8 4.376e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 160 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/bp171a2_uvs/J0805+1614_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.995517Jy sigma=34.164183 ! Fit after self-cal, rms=0.936731Jy sigma=31.587537 ! 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=10.72 mas, bmaj=14.85 mas, bpa=29.25 degrees ! Estimated noise=3.80745 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.043656 Jy ! Component: 100 - total flux cleaned = 0.0451218 Jy ! Total flux subtracted in 100 components = 0.0451218 Jy ! Clean residual min=-0.005774 max=0.005761 Jy/beam ! Clean residual mean=-0.000004 rms=0.002491 Jy/beam ! Combined flux in latest and established models = 0.0451218 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0451218 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.050931Jy sigma=0.755893 ! Fit after self-cal, rms=0.050887Jy sigma=0.752595 ! 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=10.73 mas, bmaj=14.56 mas, bpa=29.3 degrees ! Estimated noise=2.25768 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.00342021 Jy ! Component: 100 - total flux cleaned = 0.00558385 Jy ! Component: 150 - total flux cleaned = 0.00755899 Jy ! Component: 200 - total flux cleaned = 0.00773399 Jy ! Total flux subtracted in 200 components = 0.00773399 Jy ! Clean residual min=-0.002700 max=0.002716 Jy/beam ! Clean residual mean=-0.000003 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.0528558 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 101 components and 0.0528558 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.047904Jy sigma=0.676620 ! Fit after self-cal, rms=0.047360Jy sigma=0.673740 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.73 x 14.56 at 29.3 degrees (North through East) ! Clean map min=-0.007877 max=0.044523 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 0.84 KP 0.88 LA 0.89 NL 1.00* ! PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 0.88 LA 0.85 NL 1.00* ! PT 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 KP 0.89 LA 0.87 NL 1.00* ! PT 1.14 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.00 LA 1.02 NL 1.00* ! PT 0.95 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.047360Jy sigma=0.673740 ! Fit after self-cal, rms=0.041077Jy sigma=0.644943 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.77 mas, bmaj=14.51 mas, bpa=28.86 degrees ! Estimated noise=2.15469 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.00171556 Jy ! Component: 100 - total flux cleaned = 0.00234782 Jy ! Component: 150 - total flux cleaned = 0.0023509 Jy ! Component: 200 - total flux cleaned = 0.00249326 Jy ! Total flux subtracted in 200 components = 0.00249326 Jy ! Clean residual min=-0.001184 max=0.001161 Jy/beam ! Clean residual mean=-0.000005 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0553491 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 165 components and 0.0553491 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.040787Jy sigma=0.623082 ! Fit after self-cal, rms=0.040533Jy sigma=0.621548 ! 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.040533Jy sigma=0.621548 ! Fit after self-cal, rms=0.038530Jy sigma=0.607486 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.75 mas, bmaj=14.49 mas, bpa=29.33 degrees ! Estimated noise=2.11889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.0266e-05 Jy ! Component: 100 - total flux cleaned = 0.000531208 Jy ! Component: 150 - total flux cleaned = 0.00029913 Jy ! Component: 200 - total flux cleaned = 0.000300972 Jy ! Total flux subtracted in 200 components = 0.000300972 Jy ! Clean residual min=-0.000675 max=0.000674 Jy/beam ! Clean residual mean=-0.000002 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.05565 Jy selfcal ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 246 components and 0.05565 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.038470Jy sigma=0.596966 ! Fit after self-cal, rms=0.038365Jy sigma=0.596132 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.0002977 Jy ! Component: 100 - total flux cleaned = -0.000214769 Jy ! Component: 150 - total flux cleaned = -0.000142454 Jy ! Component: 200 - total flux cleaned = -3.77621e-05 Jy ! Total flux subtracted in 200 components = -3.77621e-05 Jy ! Clean residual min=-0.000570 max=0.000571 Jy/beam ! Clean residual mean=-0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.0556123 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 321 components and 0.0556123 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.038335Jy sigma=0.590138 ! Fit after self-cal, rms=0.038295Jy sigma=0.589818 ! 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.038295Jy sigma=0.589818 ! Fit after self-cal, rms=0.037182Jy sigma=0.587818 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.74 mas, bmaj=14.5 mas, bpa=29.45 degrees ! Estimated noise=2.10012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000440949 Jy ! Component: 100 - total flux cleaned = -0.000238428 Jy ! Component: 150 - total flux cleaned = -1.67295e-05 Jy ! Component: 200 - total flux cleaned = 0.000222597 Jy ! Total flux subtracted in 200 components = 0.000222597 Jy ! Clean residual min=-0.000553 max=0.000554 Jy/beam ! Clean residual mean=-0.000001 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.0558349 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 386 components and 0.0558348 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.037136Jy sigma=0.580918 ! Fit after self-cal, rms=0.037103Jy sigma=0.580542 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.000120959 Jy ! Component: 100 - total flux cleaned = 0.00010714 Jy ! Component: 150 - total flux cleaned = 0.000168717 Jy ! Component: 200 - total flux cleaned = 0.000169107 Jy ! Total flux subtracted in 200 components = 0.000169107 Jy ! Clean residual min=-0.000470 max=0.000464 Jy/beam ! Clean residual mean=-0.000001 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.056004 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 430 components and 0.0560039 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.037081Jy sigma=0.576197 ! Fit after self-cal, rms=0.037069Jy sigma=0.575919 ! 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.037069Jy sigma=0.575919 ! Fit after self-cal, rms=0.036038Jy sigma=0.573961 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.78 mas, bmaj=14.52 mas, bpa=30.03 degrees ! Estimated noise=2.08471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104472 Jy ! Component: 100 - total flux cleaned = 0.0001211 Jy ! Component: 150 - total flux cleaned = 0.000423683 Jy ! Component: 200 - total flux cleaned = 0.000643565 Jy ! Total flux subtracted in 200 components = 0.000643565 Jy ! Clean residual min=-0.000516 max=0.000512 Jy/beam ! Clean residual mean=-0.000001 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.0566475 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 483 components and 0.0566475 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.035986Jy sigma=0.569090 ! Fit after self-cal, rms=0.035983Jy sigma=0.568770 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.000270067 Jy ! Component: 100 - total flux cleaned = -0.000269469 Jy ! Component: 150 - total flux cleaned = -0.000269219 Jy ! Component: 200 - total flux cleaned = -0.000473736 Jy ! Total flux subtracted in 200 components = -0.000473736 Jy ! Clean residual min=-0.000425 max=0.000428 Jy/beam ! Clean residual mean=-0.000001 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.0561738 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 508 components and 0.0561738 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.035977Jy sigma=0.565084 ! Fit after self-cal, rms=0.035966Jy sigma=0.564808 ! 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=10.73 mas, bmaj=14.52 mas, bpa=29.52 degrees ! Estimated noise=2.08188 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.73 x 14.52 at 29.52 degrees (North through East) ! Clean map min=-0.0062421 max=0.042753 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=10.65 mas, bmaj=14.89 mas, bpa=30.18 degrees ! Estimated noise=3.52297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0384077 Jy ! Component: 100 - total flux cleaned = 0.0348823 Jy ! Component: 150 - total flux cleaned = 0.0291068 Jy ! Component: 200 - total flux cleaned = 0.0260765 Jy ! Total flux subtracted in 200 components = 0.0260765 Jy ! Clean residual min=-0.002652 max=0.002616 Jy/beam ! Clean residual mean=-0.000005 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.0260765 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.0260765 Jy ! Inverting map and beam ! Estimated beam: bmin=10.73 mas, bmaj=14.52 mas, bpa=29.52 degrees ! Estimated noise=2.08188 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.000373051 Jy ! Component: 100 - total flux cleaned = -0.00113186 Jy ! Component: 150 - total flux cleaned = -0.00136181 Jy ! Component: 200 - total flux cleaned = -0.00156398 Jy ! Total flux subtracted in 200 components = -0.00156398 Jy ! Clean residual min=-0.001636 max=0.001644 Jy/beam ! Clean residual mean=-0.000004 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.0245125 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 138 components and 0.0245125 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=10.78 mas, bmaj=14.52 mas, bpa=30.03 degrees ! Estimated noise=2.08471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00112741 Jy ! Component: 100 - total flux cleaned = -0.00188494 Jy ! Component: 150 - total flux cleaned = -0.00251421 Jy ! Component: 200 - total flux cleaned = -0.00286918 Jy ! Total flux subtracted in 200 components = -0.00286918 Jy ! Clean residual min=-0.000965 max=0.000976 Jy/beam ! Clean residual mean=0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0216434 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.0003441 Jy ! Component: 100 - total flux cleaned = -0.000569695 Jy ! Component: 150 - total flux cleaned = -0.00051447 Jy ! Component: 200 - total flux cleaned = -0.000341938 Jy ! Total flux subtracted in 200 components = -0.000341938 Jy ! Clean residual min=-0.000973 max=0.000968 Jy/beam ! Clean residual mean=0.000002 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.0213014 Jy ! Adding 107 model components to the UV plane model. ! The established model now contains 241 components and 0.0213014 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.73 mas, bmaj=14.52 mas, bpa=29.52 degrees ! Estimated noise=2.08188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000226702 Jy ! Component: 100 - total flux cleaned = -0.000547493 Jy ! Component: 150 - total flux cleaned = -0.000582026 Jy ! Component: 200 - total flux cleaned = -0.000513127 Jy ! Total flux subtracted in 200 components = -0.000513127 Jy ! Clean residual min=-0.000576 max=0.000568 Jy/beam ! Clean residual mean=-0.000001 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.0207883 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 308 components and 0.0207883 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.036051Jy sigma=0.576789 ! Fit after self-cal, rms=0.035997Jy sigma=0.575887 wmodel /d2/scr/pima/bp171a2_uvs/J0805+1614_C_map.mod ! Writing 308 model components to file: /d2/scr/pima/bp171a2_uvs/J0805+1614_C_map.mod wobs /d2/scr/pima/bp171a2_uvs/J0805+1614_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a2_uvs/J0805+1614_C_uvs.fits wwins /d2/scr/pima/bp171a2_uvs/J0805+1614_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/bp171a2_uvs/J0805+1614_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.73 x 14.52 at 29.52 degrees (North through East) ! Clean map min=-0.0078102 max=0.027252 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a2_uvs/J0805+1614_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0272522 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222614 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.4506 2.4506 4.9012 9.80241 19.6048 39.2096 78.4193 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.027 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 122.418 quit ! Quitting program ! Log file /d2/scr/pima/bp171a2_uvs/J0805+1614_C_uvs.log closed on Tue Feb 18 20:29:21 2014