! Started logfile: /scr/pima/bg219e_uvs/J1041+523B_S_uvs.log on Thu Apr 7 06:42:13 2016 obs /scr/pima/bg219e_uvs/J1041+523B_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1041+523B_S_uva.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.538194 visibilities/baseline/integration-bin. ! Found source: J1041+523B ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 1240 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219e_uvs/J1041+523B_S] 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.500x0.500 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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011561Jy sigma=17.580481 ! Fit after self-cal, rms=0.894372Jy sigma=15.605607 ! 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=7.462 mas, bmaj=9.515 mas, bpa=14.03 degrees ! Estimated noise=1.51237 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.081507 Jy ! Component: 100 - total flux cleaned = 0.104534 Jy ! Total flux subtracted in 100 components = 0.104534 Jy ! Clean residual min=-0.012658 max=0.013289 Jy/beam ! Clean residual mean=-0.000039 rms=0.003740 Jy/beam ! Combined flux in latest and established models = 0.104534 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.104534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070114Jy sigma=1.224951 ! Fit after self-cal, rms=0.068834Jy sigma=1.206918 ! 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=8.353 mas, bmaj=9.888 mas, bpa=4.735 degrees ! Estimated noise=1.23347 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.0147989 Jy ! Component: 100 - total flux cleaned = 0.0226458 Jy ! Component: 150 - total flux cleaned = 0.027705 Jy ! Component: 200 - total flux cleaned = 0.0299937 Jy ! Total flux subtracted in 200 components = 0.0299937 Jy ! Clean residual min=-0.009483 max=0.009543 Jy/beam ! Clean residual mean=0.000003 rms=0.002750 Jy/beam ! Combined flux in latest and established models = 0.134527 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 70 components and 0.134527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065648Jy sigma=1.149287 ! Fit after self-cal, rms=0.065586Jy sigma=1.148153 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.353 x 9.888 at 4.735 degrees (North through East) ! Clean map min=-0.0094707 max=0.10859 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* 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* 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* 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.065586Jy sigma=1.148153 ! Fit after self-cal, rms=0.065586Jy sigma=1.148153 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.353 mas, bmaj=9.888 mas, bpa=4.735 degrees ! Estimated noise=1.23347 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.00176591 Jy ! Component: 100 - total flux cleaned = 0.00287388 Jy ! Component: 150 - total flux cleaned = 0.00355281 Jy ! Component: 200 - total flux cleaned = 0.00387516 Jy ! Total flux subtracted in 200 components = 0.00387516 Jy ! Clean residual min=-0.009420 max=0.009492 Jy/beam ! Clean residual mean=0.000006 rms=0.002736 Jy/beam ! Combined flux in latest and established models = 0.138403 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.138402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065394Jy sigma=1.144172 ! Fit after self-cal, rms=0.065389Jy sigma=1.144023 ! 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. ! ! Fit before self-cal, rms=0.065389Jy sigma=1.144023 ! Fit after self-cal, rms=0.065928Jy sigma=1.141791 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.353 mas, bmaj=9.89 mas, bpa=4.253 degrees ! Estimated noise=1.24315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114986 Jy ! Component: 100 - total flux cleaned = -7.02047e-06 Jy ! Component: 150 - total flux cleaned = 0.000140807 Jy ! Component: 200 - total flux cleaned = 0.00027226 Jy ! Total flux subtracted in 200 components = 0.00027226 Jy ! Clean residual min=-0.009058 max=0.009526 Jy/beam ! Clean residual mean=0.000012 rms=0.002737 Jy/beam ! Combined flux in latest and established models = 0.138675 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 0.138675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065859Jy sigma=1.140161 ! Fit after self-cal, rms=0.065860Jy sigma=1.140059 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.51051e-05 Jy ! Component: 100 - total flux cleaned = -0.000115927 Jy ! Component: 150 - total flux cleaned = -0.00015369 Jy ! Component: 200 - total flux cleaned = -0.000152853 Jy ! Total flux subtracted in 200 components = -0.000152853 Jy ! Clean residual min=-0.008983 max=0.009478 Jy/beam ! Clean residual mean=0.000011 rms=0.002730 Jy/beam ! Combined flux in latest and established models = 0.138522 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 93 components and 0.138522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065825Jy sigma=1.139310 ! Fit after self-cal, rms=0.065824Jy sigma=1.139285 ! 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. ! ! Fit before self-cal, rms=0.065824Jy sigma=1.139285 ! Fit after self-cal, rms=0.065948Jy sigma=1.139209 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.361 mas, bmaj=9.874 mas, bpa=4.28 degrees ! Estimated noise=1.24526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000448105 Jy ! Component: 100 - total flux cleaned = 0.000412771 Jy ! Component: 150 - total flux cleaned = 0.000379958 Jy ! Component: 200 - total flux cleaned = 0.000348414 Jy ! Total flux subtracted in 200 components = 0.000348414 Jy ! Clean residual min=-0.008936 max=0.009459 Jy/beam ! Clean residual mean=0.000010 rms=0.002725 Jy/beam ! Combined flux in latest and established models = 0.13887 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.13887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065921Jy sigma=1.138577 ! Fit after self-cal, rms=0.065922Jy sigma=1.138556 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 = 2.37053e-05 Jy ! Component: 100 - total flux cleaned = -3.52282e-05 Jy ! Component: 150 - total flux cleaned = -3.52266e-05 Jy ! Component: 200 - total flux cleaned = -3.56594e-05 Jy ! Total flux subtracted in 200 components = -3.56594e-05 Jy ! Clean residual min=-0.008892 max=0.009436 Jy/beam ! Clean residual mean=0.000010 rms=0.002722 Jy/beam ! Combined flux in latest and established models = 0.138835 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.138835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065902Jy sigma=1.138112 ! Fit after self-cal, rms=0.065901Jy sigma=1.138098 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.065901Jy sigma=1.138098 ! Fit after self-cal, rms=0.065909Jy sigma=1.138069 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.986 mas, bmaj=10.75 mas, bpa=7.429 degrees ! Estimated noise=1.29424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000531649 Jy ! Component: 100 - total flux cleaned = -0.000653987 Jy ! Component: 150 - total flux cleaned = -0.000697514 Jy ! Component: 200 - total flux cleaned = -0.000718231 Jy ! Total flux subtracted in 200 components = -0.000718231 Jy ! Clean residual min=-0.007585 max=0.008813 Jy/beam ! Clean residual mean=0.000012 rms=0.002369 Jy/beam ! Combined flux in latest and established models = 0.138116 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 111 components and 0.138116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065905Jy sigma=1.138037 ! Fit after self-cal, rms=0.065904Jy sigma=1.137998 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.000119859 Jy ! Component: 100 - total flux cleaned = -9.97961e-05 Jy ! Component: 150 - total flux cleaned = -9.91932e-05 Jy ! Component: 200 - total flux cleaned = -0.000116224 Jy ! Total flux subtracted in 200 components = -0.000116224 Jy ! Clean residual min=-0.007586 max=0.008852 Jy/beam ! Clean residual mean=0.000012 rms=0.002367 Jy/beam ! Combined flux in latest and established models = 0.138 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 117 components and 0.138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065902Jy sigma=1.137988 ! Fit after self-cal, rms=0.065902Jy sigma=1.137970 ! 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=8.363 mas, bmaj=9.863 mas, bpa=4.32 degrees ! Estimated noise=1.24516 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.363 x 9.863 at 4.32 degrees (North through East) ! Clean map min=-0.0089038 max=0.1089 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=7.467 mas, bmaj=9.481 mas, bpa=13.46 degrees ! Estimated noise=1.52448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0827876 Jy ! Component: 100 - total flux cleaned = 0.10695 Jy ! Component: 150 - total flux cleaned = 0.119568 Jy ! Component: 200 - total flux cleaned = 0.127737 Jy ! Total flux subtracted in 200 components = 0.127737 Jy ! Clean residual min=-0.010272 max=0.011082 Jy/beam ! Clean residual mean=-0.000012 rms=0.003321 Jy/beam ! Combined flux in latest and established models = 0.127737 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 51 model components to the UV plane model. ! The established model now contains 51 components and 0.127737 Jy ! Inverting map and beam ! Estimated beam: bmin=8.363 mas, bmaj=9.863 mas, bpa=4.32 degrees ! Estimated noise=1.24516 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.00579766 Jy ! Component: 100 - total flux cleaned = 0.00753851 Jy ! Component: 150 - total flux cleaned = 0.00890815 Jy ! Component: 200 - total flux cleaned = 0.00967986 Jy ! Total flux subtracted in 200 components = 0.00967986 Jy ! Clean residual min=-0.009005 max=0.009573 Jy/beam ! Clean residual mean=0.000008 rms=0.002766 Jy/beam ! Combined flux in latest and established models = 0.137417 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 87 components and 0.137417 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.986 mas, bmaj=10.75 mas, bpa=7.429 degrees ! Estimated noise=1.29424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000708974 Jy ! Component: 100 - total flux cleaned = 0.000762648 Jy ! Component: 150 - total flux cleaned = 0.000763536 Jy ! Component: 200 - total flux cleaned = 0.000803801 Jy ! Total flux subtracted in 200 components = 0.000803801 Jy ! Clean residual min=-0.007619 max=0.008843 Jy/beam ! Clean residual mean=0.000013 rms=0.002378 Jy/beam ! Combined flux in latest and established models = 0.13822 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 = 3.44584e-05 Jy ! Component: 100 - total flux cleaned = 6.55344e-05 Jy ! Component: 150 - total flux cleaned = 9.46575e-05 Jy ! Component: 200 - total flux cleaned = 0.000121238 Jy ! Total flux subtracted in 200 components = 0.000121238 Jy ! Clean residual min=-0.007623 max=0.008891 Jy/beam ! Clean residual mean=0.000013 rms=0.002371 Jy/beam ! Combined flux in latest and established models = 0.138342 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 126 components and 0.138342 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=8.363 mas, bmaj=9.863 mas, bpa=4.32 degrees ! Estimated noise=1.24516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000352171 Jy ! Component: 100 - total flux cleaned = 0.000353274 Jy ! Component: 150 - total flux cleaned = 0.000352982 Jy ! Component: 200 - total flux cleaned = 0.000353429 Jy ! Total flux subtracted in 200 components = 0.000353429 Jy ! Clean residual min=-0.009025 max=0.009593 Jy/beam ! Clean residual mean=0.000009 rms=0.002731 Jy/beam ! Combined flux in latest and established models = 0.138695 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 134 components and 0.138695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065942Jy sigma=1.138962 ! Fit after self-cal, rms=0.065942Jy sigma=1.138889 wmodel /scr/pima/bg219e_uvs/J1041+523B_S_map.mod ! Writing 134 model components to file: /scr/pima/bg219e_uvs/J1041+523B_S_map.mod wobs /scr/pima/bg219e_uvs/J1041+523B_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1041+523B_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1041+523B_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J1041+523B_S_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.00125209 Jy ! Component: 100 - total flux cleaned = 0.00172675 Jy ! Component: 150 - total flux cleaned = 0.0026274 Jy ! Component: 200 - total flux cleaned = 0.00390275 Jy ! Component: 250 - total flux cleaned = 0.00444039 Jy ! Component: 300 - total flux cleaned = 0.00521349 Jy ! Component: 350 - total flux cleaned = 0.00583264 Jy ! Component: 400 - total flux cleaned = 0.00630693 Jy ! Component: 450 - total flux cleaned = 0.00676361 Jy ! Component: 500 - total flux cleaned = 0.00730792 Jy ! Component: 550 - total flux cleaned = 0.00772831 Jy ! Component: 600 - total flux cleaned = 0.00834009 Jy ! Component: 650 - total flux cleaned = 0.00922659 Jy ! Component: 700 - total flux cleaned = 0.00979918 Jy ! Component: 750 - total flux cleaned = 0.0106356 Jy ! Component: 800 - total flux cleaned = 0.0112629 Jy ! Component: 850 - total flux cleaned = 0.0120451 Jy ! Component: 900 - total flux cleaned = 0.012634 Jy ! Component: 950 - total flux cleaned = 0.0133695 Jy ! Component: 1000 - total flux cleaned = 0.0141605 Jy ! Component: 1050 - total flux cleaned = 0.0147752 Jy ! Component: 1100 - total flux cleaned = 0.015224 Jy ! Component: 1150 - total flux cleaned = 0.0157336 Jy ! Component: 1200 - total flux cleaned = 0.0163002 Jy ! Component: 1250 - total flux cleaned = 0.0166448 Jy ! Component: 1300 - total flux cleaned = 0.0173196 Jy ! Component: 1350 - total flux cleaned = 0.017911 Jy ! Component: 1400 - total flux cleaned = 0.018489 Jy ! Component: 1450 - total flux cleaned = 0.0189915 Jy ! Component: 1500 - total flux cleaned = 0.0194826 Jy ! Component: 1550 - total flux cleaned = 0.0199634 Jy ! Component: 1600 - total flux cleaned = 0.020606 Jy ! Component: 1650 - total flux cleaned = 0.0211182 Jy ! Component: 1700 - total flux cleaned = 0.0215083 Jy ! Component: 1750 - total flux cleaned = 0.0220538 Jy ! Component: 1800 - total flux cleaned = 0.0224801 Jy ! Component: 1850 - total flux cleaned = 0.022846 Jy ! Component: 1900 - total flux cleaned = 0.0233052 Jy ! Component: 1950 - total flux cleaned = 0.0236037 Jy ! Component: 2000 - total flux cleaned = 0.0238486 Jy ! Component: 2050 - total flux cleaned = 0.0241849 Jy ! Component: 2100 - total flux cleaned = 0.0244665 Jy ! Component: 2150 - total flux cleaned = 0.0247433 Jy ! Component: 2200 - total flux cleaned = 0.0250584 Jy ! Component: 2250 - total flux cleaned = 0.0252783 Jy ! Component: 2300 - total flux cleaned = 0.0255366 Jy ! Component: 2350 - total flux cleaned = 0.025748 Jy ! Component: 2400 - total flux cleaned = 0.0259956 Jy ! Component: 2450 - total flux cleaned = 0.0261989 Jy ! Component: 2500 - total flux cleaned = 0.0265553 Jy ! Component: 2550 - total flux cleaned = 0.0266326 Jy ! Component: 2600 - total flux cleaned = 0.0267853 Jy ! Component: 2650 - total flux cleaned = 0.0270485 Jy ! Component: 2700 - total flux cleaned = 0.0270481 Jy ! Component: 2750 - total flux cleaned = 0.0271203 Jy ! Component: 2800 - total flux cleaned = 0.0272974 Jy ! Component: 2850 - total flux cleaned = 0.0273678 Jy ! Component: 2900 - total flux cleaned = 0.0273686 Jy ! Component: 2950 - total flux cleaned = 0.0275036 Jy ! Component: 3000 - total flux cleaned = 0.0276677 Jy ! Component: 3050 - total flux cleaned = 0.0277652 Jy ! Component: 3100 - total flux cleaned = 0.027988 Jy ! Component: 3150 - total flux cleaned = 0.0279874 Jy ! Component: 3200 - total flux cleaned = 0.0280804 Jy ! Component: 3250 - total flux cleaned = 0.0282021 Jy ! Component: 3300 - total flux cleaned = 0.0282625 Jy ! Component: 3350 - total flux cleaned = 0.028352 Jy ! Component: 3400 - total flux cleaned = 0.0284398 Jy ! Component: 3450 - total flux cleaned = 0.0285555 Jy ! Component: 3500 - total flux cleaned = 0.0286126 Jy ! Component: 3550 - total flux cleaned = 0.0286973 Jy ! Component: 3600 - total flux cleaned = 0.028725 Jy ! Component: 3650 - total flux cleaned = 0.0287527 Jy ! Component: 3700 - total flux cleaned = 0.0288073 Jy ! Component: 3750 - total flux cleaned = 0.0289152 Jy ! Component: 3800 - total flux cleaned = 0.0290221 Jy ! Component: 3850 - total flux cleaned = 0.0290748 Jy ! Component: 3900 - total flux cleaned = 0.029101 Jy ! Component: 3950 - total flux cleaned = 0.0291788 Jy ! Component: 4000 - total flux cleaned = 0.0292561 Jy ! Component: 4050 - total flux cleaned = 0.0292816 Jy ! Total flux subtracted in 4096 components = 0.0293829 Jy ! Clean residual min=-0.001477 max=0.001412 Jy/beam ! Clean residual mean=0.000012 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.168078 Jy keep ! Adding 382 model components to the UV plane model. ! The established model now contains 516 components and 0.168078 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1041+523B_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.363 x 9.863 at 4.32 degrees (North through East) ! Clean map min=-0.0055583 max=0.10967 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1041+523B_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.109667 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000488545 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.33645 1.33645 2.67289 5.34578 10.6916 21.3831 42.7663 85.5325 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 224.476 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1041+523B_S_uvs.log closed on Thu Apr 7 06:42:17 2016