! Started logfile: /d2/scr/pima/bp177j_uvs/J0050-2306_X_uvs.log on Thu Jun 19 03:19:31 2014 obs /d2/scr/pima/bp177j_uvs/J0050-2306_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177j_uvs/J0050-2306_X_uva.fits ! AN table 1: 6 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.6 visibilities/baseline/integration-bin. ! Found source: J0050-2306 ! ! 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 432 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/J0050-2306_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000378Jy sigma=36.780030 ! Fit after self-cal, rms=0.988782Jy sigma=36.742104 ! 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=3.313 mas, bmaj=18.32 mas, bpa=17.47 degrees ! Estimated noise=1.6826 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.00858708 Jy ! Component: 100 - total flux cleaned = 0.00823527 Jy ! Total flux subtracted in 100 components = 0.00823527 Jy ! Clean residual min=-0.001753 max=0.001756 Jy/beam ! Clean residual mean=0.000002 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.00823527 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.00823527 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.016851Jy sigma=0.536862 ! Fit after self-cal, rms=0.014681Jy sigma=0.447161 ! 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.799 mas, bmaj=16.53 mas, bpa=16.79 degrees ! Estimated noise=1.00716 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.00209409 Jy ! Component: 100 - total flux cleaned = 0.00176375 Jy ! Component: 150 - total flux cleaned = 0.00140345 Jy ! Component: 200 - total flux cleaned = 0.00130909 Jy ! Total flux subtracted in 200 components = 0.00130909 Jy ! Clean residual min=-0.000476 max=0.000472 Jy/beam ! Clean residual mean=-0.000001 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.00954436 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 99 components and 0.00954436 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.013909Jy sigma=0.428387 ! Fit after self-cal, rms=0.013814Jy sigma=0.426646 ! 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.799 x 16.53 at 16.79 degrees (North through East) ! Clean map min=-0.0014272 max=0.01147 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 KP 1.07 LA 1.12 NL 1.00* ! OV 1.12 PT 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.84 KP 1.15 LA 0.84 NL 1.00* ! OV 1.08 PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 KP 1.07 LA 0.95 NL 1.00* ! OV 1.00 PT 1.05 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.013814Jy sigma=0.426646 ! Fit after self-cal, rms=0.014011Jy sigma=0.425018 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.804 mas, bmaj=16.53 mas, bpa=16.91 degrees ! Estimated noise=0.994134 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 = 4.87093e-05 Jy ! Component: 100 - total flux cleaned = 5.87256e-05 Jy ! Component: 150 - total flux cleaned = 0.000154169 Jy ! Component: 200 - total flux cleaned = 0.000201007 Jy ! Total flux subtracted in 200 components = 0.000201007 Jy ! Clean residual min=-0.000240 max=0.000241 Jy/beam ! Clean residual mean=-0.000000 rms=0.000102 Jy/beam ! Combined flux in latest and established models = 0.00974537 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 179 components and 0.00974537 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.013881Jy sigma=0.422535 ! Fit after self-cal, rms=0.013849Jy sigma=0.421900 ! 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.013849Jy sigma=0.421900 ! Fit after self-cal, rms=0.014179Jy sigma=0.421010 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.796 mas, bmaj=16.53 mas, bpa=16.97 degrees ! Estimated noise=0.994544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000275571 Jy ! Component: 100 - total flux cleaned = -0.000518046 Jy ! Component: 150 - total flux cleaned = -0.000792243 Jy ! Component: 200 - total flux cleaned = -0.000950183 Jy ! Total flux subtracted in 200 components = -0.000950183 Jy ! Clean residual min=-0.000170 max=0.000168 Jy/beam ! Clean residual mean=-0.000000 rms=0.000065 Jy/beam ! Combined flux in latest and established models = 0.00879518 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 241 components and 0.00879518 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.014123Jy sigma=0.420516 ! Fit after self-cal, rms=0.014120Jy sigma=0.420000 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.34333e-05 Jy ! Component: 100 - total flux cleaned = -0.000249439 Jy ! Component: 150 - total flux cleaned = -0.000364059 Jy ! Component: 200 - total flux cleaned = -0.000444514 Jy ! Total flux subtracted in 200 components = -0.000444514 Jy ! Clean residual min=-0.000133 max=0.000132 Jy/beam ! Clean residual mean=-0.000000 rms=0.000051 Jy/beam ! Combined flux in latest and established models = 0.00835067 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 306 components and 0.00835067 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.014087Jy sigma=0.419677 ! Fit after self-cal, rms=0.014008Jy sigma=0.419274 ! Inverting map ! Added new window around map position (46.6, -19.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184954 Jy ! Component: 100 - total flux cleaned = 0.000101813 Jy ! Component: 150 - total flux cleaned = 6.68424e-05 Jy ! Component: 200 - total flux cleaned = 4.55845e-05 Jy ! Total flux subtracted in 200 components = 4.55845e-05 Jy ! Clean residual min=-0.000308 max=0.000300 Jy/beam ! Clean residual mean=-0.000000 rms=0.000098 Jy/beam ! Combined flux in latest and established models = 0.00839625 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 343 components and 0.00839625 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.013997Jy sigma=0.418971 ! Fit after self-cal, rms=0.013990Jy sigma=0.418872 ! 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.013990Jy sigma=0.418872 ! Fit after self-cal, rms=0.014216Jy sigma=0.419271 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.793 mas, bmaj=16.51 mas, bpa=17 degrees ! Estimated noise=1.00178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000207158 Jy ! Component: 100 - total flux cleaned = -0.000250216 Jy ! Component: 150 - total flux cleaned = -0.000278741 Jy ! Component: 200 - total flux cleaned = -0.000278838 Jy ! Total flux subtracted in 200 components = -0.000278838 Jy ! Clean residual min=-0.000378 max=0.000367 Jy/beam ! Clean residual mean=-0.000001 rms=0.000118 Jy/beam ! Combined flux in latest and established models = 0.00811742 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 372 components and 0.00811741 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.014199Jy sigma=0.419248 ! Fit after self-cal, rms=0.014206Jy sigma=0.419160 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.00010925 Jy ! Component: 100 - total flux cleaned = -0.000103876 Jy ! Component: 150 - total flux cleaned = -9.91493e-05 Jy ! Component: 200 - total flux cleaned = -9.50398e-05 Jy ! Total flux subtracted in 200 components = -9.50398e-05 Jy ! Clean residual min=-0.000371 max=0.000361 Jy/beam ! Clean residual mean=-0.000000 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.00802237 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 395 components and 0.00802238 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.014197Jy sigma=0.419129 ! Fit after self-cal, rms=0.014196Jy sigma=0.419098 ! 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.014196Jy sigma=0.419098 ! Fit after self-cal, rms=0.014269Jy sigma=0.419156 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.997 mas, bmaj=16.14 mas, bpa=16.98 degrees ! Estimated noise=1.00825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000119351 Jy ! Component: 100 - total flux cleaned = -0.000135764 Jy ! Component: 150 - total flux cleaned = -0.000135338 Jy ! Component: 200 - total flux cleaned = -0.000135086 Jy ! Total flux subtracted in 200 components = -0.000135086 Jy ! Clean residual min=-0.000371 max=0.000349 Jy/beam ! Clean residual mean=-0.000000 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.00788729 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 403 components and 0.00788729 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.014259Jy sigma=0.419138 ! Fit after self-cal, rms=0.014262Jy sigma=0.419104 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.60941e-05 Jy ! Component: 100 - total flux cleaned = -5.03296e-05 Jy ! Component: 150 - total flux cleaned = -5.40885e-05 Jy ! Component: 200 - total flux cleaned = -5.39189e-05 Jy ! Total flux subtracted in 200 components = -5.39189e-05 Jy ! Clean residual min=-0.000369 max=0.000331 Jy/beam ! Clean residual mean=-0.000000 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.00783337 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 428 components and 0.00783337 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.014256Jy sigma=0.419070 ! Fit after self-cal, rms=0.014255Jy sigma=0.419051 ! 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.791 mas, bmaj=16.51 mas, bpa=17.02 degrees ! Estimated noise=1.00336 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.791 x 16.51 at 17.02 degrees (North through East) ! Clean map min=-0.0013648 max=0.011025 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.302 mas, bmaj=18.31 mas, bpa=17.61 degrees ! Estimated noise=1.6813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101655 Jy ! Component: 100 - total flux cleaned = 0.000872791 Jy ! Component: 150 - total flux cleaned = 0.000439707 Jy ! Component: 200 - total flux cleaned = -6.59704e-05 Jy ! Total flux subtracted in 200 components = -6.59704e-05 Jy ! Clean residual min=-0.006852 max=0.008699 Jy/beam ! Clean residual mean=-0.000002 rms=0.002255 Jy/beam ! Combined flux in latest and established models = -6.59716e-05 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 37 model components to the UV plane model. ! The established model now contains 37 components and -6.59716e-05 Jy ! Inverting map and beam ! Estimated beam: bmin=3.791 mas, bmaj=16.51 mas, bpa=17.02 degrees ! Estimated noise=1.00336 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.00404638 Jy ! Component: 100 - total flux cleaned = -0.00679334 Jy ! Component: 150 - total flux cleaned = -0.00869783 Jy ! Component: 200 - total flux cleaned = -0.0101465 Jy ! Total flux subtracted in 200 components = -0.0101465 Jy ! Clean residual min=-0.004290 max=0.005941 Jy/beam ! Clean residual mean=-0.000001 rms=0.001539 Jy/beam ! Combined flux in latest and established models = -0.0102125 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 84 components and -0.0102125 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.997 mas, bmaj=16.14 mas, bpa=16.98 degrees ! Estimated noise=1.00825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000990538 Jy ! Component: 100 - total flux cleaned = -0.00173018 Jy ! Component: 150 - total flux cleaned = -0.00228323 Jy ! Component: 200 - total flux cleaned = -0.00273548 Jy ! Total flux subtracted in 200 components = -0.00273548 Jy ! Clean residual min=-0.003431 max=0.005166 Jy/beam ! Clean residual mean=0.000001 rms=0.001250 Jy/beam ! Combined flux in latest and established models = -0.0129479 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.000324072 Jy ! Component: 100 - total flux cleaned = -0.000650569 Jy ! Component: 150 - total flux cleaned = -0.000939835 Jy ! Component: 200 - total flux cleaned = -0.00114441 Jy ! Total flux subtracted in 200 components = -0.00114441 Jy ! Clean residual min=-0.003143 max=0.004656 Jy/beam ! Clean residual mean=0.000001 rms=0.001116 Jy/beam ! Combined flux in latest and established models = -0.0140924 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 143 components and -0.0140924 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.791 mas, bmaj=16.51 mas, bpa=17.02 degrees ! Estimated noise=1.00336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000243913 Jy ! Component: 100 - total flux cleaned = -0.000442934 Jy ! Component: 150 - total flux cleaned = -0.000624559 Jy ! Component: 200 - total flux cleaned = -0.000792416 Jy ! Total flux subtracted in 200 components = -0.000792416 Jy ! Clean residual min=-0.002919 max=0.004576 Jy/beam ! Clean residual mean=0.000002 rms=0.001101 Jy/beam ! Combined flux in latest and established models = -0.0148848 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 164 components and -0.0148848 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.016245Jy sigma=0.476428 ! Fit after self-cal, rms=0.014916Jy sigma=0.433359 wmodel /d2/scr/pima/bp177j_uvs/J0050-2306_X_map.mod ! Writing 164 model components to file: /d2/scr/pima/bp177j_uvs/J0050-2306_X_map.mod wobs /d2/scr/pima/bp177j_uvs/J0050-2306_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177j_uvs/J0050-2306_X_uvs.fits wwins /d2/scr/pima/bp177j_uvs/J0050-2306_X_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/bp177j_uvs/J0050-2306_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.000996395 Jy ! Component: 100 - total flux cleaned = 0.00129889 Jy ! Component: 150 - total flux cleaned = 0.00148388 Jy ! Component: 200 - total flux cleaned = 0.00157275 Jy ! Component: 250 - total flux cleaned = 0.00165366 Jy ! Component: 300 - total flux cleaned = 0.00165462 Jy ! Component: 350 - total flux cleaned = 0.00164115 Jy ! Component: 400 - total flux cleaned = 0.00172489 Jy ! Component: 450 - total flux cleaned = 0.0017692 Jy ! Component: 500 - total flux cleaned = 0.00175938 Jy ! Component: 550 - total flux cleaned = 0.00172052 Jy ! Component: 600 - total flux cleaned = 0.00172022 Jy ! Component: 650 - total flux cleaned = 0.00176501 Jy ! Component: 700 - total flux cleaned = 0.00179114 Jy ! Component: 750 - total flux cleaned = 0.00180824 Jy ! Component: 800 - total flux cleaned = 0.00179143 Jy ! Component: 850 - total flux cleaned = 0.00178301 Jy ! Component: 900 - total flux cleaned = 0.00175769 Jy ! Component: 950 - total flux cleaned = 0.00173207 Jy ! Component: 1000 - total flux cleaned = 0.00169772 Jy ! Component: 1050 - total flux cleaned = 0.00166289 Jy ! Component: 1100 - total flux cleaned = 0.00162774 Jy ! Component: 1150 - total flux cleaned = 0.00159213 Jy ! Component: 1200 - total flux cleaned = 0.00154706 Jy ! Component: 1250 - total flux cleaned = 0.00151042 Jy ! Component: 1300 - total flux cleaned = 0.00146397 Jy ! Component: 1350 - total flux cleaned = 0.00140737 Jy ! Component: 1400 - total flux cleaned = 0.00134982 Jy ! Component: 1450 - total flux cleaned = 0.00128143 Jy ! Component: 1500 - total flux cleaned = 0.00121182 Jy ! Component: 1550 - total flux cleaned = 0.00115119 Jy ! Component: 1600 - total flux cleaned = 0.00106876 Jy ! Component: 1650 - total flux cleaned = 0.00099512 Jy ! Component: 1700 - total flux cleaned = 0.000920314 Jy ! Component: 1750 - total flux cleaned = 0.000843822 Jy ! Component: 1800 - total flux cleaned = 0.000765836 Jy ! Component: 1850 - total flux cleaned = 0.000674731 Jy ! Component: 1900 - total flux cleaned = 0.000593478 Jy ! Component: 1950 - total flux cleaned = 0.00051044 Jy ! Component: 2000 - total flux cleaned = 0.000425622 Jy ! Component: 2050 - total flux cleaned = 0.000376438 Jy ! Component: 2100 - total flux cleaned = 0.000300665 Jy ! Component: 2150 - total flux cleaned = 0.000235806 Jy ! Component: 2200 - total flux cleaned = 0.000196005 Jy ! Component: 2250 - total flux cleaned = 0.000168585 Jy ! Component: 2300 - total flux cleaned = 0.000140467 Jy ! Component: 2350 - total flux cleaned = 0.000111335 Jy ! Component: 2400 - total flux cleaned = 8.10454e-05 Jy ! Component: 2450 - total flux cleaned = 3.39419e-05 Jy ! Component: 2500 - total flux cleaned = 1.23837e-06 Jy ! Component: 2550 - total flux cleaned = -1.57387e-05 Jy ! Component: 2600 - total flux cleaned = -6.78737e-05 Jy ! Component: 2650 - total flux cleaned = -8.60362e-05 Jy ! Component: 2700 - total flux cleaned = -0.000104551 Jy ! Component: 2750 - total flux cleaned = -8.55639e-05 Jy ! Component: 2800 - total flux cleaned = -8.5646e-05 Jy ! Component: 2850 - total flux cleaned = -8.52968e-05 Jy ! Component: 2900 - total flux cleaned = -8.54192e-05 Jy ! Component: 2950 - total flux cleaned = -8.55418e-05 Jy ! Component: 3000 - total flux cleaned = -0.000108494 Jy ! Component: 3050 - total flux cleaned = -6.22701e-05 Jy ! Component: 3100 - total flux cleaned = -8.61031e-05 Jy ! Component: 3150 - total flux cleaned = -6.11931e-05 Jy ! Component: 3200 - total flux cleaned = -6.12465e-05 Jy ! Component: 3250 - total flux cleaned = -6.08625e-05 Jy ! Component: 3300 - total flux cleaned = -6.10739e-05 Jy ! Component: 3350 - total flux cleaned = -9.04465e-05 Jy ! Component: 3400 - total flux cleaned = -3.14032e-05 Jy ! Component: 3450 - total flux cleaned = -6.19399e-05 Jy ! Component: 3500 - total flux cleaned = -6.30643e-05 Jy ! Component: 3550 - total flux cleaned = -3.11979e-05 Jy ! Component: 3600 - total flux cleaned = 2.71087e-06 Jy ! Component: 3650 - total flux cleaned = -3.18683e-05 Jy ! Component: 3700 - total flux cleaned = -3.23638e-05 Jy ! Component: 3750 - total flux cleaned = 4.5416e-06 Jy ! Component: 3800 - total flux cleaned = 4.22104e-06 Jy ! Component: 3850 - total flux cleaned = 4.22553e-06 Jy ! Component: 3900 - total flux cleaned = 3.28254e-06 Jy ! Component: 3950 - total flux cleaned = 4.55858e-05 Jy ! Component: 4000 - total flux cleaned = 4.56009e-05 Jy ! Component: 4050 - total flux cleaned = 4.56643e-05 Jy ! Total flux subtracted in 4096 components = 4.51842e-05 Jy ! Clean residual min=-0.002486 max=0.002469 Jy/beam ! Clean residual mean=-0.000002 rms=0.000825 Jy/beam ! Combined flux in latest and established models = -0.0148396 Jy keep ! Adding 232 model components to the UV plane model. ! The established model now contains 396 components and -0.0148396 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp177j_uvs/J0050-2306_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.791 x 16.51 at 17.02 degrees (North through East) ! Clean map min=-0.0077446 max=0.0075207 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177j_uvs/J0050-2306_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.00752068 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000960206 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -38.3026 38.3026 76.6052 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.007 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 7.832 quit ! Quitting program ! Log file /d2/scr/pima/bp177j_uvs/J0050-2306_X_uvs.log closed on Thu Jun 19 03:19:37 2014