! Started logfile: /d2/scr/pima/rv101_uvs/J0623+2241_X_uvs.log on Sat Nov 29 16:30:47 2014 obs /d2/scr/pima/rv101_uvs/J0623+2241_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J0623+2241_X_uva.fits ! AN table 1: 174 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.731801 visibilities/baseline/integration-bin. ! Found source: J0623+2241 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 18336 visibilities. select RR ! 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/rv101_uvs/J0623+2241_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 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 175 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013117Jy sigma=18.580581 ! Fit after self-cal, rms=0.874432Jy sigma=15.970991 ! 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.9588 mas, bmaj=1.896 mas, bpa=-2.533 degrees ! Estimated noise=0.613491 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.0918489 Jy ! Component: 100 - total flux cleaned = 0.125809 Jy ! Total flux subtracted in 100 components = 0.125809 Jy ! Clean residual min=-0.007847 max=0.016601 Jy/beam ! Clean residual mean=-0.000025 rms=0.002587 Jy/beam ! Combined flux in latest and established models = 0.125809 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.125809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113756Jy sigma=2.005297 ! Fit after self-cal, rms=0.113250Jy sigma=1.997267 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207869 Jy ! Component: 100 - total flux cleaned = 0.0337489 Jy ! Total flux subtracted in 100 components = 0.0337489 Jy ! Clean residual min=-0.006209 max=0.007909 Jy/beam ! Clean residual mean=-0.000015 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.159558 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.159557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107377Jy sigma=1.867270 ! Fit after self-cal, rms=0.107294Jy sigma=1.865648 ! 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=1.135 mas, bmaj=2.145 mas, bpa=-1.29 degrees ! Estimated noise=0.312134 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.0158356 Jy ! Component: 100 - total flux cleaned = 0.0253172 Jy ! Component: 150 - total flux cleaned = 0.0314181 Jy ! Component: 200 - total flux cleaned = 0.0354557 Jy ! Total flux subtracted in 200 components = 0.0354557 Jy ! Clean residual min=-0.004624 max=0.004547 Jy/beam ! Clean residual mean=-0.000013 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.195013 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 67 components and 0.195013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104950Jy sigma=1.814099 ! Fit after self-cal, rms=0.104982Jy sigma=1.813316 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.135 x 2.145 at -1.29 degrees (North through East) ! Clean map min=-0.0044892 max=0.13106 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 1.03 HN 1.08 KP 1.00* LA 1.02 ! MK 1.10 NL 0.95 OV 1.00 PT 0.98 ! SC 1.16 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.04 KP 1.00* LA 0.97 ! MK 1.10 NL 0.97 OV 1.00 PT 0.87 ! SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.05 KP 1.00* LA 1.04 ! MK 0.94 NL 1.03 OV 1.01 PT 0.90 ! SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.02 KP 1.00* LA 1.03 ! MK 1.01 NL 1.00 OV 1.01 PT 0.91 ! SC 0.88 ! ! ! Fit before self-cal, rms=0.104982Jy sigma=1.813316 ! Fit after self-cal, rms=0.104803Jy sigma=1.802619 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.14 mas, bmaj=2.156 mas, bpa=-0.9503 degrees ! Estimated noise=0.31063 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.000636766 Jy ! Component: 100 - total flux cleaned = 0.000840915 Jy ! Component: 150 - total flux cleaned = 0.00101565 Jy ! Component: 200 - total flux cleaned = 0.00113472 Jy ! Total flux subtracted in 200 components = 0.00113472 Jy ! Clean residual min=-0.002353 max=0.002671 Jy/beam ! Clean residual mean=0.000001 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.196148 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.196148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104793Jy sigma=1.802448 ! Fit after self-cal, rms=0.104889Jy sigma=1.802019 ! 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.104889Jy sigma=1.802019 ! Fit after self-cal, rms=0.104856Jy sigma=1.800796 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.134 mas, bmaj=2.135 mas, bpa=-0.9968 degrees ! Estimated noise=0.309497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000872677 Jy ! Component: 100 - total flux cleaned = 0.000959652 Jy ! Component: 150 - total flux cleaned = 0.00108227 Jy ! Component: 200 - total flux cleaned = 0.00119645 Jy ! Total flux subtracted in 200 components = 0.00119645 Jy ! Clean residual min=-0.002459 max=0.002637 Jy/beam ! Clean residual mean=0.000002 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.197344 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.197344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104845Jy sigma=1.800615 ! Fit after self-cal, rms=0.104864Jy sigma=1.800558 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 (14.2, 25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178623 Jy ! Component: 100 - total flux cleaned = 0.0021249 Jy ! Component: 150 - total flux cleaned = 0.00235118 Jy ! Component: 200 - total flux cleaned = 0.00250664 Jy ! Total flux subtracted in 200 components = 0.00250664 Jy ! Clean residual min=-0.002325 max=0.002100 Jy/beam ! Clean residual mean=0.000003 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.199851 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 102 components and 0.199851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104811Jy sigma=1.799523 ! Fit after self-cal, rms=0.104807Jy sigma=1.799345 ! 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.104807Jy sigma=1.799345 ! Fit after self-cal, rms=0.104819Jy sigma=1.799125 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.131 mas, bmaj=2.118 mas, bpa=-0.8406 degrees ! Estimated noise=0.309151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117715 Jy ! Component: 100 - total flux cleaned = 0.00152597 Jy ! Component: 150 - total flux cleaned = 0.00169932 Jy ! Component: 200 - total flux cleaned = 0.00184845 Jy ! Total flux subtracted in 200 components = 0.00184845 Jy ! Clean residual min=-0.002223 max=0.002004 Jy/beam ! Clean residual mean=0.000002 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.201699 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 109 components and 0.201699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104796Jy sigma=1.798699 ! Fit after self-cal, rms=0.104798Jy sigma=1.798644 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.000425898 Jy ! Component: 100 - total flux cleaned = 0.000495583 Jy ! Component: 150 - total flux cleaned = 0.000576242 Jy ! Component: 200 - total flux cleaned = 0.000684722 Jy ! Total flux subtracted in 200 components = 0.000684722 Jy ! Clean residual min=-0.002206 max=0.001965 Jy/beam ! Clean residual mean=0.000002 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.202384 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 114 components and 0.202384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104790Jy sigma=1.798486 ! Fit after self-cal, rms=0.104789Jy sigma=1.798473 ! 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. ! ! Fit before self-cal, rms=0.104789Jy sigma=1.798473 ! Fit after self-cal, rms=0.104863Jy sigma=1.798353 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.966 mas, bmaj=3.293 mas, bpa=-7.297 degrees ! Estimated noise=0.366091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000993533 Jy ! Component: 100 - total flux cleaned = 0.00142492 Jy ! Component: 150 - total flux cleaned = 0.00158902 Jy ! Component: 200 - total flux cleaned = 0.00170269 Jy ! Total flux subtracted in 200 components = 0.00170269 Jy ! Clean residual min=-0.002140 max=0.002136 Jy/beam ! Clean residual mean=0.000005 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.204087 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 120 components and 0.204087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104861Jy sigma=1.798325 ! Fit after self-cal, rms=0.104871Jy sigma=1.798289 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.000317453 Jy ! Component: 100 - total flux cleaned = 0.00039245 Jy ! Component: 150 - total flux cleaned = 0.000431127 Jy ! Component: 200 - total flux cleaned = 0.000466784 Jy ! Total flux subtracted in 200 components = 0.000466784 Jy ! Clean residual min=-0.002115 max=0.002141 Jy/beam ! Clean residual mean=0.000005 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.204554 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 125 components and 0.204554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104870Jy sigma=1.798273 ! Fit after self-cal, rms=0.104873Jy sigma=1.798264 ! 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=1.13 mas, bmaj=2.109 mas, bpa=-0.7085 degrees ! Estimated noise=0.309014 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.13 x 2.109 at -0.7085 degrees (North through East) ! Clean map min=-0.0020418 max=0.12787 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.9507 mas, bmaj=1.844 mas, bpa=-1.837 degrees ! Estimated noise=0.606672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0909311 Jy ! Component: 100 - total flux cleaned = 0.127247 Jy ! Component: 150 - total flux cleaned = 0.148227 Jy ! Component: 200 - total flux cleaned = 0.161381 Jy ! Total flux subtracted in 200 components = 0.161381 Jy ! Clean residual min=-0.005570 max=0.006927 Jy/beam ! Clean residual mean=-0.000012 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.161381 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.161381 Jy ! Inverting map and beam ! Estimated beam: bmin=1.13 mas, bmaj=2.109 mas, bpa=-0.7085 degrees ! Estimated noise=0.309014 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.0139084 Jy ! Component: 100 - total flux cleaned = 0.0221488 Jy ! Component: 150 - total flux cleaned = 0.027729 Jy ! Component: 200 - total flux cleaned = 0.0316435 Jy ! Total flux subtracted in 200 components = 0.0316435 Jy ! Clean residual min=-0.002623 max=0.002790 Jy/beam ! Clean residual mean=-0.000006 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.193024 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 59 components and 0.193024 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=1.966 mas, bmaj=3.293 mas, bpa=-7.297 degrees ! Estimated noise=0.366091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422214 Jy ! Component: 100 - total flux cleaned = 0.0065265 Jy ! Component: 150 - total flux cleaned = 0.00746502 Jy ! Component: 200 - total flux cleaned = 0.00827793 Jy ! Total flux subtracted in 200 components = 0.00827793 Jy ! Clean residual min=-0.002333 max=0.002189 Jy/beam ! Clean residual mean=-0.000002 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.201302 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.000623573 Jy ! Component: 100 - total flux cleaned = 0.00117431 Jy ! Component: 150 - total flux cleaned = 0.00159778 Jy ! Component: 200 - total flux cleaned = 0.00185172 Jy ! Total flux subtracted in 200 components = 0.00185172 Jy ! Clean residual min=-0.002075 max=0.002138 Jy/beam ! Clean residual mean=0.000002 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.203154 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 104 components and 0.203154 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.13 mas, bmaj=2.109 mas, bpa=-0.7085 degrees ! Estimated noise=0.309014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000647769 Jy ! Component: 100 - total flux cleaned = -0.000779682 Jy ! Component: 150 - total flux cleaned = -0.000750016 Jy ! Component: 200 - total flux cleaned = -0.000749182 Jy ! Total flux subtracted in 200 components = -0.000749182 Jy ! Clean residual min=-0.002261 max=0.001937 Jy/beam ! Clean residual mean=0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.202405 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 122 components and 0.202405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104896Jy sigma=1.798621 ! Fit after self-cal, rms=0.104891Jy sigma=1.798561 wmodel /d2/scr/pima/rv101_uvs/J0623+2241_X_map.mod ! Writing 122 model components to file: /d2/scr/pima/rv101_uvs/J0623+2241_X_map.mod wobs /d2/scr/pima/rv101_uvs/J0623+2241_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J0623+2241_X_uvs.fits wwins /d2/scr/pima/rv101_uvs/J0623+2241_X_map.win ! wwins: Wrote 2 windows to /d2/scr/pima/rv101_uvs/J0623+2241_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.000991299 Jy ! Component: 100 - total flux cleaned = -0.00141955 Jy ! Component: 150 - total flux cleaned = -0.00165484 Jy ! Component: 200 - total flux cleaned = -0.00194654 Jy ! Component: 250 - total flux cleaned = -0.00216577 Jy ! Component: 300 - total flux cleaned = -0.00237844 Jy ! Component: 350 - total flux cleaned = -0.00249684 Jy ! Component: 400 - total flux cleaned = -0.00266881 Jy ! Component: 450 - total flux cleaned = -0.00283627 Jy ! Component: 500 - total flux cleaned = -0.00294549 Jy ! Component: 550 - total flux cleaned = -0.00307854 Jy ! Component: 600 - total flux cleaned = -0.00320875 Jy ! Component: 650 - total flux cleaned = -0.00331056 Jy ! Component: 700 - total flux cleaned = -0.00343563 Jy ! Component: 750 - total flux cleaned = -0.00348433 Jy ! Component: 800 - total flux cleaned = -0.00355669 Jy ! Component: 850 - total flux cleaned = -0.00355651 Jy ! Component: 900 - total flux cleaned = -0.00360289 Jy ! Component: 950 - total flux cleaned = -0.00362554 Jy ! Component: 1000 - total flux cleaned = -0.00367036 Jy ! Component: 1050 - total flux cleaned = -0.00366963 Jy ! Component: 1100 - total flux cleaned = -0.00364768 Jy ! Component: 1150 - total flux cleaned = -0.00366895 Jy ! Component: 1200 - total flux cleaned = -0.00360531 Jy ! Component: 1250 - total flux cleaned = -0.0036056 Jy ! Component: 1300 - total flux cleaned = -0.00362602 Jy ! Component: 1350 - total flux cleaned = -0.00358551 Jy ! Component: 1400 - total flux cleaned = -0.00354548 Jy ! Component: 1450 - total flux cleaned = -0.00362465 Jy ! Component: 1500 - total flux cleaned = -0.00358563 Jy ! Component: 1550 - total flux cleaned = -0.00364362 Jy ! Component: 1600 - total flux cleaned = -0.00358655 Jy ! Component: 1650 - total flux cleaned = -0.00360556 Jy ! Component: 1700 - total flux cleaned = -0.00360548 Jy ! Component: 1750 - total flux cleaned = -0.00362405 Jy ! Component: 1800 - total flux cleaned = -0.00362383 Jy ! Component: 1850 - total flux cleaned = -0.00360584 Jy ! Component: 1900 - total flux cleaned = -0.00365967 Jy ! Component: 1950 - total flux cleaned = -0.00371299 Jy ! Component: 2000 - total flux cleaned = -0.00374808 Jy ! Component: 2050 - total flux cleaned = -0.00374791 Jy ! Component: 2100 - total flux cleaned = -0.0037304 Jy ! Component: 2150 - total flux cleaned = -0.00371308 Jy ! Component: 2200 - total flux cleaned = -0.00371298 Jy ! Component: 2250 - total flux cleaned = -0.00367927 Jy ! Component: 2300 - total flux cleaned = -0.00366279 Jy ! Component: 2350 - total flux cleaned = -0.00367925 Jy ! Component: 2400 - total flux cleaned = -0.0036466 Jy ! Component: 2450 - total flux cleaned = -0.00366282 Jy ! Component: 2500 - total flux cleaned = -0.00363059 Jy ! Component: 2550 - total flux cleaned = -0.00361471 Jy ! Component: 2600 - total flux cleaned = -0.00359889 Jy ! Component: 2650 - total flux cleaned = -0.00364604 Jy ! Component: 2700 - total flux cleaned = -0.00358367 Jy ! Component: 2750 - total flux cleaned = -0.00358381 Jy ! Component: 2800 - total flux cleaned = -0.00358354 Jy ! Component: 2850 - total flux cleaned = -0.00347658 Jy ! Component: 2900 - total flux cleaned = -0.00350679 Jy ! Component: 2950 - total flux cleaned = -0.00346154 Jy ! Component: 3000 - total flux cleaned = -0.00338674 Jy ! Component: 3050 - total flux cleaned = -0.00340145 Jy ! Component: 3100 - total flux cleaned = -0.00332766 Jy ! Component: 3150 - total flux cleaned = -0.00326892 Jy ! Component: 3200 - total flux cleaned = -0.00323982 Jy ! Component: 3250 - total flux cleaned = -0.00325435 Jy ! Component: 3300 - total flux cleaned = -0.00321121 Jy ! Component: 3350 - total flux cleaned = -0.00321119 Jy ! Component: 3400 - total flux cleaned = -0.00319697 Jy ! Component: 3450 - total flux cleaned = -0.00322513 Jy ! Component: 3500 - total flux cleaned = -0.00319695 Jy ! Component: 3550 - total flux cleaned = -0.00315493 Jy ! Component: 3600 - total flux cleaned = -0.00316884 Jy ! Component: 3650 - total flux cleaned = -0.00321052 Jy ! Component: 3700 - total flux cleaned = -0.00316902 Jy ! Component: 3750 - total flux cleaned = -0.00316892 Jy ! Component: 3800 - total flux cleaned = -0.00312774 Jy ! Component: 3850 - total flux cleaned = -0.00312779 Jy ! Component: 3900 - total flux cleaned = -0.00311418 Jy ! Component: 3950 - total flux cleaned = -0.00315455 Jy ! Component: 4000 - total flux cleaned = -0.00308733 Jy ! Component: 4050 - total flux cleaned = -0.0031005 Jy ! Total flux subtracted in 4096 components = -0.00307385 Jy ! Clean residual min=-0.000786 max=0.000863 Jy/beam ! Clean residual mean=0.000001 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.199331 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 411 components and 0.199331 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J0623+2241_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.13 x 2.109 at -0.7085 degrees (North through East) ! Clean map min=-0.0015487 max=0.12835 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J0623+2241_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.128347 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220787 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.51607 0.51607 1.03214 2.06428 4.12856 8.25712 16.5142 33.0285 66.057 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.128 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 581.316 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J0623+2241_X_uvs.log closed on Sat Nov 29 16:30:52 2014