! Started logfile: /scr/pima/bp192a1_uvs/J0132-065A_X_uvs.log on Wed Sep 16 13:27:02 2015 obs /scr/pima/bp192a1_uvs/J0132-065A_X_uva.fits ! Reading UV FITS file: /scr/pima/bp192a1_uvs/J0132-065A_X_uva.fits ! AN table 1: 21 integrations on 1 of 1 possible baselines. ! AN table 2: 20 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.753894 visibilities/baseline/integration-bin. ! Found source: J0132-065A ! ! 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 1936 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/J0132-065A_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 42 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 42 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 42 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 42 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 42 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.005421Jy sigma=21.692745 ! Fit after self-cal, rms=0.926177Jy sigma=20.523053 ! 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.8021 mas, bmaj=3.556 mas, bpa=-21.44 degrees ! Estimated noise=1.36528 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.0553059 Jy ! Component: 100 - total flux cleaned = 0.0690984 Jy ! Total flux subtracted in 100 components = 0.0690984 Jy ! Clean residual min=-0.010223 max=0.007259 Jy/beam ! Clean residual mean=-0.000032 rms=0.002940 Jy/beam ! Combined flux in latest and established models = 0.0690984 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0690984 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.040148Jy sigma=0.806182 ! Fit after self-cal, rms=0.039912Jy sigma=0.799469 ! 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=0.9556 mas, bmaj=3.375 mas, bpa=-21.08 degrees ! Estimated noise=0.77787 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.00902742 Jy ! Component: 100 - total flux cleaned = 0.0151512 Jy ! Component: 150 - total flux cleaned = 0.0197877 Jy ! Component: 200 - total flux cleaned = 0.0233714 Jy ! Total flux subtracted in 200 components = 0.0233714 Jy ! Clean residual min=-0.009919 max=0.007790 Jy/beam ! Clean residual mean=-0.000041 rms=0.003134 Jy/beam ! Combined flux in latest and established models = 0.0924698 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 54 components and 0.0924698 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.036660Jy sigma=0.749150 ! Fit after self-cal, rms=0.036572Jy sigma=0.748347 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9556 x 3.375 at -21.08 degrees (North through East) ! Clean map min=-0.0097291 max=0.070973 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.00* HN 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.036572Jy sigma=0.748347 ! Fit after self-cal, rms=0.036386Jy sigma=0.748165 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9628 mas, bmaj=3.379 mas, bpa=-21.03 degrees ! Estimated noise=0.780644 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.00306073 Jy ! Component: 100 - total flux cleaned = 0.00547902 Jy ! Component: 150 - total flux cleaned = 0.0074359 Jy ! Component: 200 - total flux cleaned = 0.00902035 Jy ! Total flux subtracted in 200 components = 0.00902035 Jy ! Clean residual min=-0.009904 max=0.008090 Jy/beam ! Clean residual mean=-0.000035 rms=0.003033 Jy/beam ! Combined flux in latest and established models = 0.10149 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.10149 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.035819Jy sigma=0.742968 ! Fit after self-cal, rms=0.035799Jy sigma=0.742812 ! 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.035799Jy sigma=0.742812 ! Fit after self-cal, rms=0.035158Jy sigma=0.737090 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9653 mas, bmaj=3.365 mas, bpa=-21.05 degrees ! Estimated noise=0.774416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146921 Jy ! Component: 100 - total flux cleaned = 0.0023168 Jy ! Component: 150 - total flux cleaned = 0.00264218 Jy ! Component: 200 - total flux cleaned = 0.00294015 Jy ! Total flux subtracted in 200 components = 0.00294015 Jy ! Clean residual min=-0.009265 max=0.007871 Jy/beam ! Clean residual mean=-0.000032 rms=0.002838 Jy/beam ! Combined flux in latest and established models = 0.10443 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.10443 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.035024Jy sigma=0.736265 ! Fit after self-cal, rms=0.035014Jy sigma=0.736147 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.000351624 Jy ! Component: 100 - total flux cleaned = 0.000592202 Jy ! Component: 150 - total flux cleaned = 0.000792468 Jy ! Component: 200 - total flux cleaned = 0.00100701 Jy ! Total flux subtracted in 200 components = 0.00100701 Jy ! Clean residual min=-0.009255 max=0.007828 Jy/beam ! Clean residual mean=-0.000031 rms=0.002824 Jy/beam ! Combined flux in latest and established models = 0.105437 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.105437 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.034971Jy sigma=0.735627 ! Fit after self-cal, rms=0.034969Jy sigma=0.735601 ! 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.034969Jy sigma=0.735601 ! Fit after self-cal, rms=0.034964Jy sigma=0.735486 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9651 mas, bmaj=3.361 mas, bpa=-21.05 degrees ! Estimated noise=0.774009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000479574 Jy ! Component: 100 - total flux cleaned = 0.00068735 Jy ! Component: 150 - total flux cleaned = 0.000858888 Jy ! Component: 200 - total flux cleaned = 0.00104085 Jy ! Total flux subtracted in 200 components = 0.00104085 Jy ! Clean residual min=-0.009262 max=0.007781 Jy/beam ! Clean residual mean=-0.000031 rms=0.002817 Jy/beam ! Combined flux in latest and established models = 0.106478 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.106478 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.034926Jy sigma=0.735210 ! Fit after self-cal, rms=0.034924Jy sigma=0.735183 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.000228445 Jy ! Component: 100 - total flux cleaned = 0.000360449 Jy ! Component: 150 - total flux cleaned = 0.000519189 Jy ! Component: 200 - total flux cleaned = 0.00066962 Jy ! Total flux subtracted in 200 components = 0.00066962 Jy ! Clean residual min=-0.009253 max=0.007760 Jy/beam ! Clean residual mean=-0.000030 rms=0.002809 Jy/beam ! Combined flux in latest and established models = 0.107148 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.107148 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.034902Jy sigma=0.734954 ! Fit after self-cal, rms=0.034901Jy sigma=0.734935 ! 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.034901Jy sigma=0.734935 ! Fit after self-cal, rms=0.034895Jy sigma=0.734917 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.51 mas, bmaj=3.668 mas, bpa=10.08 degrees ! Estimated noise=0.93596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154141 Jy ! Component: 100 - total flux cleaned = 0.00202534 Jy ! Component: 150 - total flux cleaned = 0.00225597 Jy ! Component: 200 - total flux cleaned = 0.00248729 Jy ! Total flux subtracted in 200 components = 0.00248729 Jy ! Clean residual min=-0.013873 max=0.012847 Jy/beam ! Clean residual mean=-0.000054 rms=0.004843 Jy/beam ! Combined flux in latest and established models = 0.109635 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 80 components and 0.109635 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.034876Jy sigma=0.735646 ! Fit after self-cal, rms=0.034871Jy sigma=0.735571 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.000391435 Jy ! Component: 100 - total flux cleaned = 0.000513824 Jy ! Component: 150 - total flux cleaned = 0.000624773 Jy ! Component: 200 - total flux cleaned = 0.00070603 Jy ! Total flux subtracted in 200 components = 0.00070603 Jy ! Clean residual min=-0.013882 max=0.012865 Jy/beam ! Clean residual mean=-0.000054 rms=0.004823 Jy/beam ! Combined flux in latest and established models = 0.110341 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 82 components and 0.110341 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.034880Jy sigma=0.736210 ! Fit after self-cal, rms=0.034878Jy sigma=0.736156 ! 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.965 mas, bmaj=3.361 mas, bpa=-21.05 degrees ! Estimated noise=0.77372 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.965 x 3.361 at -21.05 degrees (North through East) ! Clean map min=-0.0089211 max=0.068988 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.8032 mas, bmaj=3.534 mas, bpa=-21.51 degrees ! Estimated noise=1.35612 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0547538 Jy ! Component: 100 - total flux cleaned = 0.0687587 Jy ! Component: 150 - total flux cleaned = 0.0769971 Jy ! Component: 200 - total flux cleaned = 0.083035 Jy ! Total flux subtracted in 200 components = 0.083035 Jy ! Clean residual min=-0.009097 max=0.005984 Jy/beam ! Clean residual mean=-0.000026 rms=0.002392 Jy/beam ! Combined flux in latest and established models = 0.083035 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.083035 Jy ! Inverting map and beam ! Estimated beam: bmin=0.965 mas, bmaj=3.361 mas, bpa=-21.05 degrees ! Estimated noise=0.77372 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.00549081 Jy ! Component: 100 - total flux cleaned = 0.00948054 Jy ! Component: 150 - total flux cleaned = 0.0125607 Jy ! Component: 200 - total flux cleaned = 0.0150302 Jy ! Total flux subtracted in 200 components = 0.0150302 Jy ! Clean residual min=-0.009568 max=0.007608 Jy/beam ! Clean residual mean=-0.000037 rms=0.002908 Jy/beam ! Combined flux in latest and established models = 0.0980652 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 62 components and 0.0980652 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.51 mas, bmaj=3.668 mas, bpa=10.08 degrees ! Estimated noise=0.93596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00386611 Jy ! Component: 100 - total flux cleaned = 0.00654277 Jy ! Component: 150 - total flux cleaned = 0.00844796 Jy ! Component: 200 - total flux cleaned = 0.00980527 Jy ! Total flux subtracted in 200 components = 0.00980527 Jy ! Clean residual min=-0.014024 max=0.013056 Jy/beam ! Clean residual mean=-0.000057 rms=0.004881 Jy/beam ! Combined flux in latest and established models = 0.10787 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.000657223 Jy ! Component: 100 - total flux cleaned = 0.000910228 Jy ! Component: 150 - total flux cleaned = 0.00111087 Jy ! Component: 200 - total flux cleaned = 0.00126888 Jy ! Total flux subtracted in 200 components = 0.00126888 Jy ! Clean residual min=-0.013998 max=0.013078 Jy/beam ! Clean residual mean=-0.000055 rms=0.004854 Jy/beam ! Combined flux in latest and established models = 0.109139 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.109139 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.965 mas, bmaj=3.361 mas, bpa=-21.05 degrees ! Estimated noise=0.77372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000413601 Jy ! Component: 100 - total flux cleaned = -0.000661686 Jy ! Component: 150 - total flux cleaned = -0.000811206 Jy ! Component: 200 - total flux cleaned = -0.000845398 Jy ! Total flux subtracted in 200 components = -0.000845398 Jy ! Clean residual min=-0.009187 max=0.007911 Jy/beam ! Clean residual mean=-0.000030 rms=0.002801 Jy/beam ! Combined flux in latest and established models = 0.108294 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 72 components and 0.108294 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.034875Jy sigma=0.735055 ! Fit after self-cal, rms=0.034873Jy sigma=0.735006 wmodel /scr/pima/bp192a1_uvs/J0132-065A_X_map.mod ! Writing 72 model components to file: /scr/pima/bp192a1_uvs/J0132-065A_X_map.mod wobs /scr/pima/bp192a1_uvs/J0132-065A_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a1_uvs/J0132-065A_X_uvs.fits wwins /scr/pima/bp192a1_uvs/J0132-065A_X_map.win ! wwins: Wrote 1 windows to /scr/pima/bp192a1_uvs/J0132-065A_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.00180235 Jy ! Component: 100 - total flux cleaned = -0.00229299 Jy ! Component: 150 - total flux cleaned = -0.00282751 Jy ! Component: 200 - total flux cleaned = -0.00310557 Jy ! Component: 250 - total flux cleaned = -0.00352562 Jy ! Component: 300 - total flux cleaned = -0.00398069 Jy ! Component: 350 - total flux cleaned = -0.00445047 Jy ! Component: 400 - total flux cleaned = -0.005061 Jy ! Component: 450 - total flux cleaned = -0.00551004 Jy ! Component: 500 - total flux cleaned = -0.00592472 Jy ! Component: 550 - total flux cleaned = -0.0064496 Jy ! Component: 600 - total flux cleaned = -0.00680558 Jy ! Component: 650 - total flux cleaned = -0.007102 Jy ! Component: 700 - total flux cleaned = -0.0073005 Jy ! Component: 750 - total flux cleaned = -0.00749255 Jy ! Component: 800 - total flux cleaned = -0.00756718 Jy ! Component: 850 - total flux cleaned = -0.00778488 Jy ! Component: 900 - total flux cleaned = -0.00796416 Jy ! Component: 950 - total flux cleaned = -0.00817707 Jy ! Component: 1000 - total flux cleaned = -0.00838762 Jy ! Component: 1050 - total flux cleaned = -0.00852679 Jy ! Component: 1100 - total flux cleaned = -0.00852663 Jy ! Component: 1150 - total flux cleaned = -0.0084919 Jy ! Component: 1200 - total flux cleaned = -0.00852684 Jy ! Component: 1250 - total flux cleaned = -0.00849196 Jy ! Component: 1300 - total flux cleaned = -0.00845746 Jy ! Component: 1350 - total flux cleaned = -0.0084573 Jy ! Component: 1400 - total flux cleaned = -0.00838699 Jy ! Component: 1450 - total flux cleaned = -0.00828077 Jy ! Component: 1500 - total flux cleaned = -0.00820899 Jy ! Component: 1550 - total flux cleaned = -0.00810094 Jy ! Component: 1600 - total flux cleaned = -0.00799215 Jy ! Component: 1650 - total flux cleaned = -0.00795548 Jy ! Component: 1700 - total flux cleaned = -0.0080297 Jy ! Component: 1750 - total flux cleaned = -0.00814237 Jy ! Component: 1800 - total flux cleaned = -0.00822005 Jy ! Component: 1850 - total flux cleaned = -0.00829939 Jy ! Component: 1900 - total flux cleaned = -0.00829913 Jy ! Component: 1950 - total flux cleaned = -0.00834011 Jy ! Component: 2000 - total flux cleaned = -0.00838198 Jy ! Component: 2050 - total flux cleaned = -0.00842508 Jy ! Component: 2100 - total flux cleaned = -0.00833864 Jy ! Component: 2150 - total flux cleaned = -0.00829386 Jy ! Component: 2200 - total flux cleaned = -0.00815674 Jy ! Component: 2250 - total flux cleaned = -0.00810981 Jy ! Component: 2300 - total flux cleaned = -0.00806216 Jy ! Component: 2350 - total flux cleaned = -0.00796491 Jy ! Component: 2400 - total flux cleaned = -0.00776505 Jy ! Component: 2450 - total flux cleaned = -0.00766311 Jy ! Component: 2500 - total flux cleaned = -0.00755906 Jy ! Component: 2550 - total flux cleaned = -0.00745322 Jy ! Component: 2600 - total flux cleaned = -0.00723375 Jy ! Component: 2650 - total flux cleaned = -0.00717746 Jy ! Component: 2700 - total flux cleaned = -0.00694699 Jy ! Component: 2750 - total flux cleaned = -0.00688739 Jy ! Component: 2800 - total flux cleaned = -0.00676616 Jy ! Component: 2850 - total flux cleaned = -0.00670519 Jy ! Component: 2900 - total flux cleaned = -0.00658039 Jy ! Component: 2950 - total flux cleaned = -0.00645132 Jy ! Component: 3000 - total flux cleaned = -0.00638428 Jy ! Component: 3050 - total flux cleaned = -0.00638334 Jy ! Component: 3100 - total flux cleaned = -0.00631361 Jy ! Component: 3150 - total flux cleaned = -0.00624256 Jy ! Component: 3200 - total flux cleaned = -0.00624178 Jy ! Component: 3250 - total flux cleaned = -0.00616675 Jy ! Component: 3300 - total flux cleaned = -0.00609123 Jy ! Component: 3350 - total flux cleaned = -0.00601173 Jy ! Component: 3400 - total flux cleaned = -0.00617309 Jy ! Component: 3450 - total flux cleaned = -0.00609026 Jy ! Component: 3500 - total flux cleaned = -0.00600525 Jy ! Component: 3550 - total flux cleaned = -0.00600377 Jy ! Component: 3600 - total flux cleaned = -0.00609183 Jy ! Component: 3650 - total flux cleaned = -0.00618255 Jy ! Component: 3700 - total flux cleaned = -0.00627917 Jy ! Component: 3750 - total flux cleaned = -0.0062791 Jy ! Component: 3800 - total flux cleaned = -0.00647864 Jy ! Component: 3850 - total flux cleaned = -0.0066862 Jy ! Component: 3900 - total flux cleaned = -0.00679212 Jy ! Component: 3950 - total flux cleaned = -0.00689931 Jy ! Component: 4000 - total flux cleaned = -0.0072318 Jy ! Component: 4050 - total flux cleaned = -0.00746127 Jy ! Total flux subtracted in 4096 components = -0.00769629 Jy ! Clean residual min=-0.007128 max=0.007025 Jy/beam ! Clean residual mean=0.000007 rms=0.001781 Jy/beam ! Combined flux in latest and established models = 0.100598 Jy keep ! Adding 193 model components to the UV plane model. ! The established model now contains 265 components and 0.100598 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp192a1_uvs/J0132-065A_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.965 x 3.361 at -21.05 degrees (North through East) ! Clean map min=-0.01118 max=0.067341 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a1_uvs/J0132-065A_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0673405 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00180462 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -8.03953 8.03953 16.0791 32.1581 64.3163 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0054 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.067 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 37.315 quit ! Quitting program ! Log file /scr/pima/bp192a1_uvs/J0132-065A_X_uvs.log closed on Wed Sep 16 13:27:06 2015