! Started logfile: /scr/pima/rdv93_uvs/J1044+0655_X_uvs.log on Tue Sep 24 17:07:20 2013 obs /scr/pima/rdv93_uvs/J1044+0655_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1044+0655_X_uva.fits ! AN table 1: 23 integrations on 3 of 3 possible baselines. ! AN table 2: 24 integrations on 21 of 21 possible baselines. ! AN table 3: 24 integrations on 28 of 28 possible baselines. ! AN table 4: 26 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.950023 visibilities/baseline/integration-bin. ! Found source: J1044+0655 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40993e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47993e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79493e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89993e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8288 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv93_uvs/J1044+0655_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! A total of 16 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! A total of 16 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! A total of 16 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! A total of 16 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=1.041844Jy sigma=1.907309 ! Fit after self-cal, rms=0.763566Jy sigma=1.384287 ! 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=0.8473 mas, bmaj=2.288 mas, bpa=-10.7 degrees ! Estimated noise=7.14672 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.191631 Jy ! Component: 100 - total flux cleaned = 0.234978 Jy ! Total flux subtracted in 100 components = 0.234978 Jy ! Clean residual min=-0.008067 max=0.015011 Jy/beam ! Clean residual mean=-0.000010 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.234978 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.234978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108412Jy sigma=0.188827 ! Fit after self-cal, rms=0.108425Jy sigma=0.188805 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161189 Jy ! Component: 100 - total flux cleaned = 0.0240595 Jy ! Total flux subtracted in 100 components = 0.0240595 Jy ! Clean residual min=-0.006436 max=0.007458 Jy/beam ! Clean residual mean=-0.000008 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 0.259037 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.259037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106444Jy sigma=0.183765 ! Fit after self-cal, rms=0.106480Jy sigma=0.183715 ! 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.009 mas, bmaj=2.569 mas, bpa=-11.42 degrees ! Estimated noise=4.31817 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (1.6, -1.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00743188 Jy ! Component: 100 - total flux cleaned = 0.0117694 Jy ! Component: 150 - total flux cleaned = 0.0149774 Jy ! Component: 200 - total flux cleaned = 0.0168125 Jy ! Total flux subtracted in 200 components = 0.0168125 Jy ! Clean residual min=-0.004596 max=0.003674 Jy/beam ! Clean residual mean=-0.000010 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.27585 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 43 components and 0.27585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105957Jy sigma=0.182418 ! Fit after self-cal, rms=0.105956Jy sigma=0.182328 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.99 HN 0.97 LA 1.02 ! NL 0.98 OV 0.99 PT 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.99 FD 1.01 HN 0.98 LA 0.99 ! MK 0.99 NL 0.93 OV 0.94 PT 0.97 ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.95 FD 0.98 HN 1.02 LA 0.99 ! MK 1.00 NL 0.96 OV 0.99 PT 1.02 ! SC 0.99 ! ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.00 HN 1.01 LA 0.95 ! NL 0.93 OV 1.03 PT 1.01 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.98 FD 0.97 HN 1.02 LA 0.97 ! MK 0.97 NL 0.96 OV 1.02 PT 1.00 ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 1.01 FD 0.98 HN 0.98 LA 0.93 ! MK 1.04 NL 0.95 OV 1.02 PT 1.06 ! SC 1.04 ! ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 0.99 HN 1.07 LA 1.00 ! NL 0.98 OV 1.04 PT 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.01 FD 0.96 HN 1.02 LA 0.97 ! MK 0.99 NL 1.01 OV 1.04 PT 0.99 ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 1.05 FD 0.98 HN 0.96 LA 1.01 ! MK 1.01 NL 1.03 OV 1.04 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.03 HN 0.99 LA 1.01 ! NL 1.12 OV 0.99 PT 1.05 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.99 FD 1.03 HN 0.98 LA 1.04 ! MK 1.05 NL 1.03 OV 1.01 PT 0.99 ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.98 FD 1.06 HN 1.01 LA 0.96 ! MK 1.07 NL 1.00 OV 1.03 PT 1.04 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.105956Jy sigma=0.182328 ! Fit after self-cal, rms=0.106624Jy sigma=0.180487 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.998 mas, bmaj=2.529 mas, bpa=-11.25 degrees ! Estimated noise=4.42548 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.00241717 Jy ! Component: 100 - total flux cleaned = 0.00293666 Jy ! Component: 150 - total flux cleaned = 0.00322263 Jy ! Component: 200 - total flux cleaned = 0.00343408 Jy ! Total flux subtracted in 200 components = 0.00343408 Jy ! Clean residual min=-0.003288 max=0.002894 Jy/beam ! Clean residual mean=-0.000009 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.279284 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 64 components and 0.279284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106556Jy sigma=0.180353 ! Fit after self-cal, rms=0.106573Jy sigma=0.180333 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106573Jy sigma=0.180333 ! Fit after self-cal, rms=0.106562Jy sigma=0.180324 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9983 mas, bmaj=2.53 mas, bpa=-11.25 degrees ! Estimated noise=4.42341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000915304 Jy ! Component: 100 - total flux cleaned = 0.00119469 Jy ! Component: 150 - total flux cleaned = 0.00137347 Jy ! Component: 200 - total flux cleaned = 0.0015391 Jy ! Total flux subtracted in 200 components = 0.0015391 Jy ! Clean residual min=-0.003274 max=0.002863 Jy/beam ! Clean residual mean=-0.000009 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.280823 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 72 components and 0.280823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106532Jy sigma=0.180276 ! Fit after self-cal, rms=0.106533Jy sigma=0.180274 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.000207474 Jy ! Component: 100 - total flux cleaned = 0.000358595 Jy ! Component: 150 - total flux cleaned = 0.000499075 Jy ! Component: 200 - total flux cleaned = 0.000630685 Jy ! Total flux subtracted in 200 components = 0.000630685 Jy ! Clean residual min=-0.003242 max=0.002876 Jy/beam ! Clean residual mean=-0.000009 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.281454 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 79 components and 0.281454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106515Jy sigma=0.180252 ! Fit after self-cal, rms=0.106516Jy sigma=0.180252 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106516Jy sigma=0.180252 ! Fit after self-cal, rms=0.106479Jy sigma=0.180247 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9987 mas, bmaj=2.532 mas, bpa=-11.26 degrees ! Estimated noise=4.42007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.30339e-05 Jy ! Component: 100 - total flux cleaned = 0.000242158 Jy ! Component: 150 - total flux cleaned = 0.000363699 Jy ! Component: 200 - total flux cleaned = 0.000455364 Jy ! Total flux subtracted in 200 components = 0.000455364 Jy ! Clean residual min=-0.003237 max=0.002826 Jy/beam ! Clean residual mean=-0.000009 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.281909 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 84 components and 0.281909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106464Jy sigma=0.180229 ! Fit after self-cal, rms=0.106466Jy sigma=0.180228 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 = 9.02346e-05 Jy ! Component: 100 - total flux cleaned = 0.000156972 Jy ! Component: 150 - total flux cleaned = 0.000220975 Jy ! Component: 200 - total flux cleaned = 0.000241884 Jy ! Total flux subtracted in 200 components = 0.000241884 Jy ! Clean residual min=-0.003220 max=0.002815 Jy/beam ! Clean residual mean=-0.000009 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.282151 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 92 components and 0.282151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106456Jy sigma=0.180216 ! Fit after self-cal, rms=0.106456Jy sigma=0.180216 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106456Jy sigma=0.180216 ! Fit after self-cal, rms=0.106385Jy sigma=0.180214 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.137 mas, bmaj=3.282 mas, bpa=-6.515 degrees ! Estimated noise=5.02085 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000952658 Jy ! Component: 100 - total flux cleaned = 0.00107075 Jy ! Component: 150 - total flux cleaned = 0.001142 Jy ! Component: 200 - total flux cleaned = 0.00117315 Jy ! Total flux subtracted in 200 components = 0.00117315 Jy ! Clean residual min=-0.003670 max=0.003132 Jy/beam ! Clean residual mean=-0.000015 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.283324 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.283324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106384Jy sigma=0.180208 ! Fit after self-cal, rms=0.106386Jy sigma=0.180206 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.000175622 Jy ! Component: 100 - total flux cleaned = 0.00021575 Jy ! Component: 150 - total flux cleaned = 0.00022826 Jy ! Component: 200 - total flux cleaned = 0.000228217 Jy ! Total flux subtracted in 200 components = 0.000228217 Jy ! Clean residual min=-0.003631 max=0.003112 Jy/beam ! Clean residual mean=-0.000015 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.283552 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 112 components and 0.283552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106386Jy sigma=0.180206 ! Fit after self-cal, rms=0.106386Jy sigma=0.180206 ! 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=0.9989 mas, bmaj=2.534 mas, bpa=-11.27 degrees ! Estimated noise=4.41602 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9989 x 2.534 at -11.27 degrees (North through East) ! Clean map min=-0.0029824 max=0.24348 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=0.8389 mas, bmaj=2.256 mas, bpa=-10.56 degrees ! Estimated noise=7.49011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.189562 Jy ! Component: 100 - total flux cleaned = 0.232337 Jy ! Component: 150 - total flux cleaned = 0.247879 Jy ! Component: 200 - total flux cleaned = 0.256907 Jy ! Total flux subtracted in 200 components = 0.256907 Jy ! Clean residual min=-0.005160 max=0.005618 Jy/beam ! Clean residual mean=-0.000010 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.256907 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.256907 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9989 mas, bmaj=2.534 mas, bpa=-11.27 degrees ! Estimated noise=4.41602 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.00667039 Jy ! Component: 100 - total flux cleaned = 0.0111589 Jy ! Component: 150 - total flux cleaned = 0.0144936 Jy ! Component: 200 - total flux cleaned = 0.0170635 Jy ! Total flux subtracted in 200 components = 0.0170635 Jy ! Clean residual min=-0.003680 max=0.003028 Jy/beam ! Clean residual mean=-0.000012 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.273971 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 36 components and 0.273971 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.137 mas, bmaj=3.282 mas, bpa=-6.515 degrees ! Estimated noise=5.02085 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281742 Jy ! Component: 100 - total flux cleaned = 0.00473083 Jy ! Component: 150 - total flux cleaned = 0.00611801 Jy ! Component: 200 - total flux cleaned = 0.00715518 Jy ! Total flux subtracted in 200 components = 0.00715518 Jy ! Clean residual min=-0.003775 max=0.003003 Jy/beam ! Clean residual mean=-0.000017 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.281126 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.000583334 Jy ! Component: 100 - total flux cleaned = 0.000908993 Jy ! Component: 150 - total flux cleaned = 0.001148 Jy ! Component: 200 - total flux cleaned = 0.00131802 Jy ! Total flux subtracted in 200 components = 0.00131802 Jy ! Clean residual min=-0.003700 max=0.003029 Jy/beam ! Clean residual mean=-0.000016 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.282444 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 67 components and 0.282444 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9989 mas, bmaj=2.534 mas, bpa=-11.27 degrees ! Estimated noise=4.41602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000338257 Jy ! Component: 100 - total flux cleaned = -0.000263349 Jy ! Component: 150 - total flux cleaned = -0.000193865 Jy ! Component: 200 - total flux cleaned = -0.000129967 Jy ! Total flux subtracted in 200 components = -0.000129967 Jy ! Clean residual min=-0.003230 max=0.002745 Jy/beam ! Clean residual mean=-0.000009 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.282314 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.282314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106434Jy sigma=0.180251 ! Fit after self-cal, rms=0.106427Jy sigma=0.180245 wmodel /scr/pima/rdv93_uvs/J1044+0655_X_map.mod ! Writing 82 model components to file: /scr/pima/rdv93_uvs/J1044+0655_X_map.mod wobs /scr/pima/rdv93_uvs/J1044+0655_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1044+0655_X_uvs.fits wwins /scr/pima/rdv93_uvs/J1044+0655_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv93_uvs/J1044+0655_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126229 Jy ! Component: 100 - total flux cleaned = -0.00172432 Jy ! Component: 150 - total flux cleaned = -0.00201407 Jy ! Component: 200 - total flux cleaned = -0.00215016 Jy ! Component: 250 - total flux cleaned = -0.00206102 Jy ! Component: 300 - total flux cleaned = -0.00206128 Jy ! Component: 350 - total flux cleaned = -0.00193801 Jy ! Component: 400 - total flux cleaned = -0.00181835 Jy ! Component: 450 - total flux cleaned = -0.00162396 Jy ! Component: 500 - total flux cleaned = -0.00143418 Jy ! Component: 550 - total flux cleaned = -0.00124799 Jy ! Component: 600 - total flux cleaned = -0.00099313 Jy ! Component: 650 - total flux cleaned = -0.000885945 Jy ! Component: 700 - total flux cleaned = -0.00071022 Jy ! Component: 750 - total flux cleaned = -0.00057227 Jy ! Component: 800 - total flux cleaned = -0.000403292 Jy ! Component: 850 - total flux cleaned = -0.00023718 Jy ! Component: 900 - total flux cleaned = -0.000171772 Jy ! Component: 950 - total flux cleaned = 2.19516e-05 Jy ! Component: 1000 - total flux cleaned = 0.000117538 Jy ! Component: 1050 - total flux cleaned = 0.000336119 Jy ! Component: 1100 - total flux cleaned = 0.000335031 Jy ! Component: 1150 - total flux cleaned = 0.000426098 Jy ! Component: 1200 - total flux cleaned = 0.000605234 Jy ! Component: 1250 - total flux cleaned = 0.00069316 Jy ! Component: 1300 - total flux cleaned = 0.000721967 Jy ! Component: 1350 - total flux cleaned = 0.000750269 Jy ! Component: 1400 - total flux cleaned = 0.000864104 Jy ! Component: 1450 - total flux cleaned = 0.000864068 Jy ! Component: 1500 - total flux cleaned = 0.00102946 Jy ! Component: 1550 - total flux cleaned = 0.00102939 Jy ! Component: 1600 - total flux cleaned = 0.00116437 Jy ! Component: 1650 - total flux cleaned = 0.00116421 Jy ! Component: 1700 - total flux cleaned = 0.0011643 Jy ! Component: 1750 - total flux cleaned = 0.00124251 Jy ! Component: 1800 - total flux cleaned = 0.00119097 Jy ! Component: 1850 - total flux cleaned = 0.00129355 Jy ! Component: 1900 - total flux cleaned = 0.00139447 Jy ! Component: 1950 - total flux cleaned = 0.00131915 Jy ! Component: 2000 - total flux cleaned = 0.00154239 Jy ! Component: 2050 - total flux cleaned = 0.0015916 Jy ! Component: 2100 - total flux cleaned = 0.00168934 Jy ! Component: 2150 - total flux cleaned = 0.0019061 Jy ! Component: 2200 - total flux cleaned = 0.00188175 Jy ! Component: 2250 - total flux cleaned = 0.00192906 Jy ! Component: 2300 - total flux cleaned = 0.00192919 Jy ! Component: 2350 - total flux cleaned = 0.00211554 Jy ! Component: 2400 - total flux cleaned = 0.0021153 Jy ! Component: 2450 - total flux cleaned = 0.00220691 Jy ! Component: 2500 - total flux cleaned = 0.00227502 Jy ! Component: 2550 - total flux cleaned = 0.00232009 Jy ! Component: 2600 - total flux cleaned = 0.0023422 Jy ! Component: 2650 - total flux cleaned = 0.00236432 Jy ! Component: 2700 - total flux cleaned = 0.00251833 Jy ! Component: 2750 - total flux cleaned = 0.00253999 Jy ! Component: 2800 - total flux cleaned = 0.00266971 Jy ! Component: 2850 - total flux cleaned = 0.0026053 Jy ! Component: 2900 - total flux cleaned = 0.00273327 Jy ! Component: 2950 - total flux cleaned = 0.00273334 Jy ! Component: 3000 - total flux cleaned = 0.00281721 Jy ! Component: 3050 - total flux cleaned = 0.00288 Jy ! Component: 3100 - total flux cleaned = 0.00288017 Jy ! Component: 3150 - total flux cleaned = 0.00296255 Jy ! Component: 3200 - total flux cleaned = 0.00298287 Jy ! Component: 3250 - total flux cleaned = 0.00294246 Jy ! Component: 3300 - total flux cleaned = 0.00294228 Jy ! Component: 3350 - total flux cleaned = 0.00298215 Jy ! Component: 3400 - total flux cleaned = 0.00302161 Jy ! Component: 3450 - total flux cleaned = 0.00296256 Jy ! Component: 3500 - total flux cleaned = 0.00300152 Jy ! Component: 3550 - total flux cleaned = 0.00294328 Jy ! Component: 3600 - total flux cleaned = 0.00292394 Jy ! Component: 3650 - total flux cleaned = 0.00288551 Jy ! Component: 3700 - total flux cleaned = 0.00284732 Jy ! Component: 3750 - total flux cleaned = 0.00279056 Jy ! Component: 3800 - total flux cleaned = 0.002847 Jy ! Component: 3850 - total flux cleaned = 0.00282839 Jy ! Component: 3900 - total flux cleaned = 0.0028098 Jy ! Component: 3950 - total flux cleaned = 0.00279126 Jy ! Component: 4000 - total flux cleaned = 0.00279117 Jy ! Component: 4050 - total flux cleaned = 0.00273647 Jy ! Total flux subtracted in 4096 components = 0.00282714 Jy ! Clean residual min=-0.001170 max=0.001338 Jy/beam ! Clean residual mean=-0.000003 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.285141 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 357 components and 0.285141 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J1044+0655_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9989 x 2.534 at -11.27 degrees (North through East) ! Clean map min=-0.0020611 max=0.2434 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1044+0655_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.243401 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000319974 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.394378 0.394378 0.788756 1.57751 3.15502 6.31005 12.6201 25.2402 50.4804 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.243 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1044+0655_X_uvs.log closed on Tue Sep 24 17:07:25 2013