! Started logfile: /scr/pima/bg219h_uvs/J1752-1011_S_uvs.log on Thu Apr 7 09:09:01 2016 obs /scr/pima/bg219h_uvs/J1752-1011_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1752-1011_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.526852 visibilities/baseline/integration-bin. ! Found source: J1752-1011 ! ! 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 4552 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/bg219h_uvs/J1752-1011_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 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011302Jy sigma=21.994793 ! Fit after self-cal, rms=0.912063Jy sigma=19.724004 ! 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=3.52 mas, bmaj=7.741 mas, bpa=-12.9 degrees ! Estimated noise=0.67381 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.0611231 Jy ! Component: 100 - total flux cleaned = 0.0849071 Jy ! Total flux subtracted in 100 components = 0.0849071 Jy ! Clean residual min=-0.009022 max=0.015002 Jy/beam ! Clean residual mean=0.000010 rms=0.002968 Jy/beam ! Combined flux in latest and established models = 0.0849071 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0849071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082299Jy sigma=1.777741 ! Fit after self-cal, rms=0.081150Jy sigma=1.758146 ! 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=4.403 mas, bmaj=9.378 mas, bpa=-11.12 degrees ! Estimated noise=0.516442 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.0253886 Jy ! Component: 100 - total flux cleaned = 0.0395666 Jy ! Component: 150 - total flux cleaned = 0.0480651 Jy ! Component: 200 - total flux cleaned = 0.0532447 Jy ! Total flux subtracted in 200 components = 0.0532447 Jy ! Clean residual min=-0.011863 max=0.017819 Jy/beam ! Clean residual mean=-0.000069 rms=0.004310 Jy/beam ! Combined flux in latest and established models = 0.138152 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 43 components and 0.138152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073990Jy sigma=1.552389 ! Fit after self-cal, rms=0.073713Jy sigma=1.546359 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.403 x 9.378 at -11.12 degrees (North through East) ! Clean map min=-0.011876 max=0.08771 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* ! ! ! Fit before self-cal, rms=0.073713Jy sigma=1.546359 ! Fit after self-cal, rms=0.073713Jy sigma=1.546359 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.403 mas, bmaj=9.378 mas, bpa=-11.12 degrees ! Estimated noise=0.516442 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.00389477 Jy ! Component: 100 - total flux cleaned = 0.00475177 Jy ! Component: 150 - total flux cleaned = 0.00539395 Jy ! Component: 200 - total flux cleaned = 0.0057752 Jy ! Total flux subtracted in 200 components = 0.0057752 Jy ! Clean residual min=-0.011270 max=0.016946 Jy/beam ! Clean residual mean=-0.000069 rms=0.004188 Jy/beam ! Combined flux in latest and established models = 0.143927 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.143927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073427Jy sigma=1.535627 ! Fit after self-cal, rms=0.073370Jy sigma=1.534284 ! 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.073370Jy sigma=1.534284 ! Fit after self-cal, rms=0.073370Jy sigma=1.534284 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.403 mas, bmaj=9.378 mas, bpa=-11.12 degrees ! Estimated noise=0.516442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000913835 Jy ! Component: 100 - total flux cleaned = 0.00129885 Jy ! Component: 150 - total flux cleaned = 0.00164042 Jy ! Component: 200 - total flux cleaned = 0.00187852 Jy ! Total flux subtracted in 200 components = 0.00187852 Jy ! Clean residual min=-0.010982 max=0.016270 Jy/beam ! Clean residual mean=-0.000069 rms=0.004129 Jy/beam ! Combined flux in latest and established models = 0.145805 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 54 components and 0.145805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073161Jy sigma=1.528454 ! Fit after self-cal, rms=0.073110Jy sigma=1.527330 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.000729201 Jy ! Component: 100 - total flux cleaned = 0.000978666 Jy ! Component: 150 - total flux cleaned = 0.00127224 Jy ! Component: 200 - total flux cleaned = 0.00147643 Jy ! Total flux subtracted in 200 components = 0.00147643 Jy ! Clean residual min=-0.010753 max=0.015616 Jy/beam ! Clean residual mean=-0.000068 rms=0.004083 Jy/beam ! Combined flux in latest and established models = 0.147282 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 62 components and 0.147282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072946Jy sigma=1.522820 ! Fit after self-cal, rms=0.072886Jy sigma=1.521749 ! 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.072886Jy sigma=1.521749 ! Fit after self-cal, rms=0.072886Jy sigma=1.521749 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.403 mas, bmaj=9.378 mas, bpa=-11.12 degrees ! Estimated noise=0.516442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000572754 Jy ! Component: 100 - total flux cleaned = 0.000719969 Jy ! Component: 150 - total flux cleaned = 0.000916799 Jy ! Component: 200 - total flux cleaned = 0.00109994 Jy ! Total flux subtracted in 200 components = 0.00109994 Jy ! Clean residual min=-0.010607 max=0.015249 Jy/beam ! Clean residual mean=-0.000068 rms=0.004046 Jy/beam ! Combined flux in latest and established models = 0.148382 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 64 components and 0.148382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072745Jy sigma=1.517999 ! Fit after self-cal, rms=0.072685Jy sigma=1.516984 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.000447308 Jy ! Component: 100 - total flux cleaned = 0.000582691 Jy ! Component: 150 - total flux cleaned = 0.000701949 Jy ! Component: 200 - total flux cleaned = 0.000872515 Jy ! Total flux subtracted in 200 components = 0.000872515 Jy ! Clean residual min=-0.010456 max=0.015342 Jy/beam ! Clean residual mean=-0.000068 rms=0.004015 Jy/beam ! Combined flux in latest and established models = 0.149254 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 66 components and 0.149254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072560Jy sigma=1.513748 ! Fit after self-cal, rms=0.072511Jy sigma=1.512765 ! 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.072511Jy sigma=1.512765 ! Fit after self-cal, rms=0.072511Jy sigma=1.512765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.597 mas, bmaj=14.12 mas, bpa=-0.4742 degrees ! Estimated noise=0.600405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00457478 Jy ! Component: 100 - total flux cleaned = 0.00499392 Jy ! Component: 150 - total flux cleaned = 0.00538103 Jy ! Component: 200 - total flux cleaned = 0.00574028 Jy ! Total flux subtracted in 200 components = 0.00574028 Jy ! Clean residual min=-0.015307 max=0.022944 Jy/beam ! Clean residual mean=-0.000117 rms=0.006367 Jy/beam ! Combined flux in latest and established models = 0.154995 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.154995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072627Jy sigma=1.511035 ! Fit after self-cal, rms=0.072583Jy sigma=1.510174 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.000511894 Jy ! Component: 100 - total flux cleaned = 0.000850948 Jy ! Component: 150 - total flux cleaned = 0.00101141 Jy ! Component: 200 - total flux cleaned = 0.00116416 Jy ! Total flux subtracted in 200 components = 0.00116416 Jy ! Clean residual min=-0.015186 max=0.023157 Jy/beam ! Clean residual mean=-0.000116 rms=0.006324 Jy/beam ! Combined flux in latest and established models = 0.156159 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.156159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072598Jy sigma=1.509809 ! Fit after self-cal, rms=0.072553Jy sigma=1.509260 ! 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=4.403 mas, bmaj=9.378 mas, bpa=-11.12 degrees ! Estimated noise=0.516442 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.403 x 9.378 at -11.12 degrees (North through East) ! Clean map min=-0.010185 max=0.085014 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=3.52 mas, bmaj=7.741 mas, bpa=-12.9 degrees ! Estimated noise=0.67381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0605364 Jy ! Component: 100 - total flux cleaned = 0.0873639 Jy ! Component: 150 - total flux cleaned = 0.104505 Jy ! Component: 200 - total flux cleaned = 0.116378 Jy ! Total flux subtracted in 200 components = 0.116378 Jy ! Clean residual min=-0.007731 max=0.012851 Jy/beam ! Clean residual mean=-0.000001 rms=0.002403 Jy/beam ! Combined flux in latest and established models = 0.116378 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.116378 Jy ! Inverting map and beam ! Estimated beam: bmin=4.403 mas, bmaj=9.378 mas, bpa=-11.12 degrees ! Estimated noise=0.516442 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.0148593 Jy ! Component: 100 - total flux cleaned = 0.0236545 Jy ! Component: 150 - total flux cleaned = 0.0290575 Jy ! Component: 200 - total flux cleaned = 0.0308589 Jy ! Total flux subtracted in 200 components = 0.0308589 Jy ! Clean residual min=-0.010833 max=0.015278 Jy/beam ! Clean residual mean=-0.000067 rms=0.004083 Jy/beam ! Combined flux in latest and established models = 0.147237 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 0.147237 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=7.597 mas, bmaj=14.12 mas, bpa=-0.4742 degrees ! Estimated noise=0.600405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00618013 Jy ! Component: 100 - total flux cleaned = 0.00670809 Jy ! Component: 150 - total flux cleaned = 0.00718693 Jy ! Component: 200 - total flux cleaned = 0.00752368 Jy ! Total flux subtracted in 200 components = 0.00752368 Jy ! Clean residual min=-0.015553 max=0.023009 Jy/beam ! Clean residual mean=-0.000116 rms=0.006400 Jy/beam ! Combined flux in latest and established models = 0.15476 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.000416 Jy ! Component: 100 - total flux cleaned = 0.000607122 Jy ! Component: 150 - total flux cleaned = 0.000698874 Jy ! Component: 200 - total flux cleaned = 0.000963725 Jy ! Total flux subtracted in 200 components = 0.000963725 Jy ! Clean residual min=-0.015233 max=0.023112 Jy/beam ! Clean residual mean=-0.000116 rms=0.006350 Jy/beam ! Combined flux in latest and established models = 0.155724 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.155724 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.403 mas, bmaj=9.378 mas, bpa=-11.12 degrees ! Estimated noise=0.516442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00391707 Jy ! Component: 100 - total flux cleaned = -0.00402575 Jy ! Component: 150 - total flux cleaned = -0.00410698 Jy ! Component: 200 - total flux cleaned = -0.00398443 Jy ! Total flux subtracted in 200 components = -0.00398443 Jy ! Clean residual min=-0.010333 max=0.016139 Jy/beam ! Clean residual mean=-0.000067 rms=0.003956 Jy/beam ! Combined flux in latest and established models = 0.15174 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.151739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072453Jy sigma=1.510248 ! Fit after self-cal, rms=0.072365Jy sigma=1.507764 wmodel /scr/pima/bg219h_uvs/J1752-1011_S_map.mod ! Writing 67 model components to file: /scr/pima/bg219h_uvs/J1752-1011_S_map.mod wobs /scr/pima/bg219h_uvs/J1752-1011_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1752-1011_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1752-1011_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J1752-1011_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.00679241 Jy ! Component: 100 - total flux cleaned = 0.012562 Jy ! Component: 150 - total flux cleaned = 0.0176785 Jy ! Component: 200 - total flux cleaned = 0.0222764 Jy ! Component: 250 - total flux cleaned = 0.0258062 Jy ! Component: 300 - total flux cleaned = 0.027524 Jy ! Component: 350 - total flux cleaned = 0.0282551 Jy ! Component: 400 - total flux cleaned = 0.0293613 Jy ! Component: 450 - total flux cleaned = 0.0302749 Jy ! Component: 500 - total flux cleaned = 0.031025 Jy ! Component: 550 - total flux cleaned = 0.0317369 Jy ! Component: 600 - total flux cleaned = 0.0323073 Jy ! Component: 650 - total flux cleaned = 0.0330737 Jy ! Component: 700 - total flux cleaned = 0.0337033 Jy ! Component: 750 - total flux cleaned = 0.0340015 Jy ! Component: 800 - total flux cleaned = 0.0341943 Jy ! Component: 850 - total flux cleaned = 0.0339158 Jy ! Component: 900 - total flux cleaned = 0.0337373 Jy ! Component: 950 - total flux cleaned = 0.0336487 Jy ! Component: 1000 - total flux cleaned = 0.0336503 Jy ! Component: 1050 - total flux cleaned = 0.033735 Jy ! Component: 1100 - total flux cleaned = 0.0339775 Jy ! Component: 1150 - total flux cleaned = 0.0340532 Jy ! Component: 1200 - total flux cleaned = 0.033826 Jy ! Component: 1250 - total flux cleaned = 0.0337523 Jy ! Component: 1300 - total flux cleaned = 0.033894 Jy ! Component: 1350 - total flux cleaned = 0.033612 Jy ! Component: 1400 - total flux cleaned = 0.0336103 Jy ! Component: 1450 - total flux cleaned = 0.0335446 Jy ! Component: 1500 - total flux cleaned = 0.0335441 Jy ! Component: 1550 - total flux cleaned = 0.0336057 Jy ! Component: 1600 - total flux cleaned = 0.0337269 Jy ! Component: 1650 - total flux cleaned = 0.033725 Jy ! Component: 1700 - total flux cleaned = 0.0336672 Jy ! Component: 1750 - total flux cleaned = 0.0334975 Jy ! Component: 1800 - total flux cleaned = 0.0337233 Jy ! Component: 1850 - total flux cleaned = 0.0335042 Jy ! Component: 1900 - total flux cleaned = 0.0335045 Jy ! Component: 1950 - total flux cleaned = 0.0334004 Jy ! Component: 2000 - total flux cleaned = 0.0332469 Jy ! Component: 2050 - total flux cleaned = 0.0333972 Jy ! Component: 2100 - total flux cleaned = 0.0330996 Jy ! Component: 2150 - total flux cleaned = 0.0330042 Jy ! Component: 2200 - total flux cleaned = 0.0329573 Jy ! Component: 2250 - total flux cleaned = 0.0330029 Jy ! Component: 2300 - total flux cleaned = 0.0327758 Jy ! Component: 2350 - total flux cleaned = 0.0328201 Jy ! Component: 2400 - total flux cleaned = 0.0326016 Jy ! Component: 2450 - total flux cleaned = 0.0326876 Jy ! Component: 2500 - total flux cleaned = 0.0326442 Jy ! Component: 2550 - total flux cleaned = 0.0326028 Jy ! Component: 2600 - total flux cleaned = 0.0325217 Jy ! Component: 2650 - total flux cleaned = 0.0324016 Jy ! Component: 2700 - total flux cleaned = 0.0322462 Jy ! Component: 2750 - total flux cleaned = 0.0322455 Jy ! Component: 2800 - total flux cleaned = 0.0321321 Jy ! Component: 2850 - total flux cleaned = 0.0320575 Jy ! Component: 2900 - total flux cleaned = 0.0319119 Jy ! Component: 2950 - total flux cleaned = 0.0318398 Jy ! Component: 3000 - total flux cleaned = 0.031698 Jy ! Component: 3050 - total flux cleaned = 0.0316288 Jy ! Component: 3100 - total flux cleaned = 0.0315946 Jy ! Component: 3150 - total flux cleaned = 0.031561 Jy ! Component: 3200 - total flux cleaned = 0.0315611 Jy ! Component: 3250 - total flux cleaned = 0.0314306 Jy ! Component: 3300 - total flux cleaned = 0.0314626 Jy ! Component: 3350 - total flux cleaned = 0.0313986 Jy ! Component: 3400 - total flux cleaned = 0.0313989 Jy ! Component: 3450 - total flux cleaned = 0.0314302 Jy ! Component: 3500 - total flux cleaned = 0.0314915 Jy ! Component: 3550 - total flux cleaned = 0.0314309 Jy ! Component: 3600 - total flux cleaned = 0.0314013 Jy ! Component: 3650 - total flux cleaned = 0.031461 Jy ! Component: 3700 - total flux cleaned = 0.0314902 Jy ! Component: 3750 - total flux cleaned = 0.0314903 Jy ! Component: 3800 - total flux cleaned = 0.0315476 Jy ! Component: 3850 - total flux cleaned = 0.0315191 Jy ! Component: 3900 - total flux cleaned = 0.0315471 Jy ! Component: 3950 - total flux cleaned = 0.0316027 Jy ! Component: 4000 - total flux cleaned = 0.0315753 Jy ! Component: 4050 - total flux cleaned = 0.0316577 Jy ! Total flux subtracted in 4096 components = 0.031712 Jy ! Clean residual min=-0.001600 max=0.001570 Jy/beam ! Clean residual mean=-0.000000 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.183452 Jy keep ! Adding 654 model components to the UV plane model. ! The established model now contains 721 components and 0.183452 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1752-1011_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.403 x 9.378 at -11.12 degrees (North through East) ! Clean map min=-0.0039574 max=0.083591 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1752-1011_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0835912 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000513375 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.84245 1.84245 3.6849 7.3698 14.7396 29.4792 58.9584 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.083 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 162.826 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1752-1011_S_uvs.log closed on Thu Apr 7 09:09:05 2016