! Started logfile: /scr/pima/bp192a1_uvs/J0130+2608_X_uvs.log on Wed Sep 16 13:26:51 2015 obs /scr/pima/bp192a1_uvs/J0130+2608_X_uva.fits ! Reading UV FITS file: /scr/pima/bp192a1_uvs/J0130+2608_X_uva.fits ! AN table 1: 19 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.809524 visibilities/baseline/integration-bin. ! Found source: J0130+2608 ! ! 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 2584 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 /scr/pima/bp192a1_uvs/J0130+2608_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. ! ! 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=1.003000Jy sigma=22.845810 ! Fit after self-cal, rms=0.965919Jy sigma=22.003192 ! 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.577 mas, bmaj=2.823 mas, bpa=76.41 degrees ! Estimated noise=0.878699 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.0235895 Jy ! Component: 100 - total flux cleaned = 0.0324308 Jy ! Total flux subtracted in 100 components = 0.0324308 Jy ! Clean residual min=-0.007619 max=0.005991 Jy/beam ! Clean residual mean=0.000005 rms=0.002283 Jy/beam ! Combined flux in latest and established models = 0.0324308 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0324308 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.043647Jy sigma=0.946387 ! Fit after self-cal, rms=0.042349Jy sigma=0.917725 ! 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=2.885 mas, bmaj=3.089 mas, bpa=-49.19 degrees ! Estimated noise=0.620674 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.0102313 Jy ! Component: 100 - total flux cleaned = 0.0162508 Jy ! Component: 150 - total flux cleaned = 0.0202267 Jy ! Component: 200 - total flux cleaned = 0.0230892 Jy ! Total flux subtracted in 200 components = 0.0230892 Jy ! Clean residual min=-0.010656 max=0.008777 Jy/beam ! Clean residual mean=-0.000005 rms=0.003465 Jy/beam ! Combined flux in latest and established models = 0.05552 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 61 components and 0.05552 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.039663Jy sigma=0.852589 ! Fit after self-cal, rms=0.039516Jy sigma=0.848483 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.885 x 3.089 at -49.19 degrees (North through East) ! Clean map min=-0.010136 max=0.036849 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: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* 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: ! BR 1.00* 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: ! BR 1.00* 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: ! BR 1.00* 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: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.039516Jy sigma=0.848483 ! Fit after self-cal, rms=0.039516Jy sigma=0.848483 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.885 mas, bmaj=3.089 mas, bpa=-49.19 degrees ! Estimated noise=0.620674 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.00296344 Jy ! Component: 100 - total flux cleaned = 0.00456171 Jy ! Component: 150 - total flux cleaned = 0.00533947 Jy ! Component: 200 - total flux cleaned = 0.00598686 Jy ! Total flux subtracted in 200 components = 0.00598686 Jy ! Clean residual min=-0.010341 max=0.009099 Jy/beam ! Clean residual mean=-0.000005 rms=0.003359 Jy/beam ! Combined flux in latest and established models = 0.0615068 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.0615068 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.039234Jy sigma=0.842165 ! Fit after self-cal, rms=0.039256Jy sigma=0.841432 ! 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.039256Jy sigma=0.841432 ! Fit after self-cal, rms=0.039256Jy sigma=0.841432 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.885 mas, bmaj=3.089 mas, bpa=-49.19 degrees ! Estimated noise=0.620674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000430463 Jy ! Component: 100 - total flux cleaned = 0.000525482 Jy ! Component: 150 - total flux cleaned = 0.000689947 Jy ! Component: 200 - total flux cleaned = 0.000847384 Jy ! Total flux subtracted in 200 components = 0.000847384 Jy ! Clean residual min=-0.010264 max=0.009192 Jy/beam ! Clean residual mean=-0.000005 rms=0.003318 Jy/beam ! Combined flux in latest and established models = 0.0623542 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.0623542 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.039137Jy sigma=0.839457 ! Fit after self-cal, rms=0.039174Jy sigma=0.839040 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.000151606 Jy ! Component: 100 - total flux cleaned = -6.3749e-05 Jy ! Component: 150 - total flux cleaned = 0.000133031 Jy ! Component: 200 - total flux cleaned = 0.000244672 Jy ! Total flux subtracted in 200 components = 0.000244672 Jy ! Clean residual min=-0.010172 max=0.009237 Jy/beam ! Clean residual mean=-0.000005 rms=0.003292 Jy/beam ! Combined flux in latest and established models = 0.0625989 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 0.0625989 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.039072Jy sigma=0.837508 ! Fit after self-cal, rms=0.039106Jy sigma=0.837168 ! 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.039106Jy sigma=0.837168 ! Fit after self-cal, rms=0.039106Jy sigma=0.837168 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.885 mas, bmaj=3.089 mas, bpa=-49.19 degrees ! Estimated noise=0.620674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000243092 Jy ! Component: 100 - total flux cleaned = -0.00011448 Jy ! Component: 150 - total flux cleaned = 3.70442e-05 Jy ! Component: 200 - total flux cleaned = 0.000182256 Jy ! Total flux subtracted in 200 components = 0.000182256 Jy ! Clean residual min=-0.010066 max=0.009305 Jy/beam ! Clean residual mean=-0.000005 rms=0.003270 Jy/beam ! Combined flux in latest and established models = 0.0627812 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 80 components and 0.0627812 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.039012Jy sigma=0.835784 ! Fit after self-cal, rms=0.039042Jy sigma=0.835477 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.000236885 Jy ! Component: 100 - total flux cleaned = -0.000116753 Jy ! Component: 150 - total flux cleaned = -4.44146e-05 Jy ! Component: 200 - total flux cleaned = 6.11151e-05 Jy ! Total flux subtracted in 200 components = 6.11151e-05 Jy ! Clean residual min=-0.009962 max=0.009386 Jy/beam ! Clean residual mean=-0.000005 rms=0.003251 Jy/beam ! Combined flux in latest and established models = 0.0628423 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.0628423 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.038952Jy sigma=0.834212 ! Fit after self-cal, rms=0.038981Jy sigma=0.833912 ! 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.038981Jy sigma=0.833912 ! Fit after self-cal, rms=0.038981Jy sigma=0.833912 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=3.404 mas, bpa=-75.08 degrees ! Estimated noise=0.636006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000702565 Jy ! Component: 100 - total flux cleaned = -2.2315e-05 Jy ! Component: 150 - total flux cleaned = 0.000133591 Jy ! Component: 200 - total flux cleaned = 0.000244459 Jy ! Total flux subtracted in 200 components = 0.000244459 Jy ! Clean residual min=-0.011521 max=0.010951 Jy/beam ! Clean residual mean=-0.000007 rms=0.003964 Jy/beam ! Combined flux in latest and established models = 0.0630867 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 0.0630867 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.038896Jy sigma=0.833253 ! Fit after self-cal, rms=0.038980Jy sigma=0.832058 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.000607651 Jy ! Component: 100 - total flux cleaned = -0.000522441 Jy ! Component: 150 - total flux cleaned = -0.000404731 Jy ! Component: 200 - total flux cleaned = -0.000368745 Jy ! Total flux subtracted in 200 components = -0.000368745 Jy ! Clean residual min=-0.011282 max=0.010961 Jy/beam ! Clean residual mean=-0.000007 rms=0.003938 Jy/beam ! Combined flux in latest and established models = 0.062718 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 90 components and 0.062718 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.038885Jy sigma=0.831209 ! Fit after self-cal, rms=0.038920Jy sigma=0.830372 ! 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=2.885 mas, bmaj=3.089 mas, bpa=-49.19 degrees ! Estimated noise=0.620674 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.885 x 3.089 at -49.19 degrees (North through East) ! Clean map min=-0.0097995 max=0.036442 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=2.577 mas, bmaj=2.823 mas, bpa=76.41 degrees ! Estimated noise=0.878699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0235391 Jy ! Component: 100 - total flux cleaned = 0.0347987 Jy ! Component: 150 - total flux cleaned = 0.0413605 Jy ! Component: 200 - total flux cleaned = 0.04405 Jy ! Total flux subtracted in 200 components = 0.04405 Jy ! Clean residual min=-0.008918 max=0.006746 Jy/beam ! Clean residual mean=0.000002 rms=0.002303 Jy/beam ! Combined flux in latest and established models = 0.04405 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.04405 Jy ! Inverting map and beam ! Estimated beam: bmin=2.885 mas, bmaj=3.089 mas, bpa=-49.19 degrees ! Estimated noise=0.620674 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.00647402 Jy ! Component: 100 - total flux cleaned = 0.00915694 Jy ! Component: 150 - total flux cleaned = 0.0110442 Jy ! Component: 200 - total flux cleaned = 0.0123259 Jy ! Total flux subtracted in 200 components = 0.0123259 Jy ! Clean residual min=-0.010689 max=0.009284 Jy/beam ! Clean residual mean=-0.000005 rms=0.003350 Jy/beam ! Combined flux in latest and established models = 0.0563758 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 54 components and 0.0563758 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.218 mas, bmaj=3.404 mas, bpa=-75.08 degrees ! Estimated noise=0.636006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128414 Jy ! Component: 100 - total flux cleaned = 0.00231523 Jy ! Component: 150 - total flux cleaned = 0.00308427 Jy ! Component: 200 - total flux cleaned = 0.003604 Jy ! Total flux subtracted in 200 components = 0.003604 Jy ! Clean residual min=-0.011978 max=0.010922 Jy/beam ! Clean residual mean=-0.000008 rms=0.003996 Jy/beam ! Combined flux in latest and established models = 0.0599798 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.000394855 Jy ! Component: 100 - total flux cleaned = 0.000642278 Jy ! Component: 150 - total flux cleaned = 0.000738171 Jy ! Component: 200 - total flux cleaned = 0.000874906 Jy ! Total flux subtracted in 200 components = 0.000874906 Jy ! Clean residual min=-0.011700 max=0.010958 Jy/beam ! Clean residual mean=-0.000008 rms=0.003960 Jy/beam ! Combined flux in latest and established models = 0.0608547 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 72 components and 0.0608547 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.885 mas, bmaj=3.089 mas, bpa=-49.19 degrees ! Estimated noise=0.620674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195271 Jy ! Component: 100 - total flux cleaned = 0.000581311 Jy ! Component: 150 - total flux cleaned = 0.000871046 Jy ! Component: 200 - total flux cleaned = 0.000946076 Jy ! Total flux subtracted in 200 components = 0.000946076 Jy ! Clean residual min=-0.009864 max=0.009447 Jy/beam ! Clean residual mean=-0.000005 rms=0.003212 Jy/beam ! Combined flux in latest and established models = 0.0618008 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.0618008 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.038937Jy sigma=0.831529 ! Fit after self-cal, rms=0.038933Jy sigma=0.830654 wmodel /scr/pima/bp192a1_uvs/J0130+2608_X_map.mod ! Writing 79 model components to file: /scr/pima/bp192a1_uvs/J0130+2608_X_map.mod wobs /scr/pima/bp192a1_uvs/J0130+2608_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a1_uvs/J0130+2608_X_uvs.fits wwins /scr/pima/bp192a1_uvs/J0130+2608_X_map.win ! wwins: Wrote 1 windows to /scr/pima/bp192a1_uvs/J0130+2608_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.00046737 Jy ! Component: 100 - total flux cleaned = 0.000339338 Jy ! Component: 150 - total flux cleaned = -0.000163219 Jy ! Component: 200 - total flux cleaned = -4.51177e-05 Jy ! Component: 250 - total flux cleaned = -0.000148915 Jy ! Component: 300 - total flux cleaned = -5.73486e-05 Jy ! Component: 350 - total flux cleaned = 0.000118664 Jy ! Component: 400 - total flux cleaned = 0.000118189 Jy ! Component: 450 - total flux cleaned = 0.000348901 Jy ! Component: 500 - total flux cleaned = 0.000275487 Jy ! Component: 550 - total flux cleaned = 0.00069029 Jy ! Component: 600 - total flux cleaned = 0.00108548 Jy ! Component: 650 - total flux cleaned = 0.00158523 Jy ! Component: 700 - total flux cleaned = 0.00194358 Jy ! Component: 750 - total flux cleaned = 0.00245998 Jy ! Component: 800 - total flux cleaned = 0.00301258 Jy ! Component: 850 - total flux cleaned = 0.00333195 Jy ! Component: 900 - total flux cleaned = 0.00379761 Jy ! Component: 950 - total flux cleaned = 0.00414795 Jy ! Component: 1000 - total flux cleaned = 0.00448894 Jy ! Component: 1050 - total flux cleaned = 0.00481986 Jy ! Component: 1100 - total flux cleaned = 0.00491222 Jy ! Component: 1150 - total flux cleaned = 0.00477836 Jy ! Component: 1200 - total flux cleaned = 0.00473441 Jy ! Component: 1250 - total flux cleaned = 0.0045163 Jy ! Component: 1300 - total flux cleaned = 0.00421561 Jy ! Component: 1350 - total flux cleaned = 0.00400337 Jy ! Component: 1400 - total flux cleaned = 0.00379294 Jy ! Component: 1450 - total flux cleaned = 0.00350183 Jy ! Component: 1500 - total flux cleaned = 0.00325515 Jy ! Component: 1550 - total flux cleaned = 0.00309185 Jy ! Component: 1600 - total flux cleaned = 0.00284942 Jy ! Component: 1650 - total flux cleaned = 0.00272938 Jy ! Component: 1700 - total flux cleaned = 0.00257076 Jy ! Component: 1750 - total flux cleaned = 0.00257122 Jy ! Component: 1800 - total flux cleaned = 0.00249332 Jy ! Component: 1850 - total flux cleaned = 0.00245456 Jy ! Component: 1900 - total flux cleaned = 0.00241566 Jy ! Component: 1950 - total flux cleaned = 0.00237731 Jy ! Component: 2000 - total flux cleaned = 0.00230103 Jy ! Component: 2050 - total flux cleaned = 0.00230076 Jy ! Component: 2100 - total flux cleaned = 0.00233827 Jy ! Component: 2150 - total flux cleaned = 0.0023007 Jy ! Component: 2200 - total flux cleaned = 0.00233815 Jy ! Component: 2250 - total flux cleaned = 0.00237548 Jy ! Component: 2300 - total flux cleaned = 0.00244955 Jy ! Component: 2350 - total flux cleaned = 0.00241261 Jy ! Component: 2400 - total flux cleaned = 0.00241284 Jy ! Component: 2450 - total flux cleaned = 0.00252284 Jy ! Component: 2500 - total flux cleaned = 0.00270545 Jy ! Component: 2550 - total flux cleaned = 0.00281477 Jy ! Component: 2600 - total flux cleaned = 0.00292367 Jy ! Component: 2650 - total flux cleaned = 0.00299627 Jy ! Component: 2700 - total flux cleaned = 0.00306864 Jy ! Component: 2750 - total flux cleaned = 0.00314107 Jy ! Component: 2800 - total flux cleaned = 0.00324971 Jy ! Component: 2850 - total flux cleaned = 0.00339426 Jy ! Component: 2900 - total flux cleaned = 0.00343054 Jy ! Component: 2950 - total flux cleaned = 0.00350316 Jy ! Component: 3000 - total flux cleaned = 0.00357581 Jy ! Component: 3050 - total flux cleaned = 0.00364843 Jy ! Component: 3100 - total flux cleaned = 0.00361197 Jy ! Component: 3150 - total flux cleaned = 0.00361194 Jy ! Component: 3200 - total flux cleaned = 0.00353833 Jy ! Component: 3250 - total flux cleaned = 0.00361222 Jy ! Component: 3300 - total flux cleaned = 0.00364949 Jy ! Component: 3350 - total flux cleaned = 0.00364946 Jy ! Component: 3400 - total flux cleaned = 0.00357373 Jy ! Component: 3450 - total flux cleaned = 0.00376351 Jy ! Component: 3500 - total flux cleaned = 0.00380232 Jy ! Component: 3550 - total flux cleaned = 0.0039572 Jy ! Component: 3600 - total flux cleaned = 0.00395793 Jy ! Component: 3650 - total flux cleaned = 0.00399738 Jy ! Component: 3700 - total flux cleaned = 0.00407676 Jy ! Component: 3750 - total flux cleaned = 0.00407676 Jy ! Component: 3800 - total flux cleaned = 0.00411709 Jy ! Component: 3850 - total flux cleaned = 0.00419835 Jy ! Component: 3900 - total flux cleaned = 0.00424004 Jy ! Component: 3950 - total flux cleaned = 0.00436518 Jy ! Component: 4000 - total flux cleaned = 0.00440724 Jy ! Component: 4050 - total flux cleaned = 0.00444929 Jy ! Total flux subtracted in 4096 components = 0.00457889 Jy ! Clean residual min=-0.002359 max=0.002644 Jy/beam ! Clean residual mean=-0.000003 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.0663797 Jy keep ! Adding 455 model components to the UV plane model. ! The established model now contains 534 components and 0.0663797 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp192a1_uvs/J0130+2608_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.885 x 3.089 at -49.19 degrees (North through East) ! Clean map min=-0.0062565 max=0.035494 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a1_uvs/J0130+2608_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0354937 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000787464 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.65581 6.65581 13.3116 26.6232 53.2465 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.035 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 45.073 quit ! Quitting program ! Log file /scr/pima/bp192a1_uvs/J0130+2608_X_uvs.log closed on Wed Sep 16 13:26:56 2015