! Started logfile: /d2/scr/pima/bp177j_uvs/J0149+3628_X_uvs.log on Thu Jun 19 03:20:36 2014 obs /d2/scr/pima/bp177j_uvs/J0149+3628_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177j_uvs/J0149+3628_X_uva.fits ! AN table 1: 5 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.307143 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0149+3628 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 344 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp177j_uvs/J0149+3628_X] 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.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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003373Jy sigma=41.485740 ! Fit after self-cal, rms=0.930801Jy sigma=38.961035 ! 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=2.995 mas, bmaj=10.38 mas, bpa=24.74 degrees ! Estimated noise=1.97702 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.0477067 Jy ! Component: 100 - total flux cleaned = 0.0706821 Jy ! Total flux subtracted in 100 components = 0.0706821 Jy ! Clean residual min=-0.011944 max=0.012058 Jy/beam ! Clean residual mean=0.000003 rms=0.005360 Jy/beam ! Combined flux in latest and established models = 0.0706821 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0706821 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.042604Jy sigma=1.698311 ! Fit after self-cal, rms=0.042521Jy sigma=1.695518 ! 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=3.675 mas, bmaj=9.047 mas, bpa=25.77 degrees ! Estimated noise=1.11278 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.0169179 Jy ! Component: 100 - total flux cleaned = 0.0202104 Jy ! Component: 150 - total flux cleaned = 0.0178587 Jy ! Component: 200 - total flux cleaned = 0.0153263 Jy ! Total flux subtracted in 200 components = 0.0153263 Jy ! Clean residual min=-0.005416 max=0.005428 Jy/beam ! Clean residual mean=0.000003 rms=0.002611 Jy/beam ! Combined flux in latest and established models = 0.0860085 Jy ! Performing phase self-cal ! Adding 107 model components to the UV plane model. ! The established model now contains 131 components and 0.0860085 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.020971Jy sigma=0.836471 ! Fit after self-cal, rms=0.020909Jy sigma=0.834617 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.675 x 9.047 at 25.77 degrees (North through East) ! Clean map min=-0.011199 max=0.063138 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 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.00* KP 0.85 LA 0.96 ! NL 1.00* OV 0.97 PT 0.85 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 HN 1.00* KP 1.01 LA 0.92 ! NL 1.00* OV 1.11 PT 0.86 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.15 HN 1.00* KP 0.86 LA 1.00 ! NL 1.00* OV 1.13 PT 0.88 SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.00* KP 1.03 LA 1.03 ! NL 1.00* OV 0.92 PT 0.85 SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 HN 1.00* KP 0.95 LA 1.05 ! NL 1.00* OV 1.17 PT 0.91 SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.020909Jy sigma=0.834617 ! Fit after self-cal, rms=0.017821Jy sigma=0.710710 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.765 mas, bmaj=9.012 mas, bpa=25.44 degrees ! Estimated noise=1.0839 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.000270221 Jy ! Component: 100 - total flux cleaned = 1.21032e-05 Jy ! Component: 150 - total flux cleaned = 0.000710805 Jy ! Component: 200 - total flux cleaned = 0.00147438 Jy ! Total flux subtracted in 200 components = 0.00147438 Jy ! Clean residual min=-0.001108 max=0.001112 Jy/beam ! Clean residual mean=0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0874828 Jy ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 222 components and 0.0874829 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.017020Jy sigma=0.676858 ! Fit after self-cal, rms=0.017016Jy sigma=0.676470 ! 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.017016Jy sigma=0.676470 ! Fit after self-cal, rms=0.016306Jy sigma=0.651716 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.761 mas, bmaj=9.014 mas, bpa=25.44 degrees ! Estimated noise=1.08778 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000600472 Jy ! Component: 100 - total flux cleaned = 0.000967927 Jy ! Component: 150 - total flux cleaned = 0.00117044 Jy ! Component: 200 - total flux cleaned = 0.00135988 Jy ! Total flux subtracted in 200 components = 0.00135988 Jy ! Clean residual min=-0.000605 max=0.000607 Jy/beam ! Clean residual mean=0.000002 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.0888428 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 289 components and 0.0888428 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.016105Jy sigma=0.642952 ! Fit after self-cal, rms=0.016101Jy sigma=0.642738 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.000384513 Jy ! Component: 100 - total flux cleaned = 0.000586043 Jy ! Component: 150 - total flux cleaned = 0.000773542 Jy ! Component: 200 - total flux cleaned = 0.000907045 Jy ! Total flux subtracted in 200 components = 0.000907045 Jy ! Clean residual min=-0.000356 max=0.000364 Jy/beam ! Clean residual mean=0.000002 rms=0.000142 Jy/beam ! Combined flux in latest and established models = 0.0897498 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 356 components and 0.0897498 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.016041Jy sigma=0.640081 ! Fit after self-cal, rms=0.016041Jy sigma=0.640036 ! 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.016041Jy sigma=0.640036 ! Fit after self-cal, rms=0.015023Jy sigma=0.611747 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.752 mas, bmaj=9.024 mas, bpa=25.46 degrees ! Estimated noise=1.08067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149257 Jy ! Component: 100 - total flux cleaned = -0.000117549 Jy ! Component: 150 - total flux cleaned = -0.000168569 Jy ! Component: 200 - total flux cleaned = -0.000181761 Jy ! Total flux subtracted in 200 components = -0.000181761 Jy ! Clean residual min=-0.000194 max=0.000196 Jy/beam ! Clean residual mean=0.000001 rms=0.000072 Jy/beam ! Combined flux in latest and established models = 0.0895681 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 434 components and 0.089568 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.014989Jy sigma=0.611055 ! Fit after self-cal, rms=0.014989Jy sigma=0.611006 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 = 3.09739e-05 Jy ! Component: 100 - total flux cleaned = 0.000162872 Jy ! Component: 150 - total flux cleaned = 0.000279163 Jy ! Component: 200 - total flux cleaned = 0.000361375 Jy ! Total flux subtracted in 200 components = 0.000361375 Jy ! Clean residual min=-0.000167 max=0.000168 Jy/beam ! Clean residual mean=0.000001 rms=0.000059 Jy/beam ! Combined flux in latest and established models = 0.0899294 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 473 components and 0.0899294 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.014974Jy sigma=0.610527 ! Fit after self-cal, rms=0.014975Jy sigma=0.610516 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.014975Jy sigma=0.610516 ! Fit after self-cal, rms=0.014819Jy sigma=0.602778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.97 mas, bmaj=8.882 mas, bpa=25.15 degrees ! Estimated noise=1.07255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000584283 Jy ! Component: 100 - total flux cleaned = -0.000690842 Jy ! Component: 150 - total flux cleaned = -0.00065703 Jy ! Component: 200 - total flux cleaned = -0.000676913 Jy ! Total flux subtracted in 200 components = -0.000676913 Jy ! Clean residual min=-0.000167 max=0.000170 Jy/beam ! Clean residual mean=0.000000 rms=0.000061 Jy/beam ! Combined flux in latest and established models = 0.0892525 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 541 components and 0.0892525 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.014755Jy sigma=0.603321 ! Fit after self-cal, rms=0.014755Jy sigma=0.603280 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 = -3.25856e-05 Jy ! Component: 100 - total flux cleaned = -2.49444e-05 Jy ! Component: 150 - total flux cleaned = -1.75191e-05 Jy ! Component: 200 - total flux cleaned = -2.95884e-06 Jy ! Total flux subtracted in 200 components = -2.95884e-06 Jy ! Clean residual min=-0.000119 max=0.000120 Jy/beam ! Clean residual mean=0.000000 rms=0.000045 Jy/beam ! Combined flux in latest and established models = 0.0892495 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 603 components and 0.0892496 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.014740Jy sigma=0.603332 ! Fit after self-cal, rms=0.014740Jy sigma=0.603325 ! 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=3.764 mas, bmaj=9.011 mas, bpa=25.47 degrees ! Estimated noise=1.07354 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.764 x 9.011 at 25.47 degrees (North through East) ! Clean map min=-0.0068188 max=0.058366 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=3.076 mas, bmaj=10.27 mas, bpa=24.49 degrees ! Estimated noise=1.9629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0466292 Jy ! Component: 100 - total flux cleaned = 0.0685883 Jy ! Component: 150 - total flux cleaned = 0.0798243 Jy ! Component: 200 - total flux cleaned = 0.0847681 Jy ! Total flux subtracted in 200 components = 0.0847681 Jy ! Clean residual min=-0.006670 max=0.006656 Jy/beam ! Clean residual mean=0.000003 rms=0.003098 Jy/beam ! Combined flux in latest and established models = 0.0847681 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 62 model components to the UV plane model. ! The established model now contains 62 components and 0.0847681 Jy ! Inverting map and beam ! Estimated beam: bmin=3.764 mas, bmaj=9.011 mas, bpa=25.47 degrees ! Estimated noise=1.07354 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.00177561 Jy ! Component: 100 - total flux cleaned = 0.000450938 Jy ! Component: 150 - total flux cleaned = -0.00138422 Jy ! Component: 200 - total flux cleaned = -0.00280067 Jy ! Total flux subtracted in 200 components = -0.00280067 Jy ! Clean residual min=-0.003013 max=0.002977 Jy/beam ! Clean residual mean=0.000002 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.0819675 Jy ! Adding 112 model components to the UV plane model. ! The established model now contains 171 components and 0.0819675 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=3.97 mas, bmaj=8.882 mas, bpa=25.15 degrees ! Estimated noise=1.07255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002116 Jy ! Component: 100 - total flux cleaned = 0.00244711 Jy ! Component: 150 - total flux cleaned = 0.00273484 Jy ! Component: 200 - total flux cleaned = 0.00337667 Jy ! Total flux subtracted in 200 components = 0.00337667 Jy ! Clean residual min=-0.000994 max=0.000987 Jy/beam ! Clean residual mean=0.000001 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.0853441 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.000561668 Jy ! Component: 100 - total flux cleaned = 0.00112767 Jy ! Component: 150 - total flux cleaned = 0.00137132 Jy ! Component: 200 - total flux cleaned = 0.00141824 Jy ! Total flux subtracted in 200 components = 0.00141824 Jy ! Clean residual min=-0.000816 max=0.000804 Jy/beam ! Clean residual mean=0.000001 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.0867624 Jy ! Adding 200 model components to the UV plane model. ! The established model now contains 363 components and 0.0867624 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.764 mas, bmaj=9.011 mas, bpa=25.47 degrees ! Estimated noise=1.07354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.84075e-05 Jy ! Component: 100 - total flux cleaned = 0.00010017 Jy ! Component: 150 - total flux cleaned = 0.000151782 Jy ! Component: 200 - total flux cleaned = 0.000122289 Jy ! Total flux subtracted in 200 components = 0.000122289 Jy ! Clean residual min=-0.000249 max=0.000248 Jy/beam ! Clean residual mean=0.000000 rms=0.000087 Jy/beam ! Combined flux in latest and established models = 0.0868847 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 425 components and 0.0868847 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.014813Jy sigma=0.606273 ! Fit after self-cal, rms=0.014806Jy sigma=0.605988 wmodel /d2/scr/pima/bp177j_uvs/J0149+3628_X_map.mod ! Writing 425 model components to file: /d2/scr/pima/bp177j_uvs/J0149+3628_X_map.mod wobs /d2/scr/pima/bp177j_uvs/J0149+3628_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177j_uvs/J0149+3628_X_uvs.fits wwins /d2/scr/pima/bp177j_uvs/J0149+3628_X_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/bp177j_uvs/J0149+3628_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.764 x 9.011 at 25.47 degrees (North through East) ! Clean map min=-0.0051922 max=0.055437 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177j_uvs/J0149+3628_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0554375 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.66432e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.414755 0.414755 0.82951 1.65902 3.31804 6.63608 13.2722 26.5443 53.0886 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.055 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 723.318 quit ! Quitting program ! Log file /d2/scr/pima/bp177j_uvs/J0149+3628_X_uvs.log closed on Thu Jun 19 03:20:40 2014