! Started logfile: /scr/pima/bp192a0_uvs/J0106+2325_X_uvs.log on Fri Aug 21 06:51:26 2015 obs /scr/pima/bp192a0_uvs/J0106+2325_X_uva.fits ! Reading UV FITS file: /scr/pima/bp192a0_uvs/J0106+2325_X_uva.fits ! AN table 1: 32 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.70625 visibilities/baseline/integration-bin. ! Found source: J0106+2325 ! ! 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 8136 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/bp192a0_uvs/J0106+2325_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004465Jy sigma=21.426001 ! Fit after self-cal, rms=0.945903Jy sigma=20.137484 ! 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.7558 mas, bmaj=2.485 mas, bpa=-3.725 degrees ! Estimated noise=0.600986 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.0361983 Jy ! Component: 100 - total flux cleaned = 0.0543073 Jy ! Total flux subtracted in 100 components = 0.0543073 Jy ! Clean residual min=-0.006621 max=0.011661 Jy/beam ! Clean residual mean=0.000010 rms=0.002080 Jy/beam ! Combined flux in latest and established models = 0.0543073 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0543073 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.055822Jy sigma=1.118921 ! Fit after self-cal, rms=0.054719Jy sigma=1.098240 ! 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.9453 mas, bmaj=2.472 mas, bpa=-4.586 degrees ! Estimated noise=0.373573 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.0202013 Jy ! Component: 100 - total flux cleaned = 0.0304039 Jy ! Component: 150 - total flux cleaned = 0.0370028 Jy ! Component: 200 - total flux cleaned = 0.0415919 Jy ! Total flux subtracted in 200 components = 0.0415919 Jy ! Clean residual min=-0.008182 max=0.011537 Jy/beam ! Clean residual mean=0.000010 rms=0.002558 Jy/beam ! Combined flux in latest and established models = 0.0958992 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 45 components and 0.0958992 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.047187Jy sigma=0.913732 ! Fit after self-cal, rms=0.046948Jy sigma=0.909567 ! 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.9453 x 2.472 at -4.586 degrees (North through East) ! Clean map min=-0.0074305 max=0.053356 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* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.046948Jy sigma=0.909567 ! Fit after self-cal, rms=0.046948Jy sigma=0.909567 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9453 mas, bmaj=2.472 mas, bpa=-4.586 degrees ! Estimated noise=0.373573 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.00389308 Jy ! Component: 100 - total flux cleaned = 0.0064829 Jy ! Component: 150 - total flux cleaned = 0.00817739 Jy ! Component: 200 - total flux cleaned = 0.00876409 Jy ! Total flux subtracted in 200 components = 0.00876409 Jy ! Clean residual min=-0.007396 max=0.011017 Jy/beam ! Clean residual mean=0.000009 rms=0.002408 Jy/beam ! Combined flux in latest and established models = 0.104663 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 50 components and 0.104663 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.046559Jy sigma=0.900236 ! Fit after self-cal, rms=0.046508Jy sigma=0.899611 ! 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.046508Jy sigma=0.899611 ! Fit after self-cal, rms=0.046508Jy sigma=0.899611 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9453 mas, bmaj=2.472 mas, bpa=-4.586 degrees ! Estimated noise=0.373573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000551735 Jy ! Component: 100 - total flux cleaned = 0.0010008 Jy ! Component: 150 - total flux cleaned = 0.00134532 Jy ! Component: 200 - total flux cleaned = 0.00160647 Jy ! Total flux subtracted in 200 components = 0.00160647 Jy ! Clean residual min=-0.007395 max=0.010773 Jy/beam ! Clean residual mean=0.000009 rms=0.002376 Jy/beam ! Combined flux in latest and established models = 0.10627 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.10627 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.046402Jy sigma=0.897190 ! Fit after self-cal, rms=0.046366Jy sigma=0.896730 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) ! Added new window around map position (23.6, 26.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104291 Jy ! Component: 100 - total flux cleaned = 0.0161038 Jy ! Component: 150 - total flux cleaned = 0.0201316 Jy ! Component: 200 - total flux cleaned = 0.0222501 Jy ! Total flux subtracted in 200 components = 0.0222501 Jy ! Clean residual min=-0.006686 max=0.009039 Jy/beam ! Clean residual mean=0.000007 rms=0.001814 Jy/beam ! Combined flux in latest and established models = 0.12852 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 99 components and 0.12852 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.044056Jy sigma=0.833405 ! Fit after self-cal, rms=0.043801Jy sigma=0.825999 ! 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.043801Jy sigma=0.825999 ! Fit after self-cal, rms=0.043801Jy sigma=0.825999 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9453 mas, bmaj=2.472 mas, bpa=-4.586 degrees ! Estimated noise=0.373573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00391089 Jy ! Component: 100 - total flux cleaned = 0.00637902 Jy ! Component: 150 - total flux cleaned = 0.00730746 Jy ! Component: 200 - total flux cleaned = 0.00761078 Jy ! Total flux subtracted in 200 components = 0.00761078 Jy ! Clean residual min=-0.006620 max=0.007611 Jy/beam ! Clean residual mean=0.000006 rms=0.001639 Jy/beam ! Combined flux in latest and established models = 0.136131 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 113 components and 0.136131 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.043368Jy sigma=0.814736 ! Fit after self-cal, rms=0.043336Jy sigma=0.813695 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) ! Added new window around map position (1.6, 0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0053741 Jy ! Component: 100 - total flux cleaned = 0.0064847 Jy ! Component: 150 - total flux cleaned = 0.00700027 Jy ! Component: 200 - total flux cleaned = 0.00744626 Jy ! Total flux subtracted in 200 components = 0.00744626 Jy ! Clean residual min=-0.005864 max=0.006080 Jy/beam ! Clean residual mean=0.000004 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.143577 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 132 components and 0.143577 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.042458Jy sigma=0.791671 ! Fit after self-cal, rms=0.042297Jy sigma=0.788758 ! 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.042297Jy sigma=0.788758 ! Fit after self-cal, rms=0.042881Jy sigma=0.786726 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.038 mas, bmaj=2.904 mas, bpa=-0.006277 degrees ! Estimated noise=0.465936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228499 Jy ! Component: 100 - total flux cleaned = 0.00220351 Jy ! Component: 150 - total flux cleaned = 0.00204087 Jy ! Component: 200 - total flux cleaned = 0.00168127 Jy ! Total flux subtracted in 200 components = 0.00168127 Jy ! Clean residual min=-0.008789 max=0.007717 Jy/beam ! Clean residual mean=0.000006 rms=0.002296 Jy/beam ! Combined flux in latest and established models = 0.145258 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 150 components and 0.145258 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.042704Jy sigma=0.780676 ! Fit after self-cal, rms=0.042678Jy sigma=0.779881 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.000125559 Jy ! Component: 100 - total flux cleaned = -0.000340132 Jy ! Component: 150 - total flux cleaned = -0.000626364 Jy ! Component: 200 - total flux cleaned = -0.00073078 Jy ! Total flux subtracted in 200 components = -0.00073078 Jy ! Clean residual min=-0.008683 max=0.007257 Jy/beam ! Clean residual mean=0.000004 rms=0.002240 Jy/beam ! Combined flux in latest and established models = 0.144527 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 159 components and 0.144527 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.042611Jy sigma=0.777765 ! Fit after self-cal, rms=0.042595Jy sigma=0.777363 ! 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.9474 mas, bmaj=2.472 mas, bpa=-4.431 degrees ! Estimated noise=0.375983 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9474 x 2.472 at -4.431 degrees (North through East) ! Clean map min=-0.005736 max=0.051197 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.7567 mas, bmaj=2.487 mas, bpa=-3.647 degrees ! Estimated noise=0.606029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0375598 Jy ! Component: 100 - total flux cleaned = 0.0567409 Jy ! Component: 150 - total flux cleaned = 0.0689209 Jy ! Component: 200 - total flux cleaned = 0.0779664 Jy ! Total flux subtracted in 200 components = 0.0779664 Jy ! Clean residual min=-0.006135 max=0.008303 Jy/beam ! Clean residual mean=0.000008 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.0779663 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0779663 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9474 mas, bmaj=2.472 mas, bpa=-4.431 degrees ! Estimated noise=0.375983 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) ! Added new window around map position (-1.2, 0.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147383 Jy ! Component: 100 - total flux cleaned = 0.0250832 Jy ! Component: 150 - total flux cleaned = 0.0330804 Jy ! Component: 200 - total flux cleaned = 0.0393805 Jy ! Total flux subtracted in 200 components = 0.0393805 Jy ! Clean residual min=-0.006206 max=0.006683 Jy/beam ! Clean residual mean=0.000005 rms=0.001715 Jy/beam ! Combined flux in latest and established models = 0.117347 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 68 components and 0.117347 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.038 mas, bmaj=2.904 mas, bpa=-0.006277 degrees ! Estimated noise=0.465936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00953852 Jy ! Component: 100 - total flux cleaned = 0.0161376 Jy ! Component: 150 - total flux cleaned = 0.0209941 Jy ! Component: 200 - total flux cleaned = 0.02424 Jy ! Total flux subtracted in 200 components = 0.02424 Jy ! Clean residual min=-0.007905 max=0.007462 Jy/beam ! Clean residual mean=0.000004 rms=0.002222 Jy/beam ! Combined flux in latest and established models = 0.141587 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.00165146 Jy ! Component: 100 - total flux cleaned = 0.00286934 Jy ! Component: 150 - total flux cleaned = 0.00341364 Jy ! Component: 200 - total flux cleaned = 0.00390519 Jy ! Total flux subtracted in 200 components = 0.00390519 Jy ! Clean residual min=-0.007099 max=0.007236 Jy/beam ! Clean residual mean=0.000003 rms=0.002045 Jy/beam ! Combined flux in latest and established models = 0.145492 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 137 components and 0.145492 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9474 mas, bmaj=2.472 mas, bpa=-4.431 degrees ! Estimated noise=0.375983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00112198 Jy ! Component: 100 - total flux cleaned = -0.000902461 Jy ! Component: 150 - total flux cleaned = -0.000711346 Jy ! Component: 200 - total flux cleaned = -0.000424934 Jy ! Total flux subtracted in 200 components = -0.000424934 Jy ! Clean residual min=-0.004831 max=0.004908 Jy/beam ! Clean residual mean=0.000001 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.145067 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 156 components and 0.145067 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.041961Jy sigma=0.760526 ! Fit after self-cal, rms=0.041732Jy sigma=0.755226 wmodel /scr/pima/bp192a0_uvs/J0106+2325_X_map.mod ! Writing 156 model components to file: /scr/pima/bp192a0_uvs/J0106+2325_X_map.mod wobs /scr/pima/bp192a0_uvs/J0106+2325_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a0_uvs/J0106+2325_X_uvs.fits wwins /scr/pima/bp192a0_uvs/J0106+2325_X_map.win ! wwins: Wrote 4 windows to /scr/pima/bp192a0_uvs/J0106+2325_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.000246457 Jy ! Component: 100 - total flux cleaned = 0.000926993 Jy ! Component: 150 - total flux cleaned = 0.00134874 Jy ! Component: 200 - total flux cleaned = 0.00154477 Jy ! Component: 250 - total flux cleaned = 0.00160465 Jy ! Component: 300 - total flux cleaned = 0.00172101 Jy ! Component: 350 - total flux cleaned = 0.0019985 Jy ! Component: 400 - total flux cleaned = 0.00205213 Jy ! Component: 450 - total flux cleaned = 0.0021059 Jy ! Component: 500 - total flux cleaned = 0.00215602 Jy ! Component: 550 - total flux cleaned = 0.00201521 Jy ! Component: 600 - total flux cleaned = 0.00187834 Jy ! Component: 650 - total flux cleaned = 0.00174705 Jy ! Component: 700 - total flux cleaned = 0.00157897 Jy ! Component: 750 - total flux cleaned = 0.00145751 Jy ! Component: 800 - total flux cleaned = 0.00133854 Jy ! Component: 850 - total flux cleaned = 0.00114488 Jy ! Component: 900 - total flux cleaned = 0.000921104 Jy ! Component: 950 - total flux cleaned = 0.000777323 Jy ! Component: 1000 - total flux cleaned = 0.000461625 Jy ! Component: 1050 - total flux cleaned = 0.00025699 Jy ! Component: 1100 - total flux cleaned = -7.65445e-06 Jy ! Component: 1150 - total flux cleaned = -0.000201612 Jy ! Component: 1200 - total flux cleaned = -0.000453844 Jy ! Component: 1250 - total flux cleaned = -0.000638119 Jy ! Component: 1300 - total flux cleaned = -0.000787931 Jy ! Component: 1350 - total flux cleaned = -0.000991673 Jy ! Component: 1400 - total flux cleaned = -0.00110656 Jy ! Component: 1450 - total flux cleaned = -0.00144088 Jy ! Component: 1500 - total flux cleaned = -0.00157617 Jy ! Component: 1550 - total flux cleaned = -0.00178879 Jy ! Component: 1600 - total flux cleaned = -0.00207345 Jy ! Component: 1650 - total flux cleaned = -0.00222543 Jy ! Component: 1700 - total flux cleaned = -0.00239912 Jy ! Component: 1750 - total flux cleaned = -0.00249693 Jy ! Component: 1800 - total flux cleaned = -0.00266414 Jy ! Component: 1850 - total flux cleaned = -0.00285047 Jy ! Component: 1900 - total flux cleaned = -0.00291888 Jy ! Component: 1950 - total flux cleaned = -0.00309847 Jy ! Component: 2000 - total flux cleaned = -0.00320892 Jy ! Component: 2050 - total flux cleaned = -0.00338222 Jy ! Component: 2100 - total flux cleaned = -0.00348883 Jy ! Component: 2150 - total flux cleaned = -0.00369819 Jy ! Component: 2200 - total flux cleaned = -0.00384166 Jy ! Component: 2250 - total flux cleaned = -0.00394315 Jy ! Component: 2300 - total flux cleaned = -0.00416263 Jy ! Component: 2350 - total flux cleaned = -0.00428027 Jy ! Component: 2400 - total flux cleaned = -0.00441591 Jy ! Component: 2450 - total flux cleaned = -0.00454963 Jy ! Component: 2500 - total flux cleaned = -0.00466238 Jy ! Component: 2550 - total flux cleaned = -0.00479124 Jy ! Component: 2600 - total flux cleaned = -0.00484581 Jy ! Component: 2650 - total flux cleaned = -0.00498916 Jy ! Component: 2700 - total flux cleaned = -0.00497168 Jy ! Component: 2750 - total flux cleaned = -0.00511123 Jy ! Component: 2800 - total flux cleaned = -0.00517996 Jy ! Component: 2850 - total flux cleaned = -0.00523073 Jy ! Component: 2900 - total flux cleaned = -0.00534737 Jy ! Component: 2950 - total flux cleaned = -0.0053636 Jy ! Component: 3000 - total flux cleaned = -0.00542897 Jy ! Component: 3050 - total flux cleaned = -0.00550924 Jy ! Component: 3100 - total flux cleaned = -0.00554112 Jy ! Component: 3150 - total flux cleaned = -0.00558775 Jy ! Component: 3200 - total flux cleaned = -0.00564942 Jy ! Component: 3250 - total flux cleaned = -0.00563418 Jy ! Component: 3300 - total flux cleaned = -0.00566444 Jy ! Component: 3350 - total flux cleaned = -0.00566445 Jy ! Component: 3400 - total flux cleaned = -0.00572369 Jy ! Component: 3450 - total flux cleaned = -0.00579657 Jy ! Component: 3500 - total flux cleaned = -0.00582512 Jy ! Component: 3550 - total flux cleaned = -0.0057826 Jy ! Component: 3600 - total flux cleaned = -0.00575462 Jy ! Component: 3650 - total flux cleaned = -0.00576873 Jy ! Component: 3700 - total flux cleaned = -0.00575479 Jy ! Component: 3750 - total flux cleaned = -0.00571395 Jy ! Component: 3800 - total flux cleaned = -0.00572748 Jy ! Component: 3850 - total flux cleaned = -0.00571426 Jy ! Component: 3900 - total flux cleaned = -0.0056876 Jy ! Component: 3950 - total flux cleaned = -0.00570074 Jy ! Component: 4000 - total flux cleaned = -0.00563519 Jy ! Component: 4050 - total flux cleaned = -0.0056612 Jy ! Total flux subtracted in 4096 components = -0.0056354 Jy ! Clean residual min=-0.000708 max=0.000752 Jy/beam ! Clean residual mean=-0.000000 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.139432 Jy keep ! Adding 355 model components to the UV plane model. ! The established model now contains 511 components and 0.139432 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp192a0_uvs/J0106+2325_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9474 x 2.472 at -4.431 degrees (North through East) ! Clean map min=-0.0018552 max=0.050277 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a0_uvs/J0106+2325_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.050277 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000225496 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34552 1.34552 2.69104 5.38208 10.7642 21.5283 43.0567 86.1133 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.05 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 222.962 quit ! Quitting program ! Log file /scr/pima/bp192a0_uvs/J0106+2325_X_uvs.log closed on Fri Aug 21 06:51:31 2015