! Started logfile: /d2/scr/pima/bp171a2_uvs/J0702+3757_C_uvs.log on Tue Feb 18 20:27:34 2014 obs /d2/scr/pima/bp171a2_uvs/J0702+3757_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a2_uvs/J0702+3757_C_uva.fits ! AN table 1: 4 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.625 visibilities/baseline/integration-bin. ! Found source: J0702+3757 ! ! 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 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/bp171a2_uvs/J0702+3757_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=1.007322Jy sigma=33.649817 ! Fit after self-cal, rms=0.937890Jy sigma=30.470838 ! 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.97 mas, bmaj=13.83 mas, bpa=35.86 degrees ! Estimated noise=2.09045 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.0433598 Jy ! Component: 100 - total flux cleaned = 0.0508903 Jy ! Total flux subtracted in 100 components = 0.0508903 Jy ! Clean residual min=-0.008835 max=0.009033 Jy/beam ! Clean residual mean=0.000152 rms=0.005222 Jy/beam ! Combined flux in latest and established models = 0.0508903 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 49 components and 0.0508903 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.042177Jy sigma=1.066130 ! Fit after self-cal, rms=0.041763Jy sigma=1.060486 ! 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.93 mas, bmaj=14.59 mas, bpa=29.63 degrees ! Estimated noise=1.84234 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.00632699 Jy ! Component: 100 - total flux cleaned = 0.00586905 Jy ! Component: 150 - total flux cleaned = 0.00180304 Jy ! Component: 200 - total flux cleaned = -0.000373817 Jy ! Total flux subtracted in 200 components = -0.000373817 Jy ! Clean residual min=-0.005793 max=0.005778 Jy/beam ! Clean residual mean=0.000088 rms=0.002836 Jy/beam ! Combined flux in latest and established models = 0.0505164 Jy ! Performing phase self-cal ! Adding 139 model components to the UV plane model. ! The established model now contains 188 components and 0.0505164 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.032953Jy sigma=0.668204 ! Fit after self-cal, rms=0.032778Jy sigma=0.662564 ! 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.93 x 14.59 at 29.63 degrees (North through East) ! Clean map min=-0.0092858 max=0.03952 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.032778Jy sigma=0.662564 ! Fit after self-cal, rms=0.025579Jy sigma=0.685780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.05 mas, bmaj=14.76 mas, bpa=25.75 degrees ! Estimated noise=1.82395 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.00481308 Jy ! Component: 100 - total flux cleaned = 0.00633908 Jy ! Component: 150 - total flux cleaned = 0.00729205 Jy ! Component: 200 - total flux cleaned = 0.00701649 Jy ! Total flux subtracted in 200 components = 0.00701649 Jy ! Clean residual min=-0.002181 max=0.002191 Jy/beam ! Clean residual mean=0.000034 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.0575329 Jy ! Performing phase self-cal ! Adding 112 model components to the UV plane model. ! The established model now contains 300 components and 0.0575329 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.022431Jy sigma=0.615429 ! Fit after self-cal, rms=0.022419Jy sigma=0.613155 ! 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.022419Jy sigma=0.613155 ! Fit after self-cal, rms=0.019230Jy sigma=0.549236 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.15 mas, bmaj=14.73 mas, bpa=28.09 degrees ! Estimated noise=1.84481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0011789 Jy ! Component: 100 - total flux cleaned = -0.000965588 Jy ! Component: 150 - total flux cleaned = -0.000924538 Jy ! Component: 200 - total flux cleaned = -0.00096031 Jy ! Total flux subtracted in 200 components = -0.00096031 Jy ! Clean residual min=-0.000552 max=0.000557 Jy/beam ! Clean residual mean=0.000010 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.0565726 Jy selfcal ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 383 components and 0.0565726 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.019004Jy sigma=0.540991 ! Fit after self-cal, rms=0.019012Jy sigma=0.540801 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.000551901 Jy ! Component: 100 - total flux cleaned = -0.000760553 Jy ! Component: 150 - total flux cleaned = -0.00109957 Jy ! Component: 200 - total flux cleaned = -0.00153582 Jy ! Total flux subtracted in 200 components = -0.00153582 Jy ! Clean residual min=-0.000451 max=0.000450 Jy/beam ! Clean residual mean=0.000008 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.0550368 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 437 components and 0.0550368 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.018939Jy sigma=0.537253 ! Fit after self-cal, rms=0.018943Jy sigma=0.537238 ! 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.018943Jy sigma=0.537238 ! Fit after self-cal, rms=0.018687Jy sigma=0.524748 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.03 mas, bmaj=14.77 mas, bpa=28.32 degrees ! Estimated noise=1.84132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000279888 Jy ! Component: 100 - total flux cleaned = -0.00062956 Jy ! Component: 150 - total flux cleaned = -0.000496899 Jy ! Component: 200 - total flux cleaned = -0.000319295 Jy ! Total flux subtracted in 200 components = -0.000319295 Jy ! Clean residual min=-0.000454 max=0.000461 Jy/beam ! Clean residual mean=0.000009 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.0547175 Jy selfcal ! Performing phase self-cal ! Adding 110 model components to the UV plane model. ! The established model now contains 545 components and 0.0547175 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.018541Jy sigma=0.519804 ! Fit after self-cal, rms=0.018534Jy sigma=0.519696 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.49075e-05 Jy ! Component: 100 - total flux cleaned = -6.73277e-05 Jy ! Component: 150 - total flux cleaned = -6.75356e-05 Jy ! Component: 200 - total flux cleaned = -0.000330312 Jy ! Total flux subtracted in 200 components = -0.000330312 Jy ! Clean residual min=-0.000291 max=0.000288 Jy/beam ! Clean residual mean=0.000006 rms=0.000123 Jy/beam ! Combined flux in latest and established models = 0.0543872 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 604 components and 0.0543872 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.018486Jy sigma=0.518415 ! Fit after self-cal, rms=0.018489Jy sigma=0.518397 ! 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.018489Jy sigma=0.518397 ! Fit after self-cal, rms=0.018378Jy sigma=0.515614 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.04 mas, bmaj=14.82 mas, bpa=29.01 degrees ! Estimated noise=1.84006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.29737e-05 Jy ! Component: 100 - total flux cleaned = 0.000246808 Jy ! Component: 150 - total flux cleaned = 0.000576775 Jy ! Component: 200 - total flux cleaned = 0.000956601 Jy ! Total flux subtracted in 200 components = 0.000956601 Jy ! Clean residual min=-0.000365 max=0.000370 Jy/beam ! Clean residual mean=0.000008 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.0553438 Jy selfcal ! Performing phase self-cal ! Adding 111 model components to the UV plane model. ! The established model now contains 703 components and 0.0553438 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.018285Jy sigma=0.512513 ! Fit after self-cal, rms=0.018279Jy sigma=0.512492 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.000145194 Jy ! Component: 100 - total flux cleaned = -0.000131075 Jy ! Component: 150 - total flux cleaned = -0.000160005 Jy ! Component: 200 - total flux cleaned = -0.0003939 Jy ! Total flux subtracted in 200 components = -0.0003939 Jy ! Clean residual min=-0.000244 max=0.000240 Jy/beam ! Clean residual mean=0.000006 rms=0.000105 Jy/beam ! Combined flux in latest and established models = 0.0549499 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 768 components and 0.0549499 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.018248Jy sigma=0.511703 ! Fit after self-cal, rms=0.018250Jy sigma=0.511695 ! 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.94 mas, bmaj=14.78 mas, bpa=28.5 degrees ! Estimated noise=1.83935 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.94 x 14.78 at 28.5 degrees (North through East) ! Clean map min=-0.0075985 max=0.035993 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.67 mas, bmaj=13.67 mas, bpa=34.67 degrees ! Estimated noise=2.10999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0435945 Jy ! Component: 100 - total flux cleaned = 0.0531773 Jy ! Component: 150 - total flux cleaned = 0.0527821 Jy ! Component: 200 - total flux cleaned = 0.0498781 Jy ! Total flux subtracted in 200 components = 0.0498781 Jy ! Clean residual min=-0.006791 max=0.006768 Jy/beam ! Clean residual mean=0.000085 rms=0.003628 Jy/beam ! Combined flux in latest and established models = 0.0498781 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 112 model components to the UV plane model. ! The established model now contains 112 components and 0.0498781 Jy ! Inverting map and beam ! Estimated beam: bmin=11.94 mas, bmaj=14.78 mas, bpa=28.5 degrees ! Estimated noise=1.83935 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.00405873 Jy ! Component: 100 - total flux cleaned = 0.000859452 Jy ! Component: 150 - total flux cleaned = -0.00258292 Jy ! Component: 200 - total flux cleaned = -0.00564463 Jy ! Total flux subtracted in 200 components = -0.00564463 Jy ! Clean residual min=-0.004397 max=0.004394 Jy/beam ! Clean residual mean=0.000055 rms=0.001966 Jy/beam ! Combined flux in latest and established models = 0.0442334 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 208 components and 0.0442334 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=12.04 mas, bmaj=14.82 mas, bpa=29.01 degrees ! Estimated noise=1.84006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00387858 Jy ! Component: 100 - total flux cleaned = 0.00538012 Jy ! Component: 150 - total flux cleaned = 0.00632194 Jy ! Component: 200 - total flux cleaned = 0.00632705 Jy ! Total flux subtracted in 200 components = 0.00632705 Jy ! Clean residual min=-0.001256 max=0.001271 Jy/beam ! Clean residual mean=0.000015 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0505605 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.000366581 Jy ! Component: 100 - total flux cleaned = -0.0009865 Jy ! Component: 150 - total flux cleaned = -0.00164446 Jy ! Component: 200 - total flux cleaned = -0.00223496 Jy ! Total flux subtracted in 200 components = -0.00223496 Jy ! Clean residual min=-0.001114 max=0.001094 Jy/beam ! Clean residual mean=-0.000003 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0483255 Jy ! Adding 142 model components to the UV plane model. ! The established model now contains 350 components and 0.0483255 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.94 mas, bmaj=14.78 mas, bpa=28.5 degrees ! Estimated noise=1.83935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00078919 Jy ! Component: 100 - total flux cleaned = -0.0010447 Jy ! Component: 150 - total flux cleaned = -0.00130451 Jy ! Component: 200 - total flux cleaned = -0.00146049 Jy ! Total flux subtracted in 200 components = -0.00146049 Jy ! Clean residual min=-0.000590 max=0.000590 Jy/beam ! Clean residual mean=0.000006 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.046865 Jy selfcal ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 424 components and 0.046865 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.018708Jy sigma=0.527055 ! Fit after self-cal, rms=0.018693Jy sigma=0.526532 wmodel /d2/scr/pima/bp171a2_uvs/J0702+3757_C_map.mod ! Writing 424 model components to file: /d2/scr/pima/bp171a2_uvs/J0702+3757_C_map.mod wobs /d2/scr/pima/bp171a2_uvs/J0702+3757_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a2_uvs/J0702+3757_C_uvs.fits wwins /d2/scr/pima/bp171a2_uvs/J0702+3757_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/J0702+3757_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.94 x 14.78 at 28.5 degrees (North through East) ! Clean map min=-0.0065735 max=0.034416 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a2_uvs/J0702+3757_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0344162 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000264085 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.30199 2.30199 4.60397 9.20795 18.4159 36.8318 73.6636 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.034 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 130.322 quit ! Quitting program ! Log file /d2/scr/pima/bp171a2_uvs/J0702+3757_C_uvs.log closed on Tue Feb 18 20:27:38 2014