! Started logfile: /d2/scr/pima/bp177b_uvs/J1049+0336_C_uvs.log on Sat Mar 22 08:09:05 2014 obs /d2/scr/pima/bp177b_uvs/J1049+0336_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177b_uvs/J1049+0336_C_uva.fits ! AN table 1: 5 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.622222 visibilities/baseline/integration-bin. ! Found source: J1049+0336 ! ! 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 896 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/J1049+0336_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001787Jy sigma=47.767054 ! Fit after self-cal, rms=0.943566Jy sigma=45.076990 ! 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.338 mas, bmaj=3.448 mas, bpa=0.4959 degrees ! Estimated noise=0.61546 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.0437455 Jy ! Component: 100 - total flux cleaned = 0.053308 Jy ! Total flux subtracted in 100 components = 0.053308 Jy ! Clean residual min=-0.001838 max=0.002753 Jy/beam ! Clean residual mean=-0.000001 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.053308 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.053308 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.019073Jy sigma=0.657395 ! Fit after self-cal, rms=0.018308Jy sigma=0.621288 ! 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.517 mas, bmaj=3.723 mas, bpa=-0.9922 degrees ! Estimated noise=0.524334 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.00262648 Jy ! Component: 100 - total flux cleaned = 0.00336159 Jy ! Component: 150 - total flux cleaned = 0.00334367 Jy ! Component: 200 - total flux cleaned = 0.00332907 Jy ! Total flux subtracted in 200 components = 0.00332907 Jy ! Clean residual min=-0.001633 max=0.001800 Jy/beam ! Clean residual mean=-0.000002 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0566371 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 15 components and 0.0566371 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.017911Jy sigma=0.599057 ! Fit after self-cal, rms=0.017909Jy sigma=0.599040 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.517 x 3.723 at -0.9922 degrees (North through East) ! Clean map min=-0.0015634 max=0.056381 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: ! BR 0.99 FD 1.15 HN 1.11 LA 1.09 ! MK 1.10 NL 1.03 OV 1.07 PT 0.86 ! SC 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.11 HN 1.05 LA 1.19 ! MK 1.00 NL 1.10 OV 1.14 PT 1.02 ! SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.91 HN 0.98 LA 1.04 ! MK 0.98 NL 0.96 OV 1.05 PT 0.97 ! SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.02 LA 1.03 ! MK 1.01 NL 0.99 OV 0.99 PT 0.93 ! SC 1.03 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.00 LA 0.99 ! MK 0.97 NL 0.92 OV 0.90 PT 1.01 ! SC 1.07 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.90 HN 0.96 LA 0.96 ! MK 0.96 NL 0.95 OV 0.94 PT 0.94 ! SC 0.97 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.91 HN 0.94 LA 0.97 ! MK 0.95 NL 0.98 OV 0.93 PT 0.92 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.017909Jy sigma=0.599040 ! Fit after self-cal, rms=0.016069Jy sigma=0.543831 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.537 mas, bmaj=3.748 mas, bpa=-0.4202 degrees ! Estimated noise=0.518657 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 (43.2, -55.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139106 Jy ! Component: 100 - total flux cleaned = 0.00149181 Jy ! Component: 150 - total flux cleaned = 0.00135993 Jy ! Component: 200 - total flux cleaned = 0.00116003 Jy ! Total flux subtracted in 200 components = 0.00116003 Jy ! Clean residual min=-0.001104 max=0.000942 Jy/beam ! Clean residual mean=0.000000 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.0577971 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.0577971 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.015890Jy sigma=0.535062 ! Fit after self-cal, rms=0.015883Jy sigma=0.534671 ! 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.015883Jy sigma=0.534671 ! Fit after self-cal, rms=0.015674Jy sigma=0.521230 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.539 mas, bmaj=3.749 mas, bpa=-0.4456 degrees ! Estimated noise=0.521115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.79538e-05 Jy ! Component: 100 - total flux cleaned = -8.24465e-05 Jy ! Component: 150 - total flux cleaned = -0.000121111 Jy ! Component: 200 - total flux cleaned = -0.000144678 Jy ! Total flux subtracted in 200 components = -0.000144678 Jy ! Clean residual min=-0.001054 max=0.000922 Jy/beam ! Clean residual mean=0.000001 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.0576525 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.0576525 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.015638Jy sigma=0.520043 ! Fit after self-cal, rms=0.015637Jy sigma=0.519988 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 = -2.63996e-05 Jy ! Component: 100 - total flux cleaned = -2.67736e-05 Jy ! Component: 150 - total flux cleaned = -1.73308e-05 Jy ! Component: 200 - total flux cleaned = -1.70065e-05 Jy ! Total flux subtracted in 200 components = -1.70065e-05 Jy ! Clean residual min=-0.001040 max=0.000916 Jy/beam ! Clean residual mean=0.000001 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.0576355 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 57 components and 0.0576355 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.015620Jy sigma=0.519520 ! Fit after self-cal, rms=0.015620Jy sigma=0.519503 ! 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.015620Jy sigma=0.519503 ! Fit after self-cal, rms=0.015614Jy sigma=0.519347 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.539 mas, bmaj=3.752 mas, bpa=-0.5314 degrees ! Estimated noise=0.520678 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140751 Jy ! Component: 100 - total flux cleaned = -0.000140725 Jy ! Component: 150 - total flux cleaned = -0.000132368 Jy ! Component: 200 - total flux cleaned = -0.000132444 Jy ! Total flux subtracted in 200 components = -0.000132444 Jy ! Clean residual min=-0.001009 max=0.000916 Jy/beam ! Clean residual mean=0.000001 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.057503 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 66 components and 0.057503 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.015599Jy sigma=0.519004 ! Fit after self-cal, rms=0.015599Jy sigma=0.518993 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 = -1.6512e-05 Jy ! Component: 100 - total flux cleaned = -9.45203e-06 Jy ! Component: 150 - total flux cleaned = -9.48645e-06 Jy ! Component: 200 - total flux cleaned = -1.59394e-05 Jy ! Total flux subtracted in 200 components = -1.59394e-05 Jy ! Clean residual min=-0.000997 max=0.000912 Jy/beam ! Clean residual mean=0.000001 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.0574871 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 72 components and 0.0574871 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.015590Jy sigma=0.518758 ! Fit after self-cal, rms=0.015590Jy sigma=0.518751 ! 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.015590Jy sigma=0.518751 ! Fit after self-cal, rms=0.015581Jy sigma=0.518646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.444 mas, bmaj=5.601 mas, bpa=-0.2322 degrees ! Estimated noise=0.672117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206574 Jy ! Component: 100 - total flux cleaned = -0.00026063 Jy ! Component: 150 - total flux cleaned = -0.000299105 Jy ! Component: 200 - total flux cleaned = -0.000334238 Jy ! Total flux subtracted in 200 components = -0.000334238 Jy ! Clean residual min=-0.000955 max=0.000884 Jy/beam ! Clean residual mean=0.000001 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.0571528 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.0571528 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.015578Jy sigma=0.518632 ! Fit after self-cal, rms=0.015579Jy sigma=0.518596 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 = -7.33818e-05 Jy ! Component: 100 - total flux cleaned = -8.57338e-05 Jy ! Component: 150 - total flux cleaned = -0.000102848 Jy ! Component: 200 - total flux cleaned = -0.000113347 Jy ! Total flux subtracted in 200 components = -0.000113347 Jy ! Clean residual min=-0.000916 max=0.000901 Jy/beam ! Clean residual mean=0.000001 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.0570395 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 86 components and 0.0570395 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.015579Jy sigma=0.518709 ! Fit after self-cal, rms=0.015580Jy sigma=0.518695 ! 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.539 mas, bmaj=3.756 mas, bpa=-0.6216 degrees ! Estimated noise=0.520134 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.539 x 3.756 at -0.6216 degrees (North through East) ! Clean map min=-0.00092905 max=0.056254 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.338 mas, bmaj=3.468 mas, bpa=-0.1478 degrees ! Estimated noise=0.61636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0438213 Jy ! Component: 100 - total flux cleaned = 0.0533866 Jy ! Component: 150 - total flux cleaned = 0.0557732 Jy ! Component: 200 - total flux cleaned = 0.0564044 Jy ! Total flux subtracted in 200 components = 0.0564044 Jy ! Clean residual min=-0.001211 max=0.001327 Jy/beam ! Clean residual mean=0.000000 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0564044 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0564044 Jy ! Inverting map and beam ! Estimated beam: bmin=1.539 mas, bmaj=3.756 mas, bpa=-0.6216 degrees ! Estimated noise=0.520134 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.000850141 Jy ! Component: 100 - total flux cleaned = 0.00103108 Jy ! Component: 150 - total flux cleaned = 0.00107289 Jy ! Component: 200 - total flux cleaned = 0.00105443 Jy ! Total flux subtracted in 200 components = 0.00105443 Jy ! Clean residual min=-0.001106 max=0.000968 Jy/beam ! Clean residual mean=0.000001 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.0574588 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.0574588 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=3.444 mas, bmaj=5.601 mas, bpa=-0.2322 degrees ! Estimated noise=0.672117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.03446e-05 Jy ! Component: 100 - total flux cleaned = -4.58903e-05 Jy ! Component: 150 - total flux cleaned = -7.05165e-05 Jy ! Component: 200 - total flux cleaned = -7.01052e-05 Jy ! Total flux subtracted in 200 components = -7.01052e-05 Jy ! Clean residual min=-0.001059 max=0.000898 Jy/beam ! Clean residual mean=0.000001 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0573887 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 = -3.11168e-05 Jy ! Component: 100 - total flux cleaned = -5.94001e-05 Jy ! Component: 150 - total flux cleaned = -7.73241e-05 Jy ! Component: 200 - total flux cleaned = -0.000102682 Jy ! Total flux subtracted in 200 components = -0.000102682 Jy ! Clean residual min=-0.001002 max=0.000888 Jy/beam ! Clean residual mean=0.000001 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.057286 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 49 components and 0.057286 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.539 mas, bmaj=3.756 mas, bpa=-0.6216 degrees ! Estimated noise=0.520134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.25783e-05 Jy ! Component: 100 - total flux cleaned = -4.09048e-05 Jy ! Component: 150 - total flux cleaned = 6.86925e-06 Jy ! Component: 200 - total flux cleaned = 1.75031e-05 Jy ! Total flux subtracted in 200 components = 1.75031e-05 Jy ! Clean residual min=-0.001029 max=0.000918 Jy/beam ! Clean residual mean=0.000001 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.0573035 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 65 components and 0.0573035 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.015606Jy sigma=0.519880 ! Fit after self-cal, rms=0.015600Jy sigma=0.519720 wmodel /d2/scr/pima/bp177b_uvs/J1049+0336_C_map.mod ! Writing 65 model components to file: /d2/scr/pima/bp177b_uvs/J1049+0336_C_map.mod wobs /d2/scr/pima/bp177b_uvs/J1049+0336_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177b_uvs/J1049+0336_C_uvs.fits wwins /d2/scr/pima/bp177b_uvs/J1049+0336_C_map.win ! wwins: Wrote 2 windows to /d2/scr/pima/bp177b_uvs/J1049+0336_C_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.000297681 Jy ! Component: 100 - total flux cleaned = -0.000298045 Jy ! Component: 150 - total flux cleaned = -0.000360433 Jy ! Component: 200 - total flux cleaned = -0.000345583 Jy ! Component: 250 - total flux cleaned = -0.000345262 Jy ! Component: 300 - total flux cleaned = -0.000399453 Jy ! Component: 350 - total flux cleaned = -0.000465045 Jy ! Component: 400 - total flux cleaned = -0.000516049 Jy ! Component: 450 - total flux cleaned = -0.000565674 Jy ! Component: 500 - total flux cleaned = -0.000602065 Jy ! Component: 550 - total flux cleaned = -0.000672386 Jy ! Component: 600 - total flux cleaned = -0.000706639 Jy ! Component: 650 - total flux cleaned = -0.000740122 Jy ! Component: 700 - total flux cleaned = -0.000751437 Jy ! Component: 750 - total flux cleaned = -0.000826792 Jy ! Component: 800 - total flux cleaned = -0.000847863 Jy ! Component: 850 - total flux cleaned = -0.000878925 Jy ! Component: 900 - total flux cleaned = -0.000929911 Jy ! Component: 950 - total flux cleaned = -0.00096977 Jy ! Component: 1000 - total flux cleaned = -0.000989413 Jy ! Component: 1050 - total flux cleaned = -0.00100871 Jy ! Component: 1100 - total flux cleaned = -0.00106575 Jy ! Component: 1150 - total flux cleaned = -0.00107482 Jy ! Component: 1200 - total flux cleaned = -0.00108402 Jy ! Component: 1250 - total flux cleaned = -0.00111102 Jy ! Component: 1300 - total flux cleaned = -0.00111101 Jy ! Component: 1350 - total flux cleaned = -0.00114607 Jy ! Component: 1400 - total flux cleaned = -0.00118933 Jy ! Component: 1450 - total flux cleaned = -0.00118073 Jy ! Component: 1500 - total flux cleaned = -0.00120601 Jy ! Component: 1550 - total flux cleaned = -0.0012142 Jy ! Component: 1600 - total flux cleaned = -0.00123069 Jy ! Component: 1650 - total flux cleaned = -0.00123872 Jy ! Component: 1700 - total flux cleaned = -0.00123875 Jy ! Component: 1750 - total flux cleaned = -0.0012465 Jy ! Component: 1800 - total flux cleaned = -0.00121543 Jy ! Component: 1850 - total flux cleaned = -0.00120009 Jy ! Component: 1900 - total flux cleaned = -0.00121527 Jy ! Component: 1950 - total flux cleaned = -0.00120777 Jy ! Component: 2000 - total flux cleaned = -0.00120773 Jy ! Component: 2050 - total flux cleaned = -0.00120773 Jy ! Component: 2100 - total flux cleaned = -0.00122222 Jy ! Component: 2150 - total flux cleaned = -0.00122947 Jy ! Component: 2200 - total flux cleaned = -0.00124362 Jy ! Component: 2250 - total flux cleaned = -0.00127162 Jy ! Component: 2300 - total flux cleaned = -0.00127853 Jy ! Component: 2350 - total flux cleaned = -0.00129221 Jy ! Component: 2400 - total flux cleaned = -0.00128547 Jy ! Component: 2450 - total flux cleaned = -0.00130577 Jy ! Component: 2500 - total flux cleaned = -0.00130585 Jy ! Component: 2550 - total flux cleaned = -0.00131237 Jy ! Component: 2600 - total flux cleaned = -0.00132544 Jy ! Component: 2650 - total flux cleaned = -0.00133839 Jy ! Component: 2700 - total flux cleaned = -0.00134484 Jy ! Component: 2750 - total flux cleaned = -0.0013703 Jy ! Component: 2800 - total flux cleaned = -0.00137025 Jy ! Component: 2850 - total flux cleaned = -0.00137022 Jy ! Component: 2900 - total flux cleaned = -0.0013703 Jy ! Component: 2950 - total flux cleaned = -0.00137645 Jy ! Component: 3000 - total flux cleaned = -0.00138868 Jy ! Component: 3050 - total flux cleaned = -0.00138265 Jy ! Component: 3100 - total flux cleaned = -0.00141268 Jy ! Component: 3150 - total flux cleaned = -0.00140076 Jy ! Component: 3200 - total flux cleaned = -0.00142444 Jy ! Component: 3250 - total flux cleaned = -0.00143029 Jy ! Component: 3300 - total flux cleaned = -0.00146527 Jy ! Component: 3350 - total flux cleaned = -0.0014537 Jy ! Component: 3400 - total flux cleaned = -0.00147101 Jy ! Component: 3450 - total flux cleaned = -0.00148814 Jy ! Component: 3500 - total flux cleaned = -0.00148245 Jy ! Component: 3550 - total flux cleaned = -0.00149373 Jy ! Component: 3600 - total flux cleaned = -0.00151048 Jy ! Component: 3650 - total flux cleaned = -0.00153825 Jy ! Component: 3700 - total flux cleaned = -0.00153828 Jy ! Component: 3750 - total flux cleaned = -0.00154372 Jy ! Component: 3800 - total flux cleaned = -0.00156542 Jy ! Component: 3850 - total flux cleaned = -0.00157623 Jy ! Component: 3900 - total flux cleaned = -0.00160839 Jy ! Component: 3950 - total flux cleaned = -0.00160308 Jy ! Component: 4000 - total flux cleaned = -0.00162424 Jy ! Component: 4050 - total flux cleaned = -0.00163477 Jy ! Total flux subtracted in 4096 components = -0.00162432 Jy ! Clean residual min=-0.000294 max=0.000295 Jy/beam ! Clean residual mean=0.000000 rms=0.000090 Jy/beam ! Combined flux in latest and established models = 0.0556792 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 354 components and 0.0556792 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp177b_uvs/J1049+0336_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.539 x 3.756 at -0.6216 degrees (North through East) ! Clean map min=-0.00074324 max=0.056096 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177b_uvs/J1049+0336_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0560965 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 8.86515e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.474102 0.474102 0.948205 1.89641 3.79282 7.58564 15.1713 30.3425 60.6851 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.056 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 632.774 quit ! Quitting program ! Log file /d2/scr/pima/bp177b_uvs/J1049+0336_C_uvs.log closed on Sat Mar 22 08:09:09 2014