! Started logfile: /scr/pima/rv100_uvs/J0139+0131_X_uvs.log on Mon Feb 29 13:24:34 2016 obs /scr/pima/rv100_uvs/J0139+0131_X_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J0139+0131_X_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.875 visibilities/baseline/integration-bin. ! Found source: J0139+0131 ! ! 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 69 lines of history. ! ! Reading 4312 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv100_uvs/J0139+0131_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011408Jy sigma=15.361953 ! Fit after self-cal, rms=0.825374Jy sigma=12.573959 ! 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.6451 mas, bmaj=1.748 mas, bpa=-6.591 degrees ! Estimated noise=1.40447 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.136142 Jy ! Component: 100 - total flux cleaned = 0.165845 Jy ! Total flux subtracted in 100 components = 0.165845 Jy ! Clean residual min=-0.006150 max=0.008771 Jy/beam ! Clean residual mean=-0.000001 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.165845 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.165845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058642Jy sigma=0.833093 ! Fit after self-cal, rms=0.058637Jy sigma=0.833042 ! 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.7847 mas, bmaj=2.098 mas, bpa=-7.926 degrees ! Estimated noise=0.768173 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.0111217 Jy ! Component: 100 - total flux cleaned = 0.0159126 Jy ! Component: 150 - total flux cleaned = 0.0175502 Jy ! Component: 200 - total flux cleaned = 0.0177513 Jy ! Total flux subtracted in 200 components = 0.0177513 Jy ! Clean residual min=-0.003080 max=0.003026 Jy/beam ! Clean residual mean=-0.000000 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.183596 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.183596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056795Jy sigma=0.802446 ! Fit after self-cal, rms=0.056790Jy sigma=0.802162 ! 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.7847 x 2.098 at -7.926 degrees (North through East) ! Clean map min=-0.0028282 max=0.17596 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: ! HN 0.98 KP 0.99 LA 1.03 MK 1.03 ! NL 1.00 OV 1.03 PT 0.97 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.02 KP 1.03 LA 1.03 MK 1.01 ! NL 0.97 OV 1.02 PT 0.97 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 0.99 KP 0.99 LA 0.98 MK 1.01 ! NL 1.02 OV 1.00 PT 0.96 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! HN 1.01 KP 0.95 LA 1.04 MK 0.99 ! NL 0.98 OV 1.02 PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.056790Jy sigma=0.802162 ! Fit after self-cal, rms=0.055863Jy sigma=0.796501 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7846 mas, bmaj=2.082 mas, bpa=-7.587 degrees ! Estimated noise=0.764062 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.000184201 Jy ! Component: 100 - total flux cleaned = 0.000220426 Jy ! Component: 150 - total flux cleaned = 0.00021995 Jy ! Component: 200 - total flux cleaned = 0.000232667 Jy ! Total flux subtracted in 200 components = 0.000232667 Jy ! Clean residual min=-0.002921 max=0.002833 Jy/beam ! Clean residual mean=0.000000 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.183829 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 18 components and 0.183829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055844Jy sigma=0.796354 ! Fit after self-cal, rms=0.055841Jy sigma=0.796285 ! 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.055841Jy sigma=0.796285 ! Fit after self-cal, rms=0.055806Jy sigma=0.794770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7843 mas, bmaj=2.08 mas, bpa=-7.575 degrees ! Estimated noise=0.763954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.46202e-05 Jy ! Component: 100 - total flux cleaned = 7.4488e-05 Jy ! Component: 150 - total flux cleaned = 8.3357e-05 Jy ! Component: 200 - total flux cleaned = 9.09842e-05 Jy ! Total flux subtracted in 200 components = 9.09842e-05 Jy ! Clean residual min=-0.002787 max=0.002818 Jy/beam ! Clean residual mean=0.000000 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.183919 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 21 components and 0.183919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055799Jy sigma=0.794729 ! Fit after self-cal, rms=0.055803Jy sigma=0.794706 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 (-15.6, 45.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023913 Jy ! Component: 100 - total flux cleaned = 0.00276909 Jy ! Component: 150 - total flux cleaned = 0.00294692 Jy ! Component: 200 - total flux cleaned = 0.00312352 Jy ! Total flux subtracted in 200 components = 0.00312352 Jy ! Clean residual min=-0.002520 max=0.002136 Jy/beam ! Clean residual mean=0.000000 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.187043 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 42 components and 0.187043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055710Jy sigma=0.792996 ! Fit after self-cal, rms=0.055705Jy sigma=0.792948 ! 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.055705Jy sigma=0.792948 ! Fit after self-cal, rms=0.055639Jy sigma=0.792778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7842 mas, bmaj=2.08 mas, bpa=-7.585 degrees ! Estimated noise=0.762685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135248 Jy ! Component: 100 - total flux cleaned = 0.000180442 Jy ! Component: 150 - total flux cleaned = 0.000220893 Jy ! Component: 200 - total flux cleaned = 0.000274545 Jy ! Total flux subtracted in 200 components = 0.000274545 Jy ! Clean residual min=-0.002454 max=0.002149 Jy/beam ! Clean residual mean=0.000000 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.187318 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 52 components and 0.187318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055627Jy sigma=0.792513 ! Fit after self-cal, rms=0.055628Jy sigma=0.792505 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 = 1.98778e-05 Jy ! Component: 100 - total flux cleaned = 8.38396e-05 Jy ! Component: 150 - total flux cleaned = 0.000113678 Jy ! Component: 200 - total flux cleaned = 0.000156206 Jy ! Total flux subtracted in 200 components = 0.000156206 Jy ! Clean residual min=-0.002433 max=0.002133 Jy/beam ! Clean residual mean=0.000000 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.187474 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 60 components and 0.187474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055622Jy sigma=0.792368 ! Fit after self-cal, rms=0.055622Jy sigma=0.792364 ! 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.055622Jy sigma=0.792364 ! Fit after self-cal, rms=0.055641Jy sigma=0.792273 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.815 mas, bmaj=4.048 mas, bpa=-12.69 degrees ! Estimated noise=1.08062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000288445 Jy ! Component: 100 - total flux cleaned = 0.00058792 Jy ! Component: 150 - total flux cleaned = 0.000751595 Jy ! Component: 200 - total flux cleaned = 0.000819096 Jy ! Total flux subtracted in 200 components = 0.000819096 Jy ! Clean residual min=-0.002741 max=0.002832 Jy/beam ! Clean residual mean=0.000001 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.188293 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.188293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055645Jy sigma=0.792232 ! Fit after self-cal, rms=0.055646Jy sigma=0.792196 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 = 8.3099e-05 Jy ! Component: 100 - total flux cleaned = 0.00020878 Jy ! Component: 150 - total flux cleaned = 0.000242674 Jy ! Component: 200 - total flux cleaned = 0.000272681 Jy ! Total flux subtracted in 200 components = 0.000272681 Jy ! Clean residual min=-0.002776 max=0.002802 Jy/beam ! Clean residual mean=0.000001 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.188566 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 0.188566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055649Jy sigma=0.792221 ! Fit after self-cal, rms=0.055649Jy sigma=0.792202 ! 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.7843 mas, bmaj=2.08 mas, bpa=-7.584 degrees ! Estimated noise=0.762754 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7843 x 2.08 at -7.584 degrees (North through East) ! Clean map min=-0.0021211 max=0.17505 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.6451 mas, bmaj=1.737 mas, bpa=-6.264 degrees ! Estimated noise=1.39097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134789 Jy ! Component: 100 - total flux cleaned = 0.164191 Jy ! Component: 150 - total flux cleaned = 0.172702 Jy ! Component: 200 - total flux cleaned = 0.175477 Jy ! Total flux subtracted in 200 components = 0.175477 Jy ! Clean residual min=-0.004624 max=0.005098 Jy/beam ! Clean residual mean=-0.000000 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.175477 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.175477 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7843 mas, bmaj=2.08 mas, bpa=-7.584 degrees ! Estimated noise=0.762754 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.00466387 Jy ! Component: 100 - total flux cleaned = 0.0071798 Jy ! Component: 150 - total flux cleaned = 0.00866286 Jy ! Component: 200 - total flux cleaned = 0.00951938 Jy ! Total flux subtracted in 200 components = 0.00951938 Jy ! Clean residual min=-0.002625 max=0.002312 Jy/beam ! Clean residual mean=0.000000 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.184996 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.184996 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.815 mas, bmaj=4.048 mas, bpa=-12.69 degrees ! Estimated noise=1.08062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167921 Jy ! Component: 100 - total flux cleaned = 0.00275621 Jy ! Component: 150 - total flux cleaned = 0.00319371 Jy ! Component: 200 - total flux cleaned = 0.00334343 Jy ! Total flux subtracted in 200 components = 0.00334343 Jy ! Clean residual min=-0.002845 max=0.002903 Jy/beam ! Clean residual mean=0.000001 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.18834 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.00012918 Jy ! Component: 100 - total flux cleaned = 0.000222892 Jy ! Component: 150 - total flux cleaned = 0.000272962 Jy ! Component: 200 - total flux cleaned = 0.000319638 Jy ! Total flux subtracted in 200 components = 0.000319638 Jy ! Clean residual min=-0.002813 max=0.002866 Jy/beam ! Clean residual mean=0.000001 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.18866 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 53 components and 0.188659 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7843 mas, bmaj=2.08 mas, bpa=-7.584 degrees ! Estimated noise=0.762754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.03272e-05 Jy ! Component: 100 - total flux cleaned = -0.000269161 Jy ! Component: 150 - total flux cleaned = -0.000442065 Jy ! Component: 200 - total flux cleaned = -0.000539184 Jy ! Total flux subtracted in 200 components = -0.000539184 Jy ! Clean residual min=-0.002503 max=0.002116 Jy/beam ! Clean residual mean=0.000000 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.18812 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 73 components and 0.18812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055656Jy sigma=0.792459 ! Fit after self-cal, rms=0.055658Jy sigma=0.792437 wmodel /scr/pima/rv100_uvs/J0139+0131_X_map.mod ! Writing 73 model components to file: /scr/pima/rv100_uvs/J0139+0131_X_map.mod wobs /scr/pima/rv100_uvs/J0139+0131_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J0139+0131_X_uvs.fits wwins /scr/pima/rv100_uvs/J0139+0131_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv100_uvs/J0139+0131_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.000876555 Jy ! Component: 100 - total flux cleaned = -0.0014228 Jy ! Component: 150 - total flux cleaned = -0.00190348 Jy ! Component: 200 - total flux cleaned = -0.0022922 Jy ! Component: 250 - total flux cleaned = -0.00256403 Jy ! Component: 300 - total flux cleaned = -0.00285837 Jy ! Component: 350 - total flux cleaned = -0.00307852 Jy ! Component: 400 - total flux cleaned = -0.00326066 Jy ! Component: 450 - total flux cleaned = -0.00337858 Jy ! Component: 500 - total flux cleaned = -0.00346443 Jy ! Component: 550 - total flux cleaned = -0.00343682 Jy ! Component: 600 - total flux cleaned = -0.00351851 Jy ! Component: 650 - total flux cleaned = -0.00357204 Jy ! Component: 700 - total flux cleaned = -0.00354633 Jy ! Component: 750 - total flux cleaned = -0.00357166 Jy ! Component: 800 - total flux cleaned = -0.00349661 Jy ! Component: 850 - total flux cleaned = -0.00344771 Jy ! Component: 900 - total flux cleaned = -0.0034237 Jy ! Component: 950 - total flux cleaned = -0.00342343 Jy ! Component: 1000 - total flux cleaned = -0.00340023 Jy ! Component: 1050 - total flux cleaned = -0.00351512 Jy ! Component: 1100 - total flux cleaned = -0.00356068 Jy ! Component: 1150 - total flux cleaned = -0.00358304 Jy ! Component: 1200 - total flux cleaned = -0.00360516 Jy ! Component: 1250 - total flux cleaned = -0.00364849 Jy ! Component: 1300 - total flux cleaned = -0.00358429 Jy ! Component: 1350 - total flux cleaned = -0.00362681 Jy ! Component: 1400 - total flux cleaned = -0.00356438 Jy ! Component: 1450 - total flux cleaned = -0.0036264 Jy ! Component: 1500 - total flux cleaned = -0.00360589 Jy ! Component: 1550 - total flux cleaned = -0.00350504 Jy ! Component: 1600 - total flux cleaned = -0.00350555 Jy ! Component: 1650 - total flux cleaned = -0.00346616 Jy ! Component: 1700 - total flux cleaned = -0.00348607 Jy ! Component: 1750 - total flux cleaned = -0.00346681 Jy ! Component: 1800 - total flux cleaned = -0.00339011 Jy ! Component: 1850 - total flux cleaned = -0.00338977 Jy ! Component: 1900 - total flux cleaned = -0.00333331 Jy ! Component: 1950 - total flux cleaned = -0.00331492 Jy ! Component: 2000 - total flux cleaned = -0.0033148 Jy ! Component: 2050 - total flux cleaned = -0.00331465 Jy ! Component: 2100 - total flux cleaned = -0.00329651 Jy ! Component: 2150 - total flux cleaned = -0.00326062 Jy ! Component: 2200 - total flux cleaned = -0.00322493 Jy ! Component: 2250 - total flux cleaned = -0.00318973 Jy ! Component: 2300 - total flux cleaned = -0.00318966 Jy ! Component: 2350 - total flux cleaned = -0.00318954 Jy ! Component: 2400 - total flux cleaned = -0.00317246 Jy ! Component: 2450 - total flux cleaned = -0.0031386 Jy ! Component: 2500 - total flux cleaned = -0.00313863 Jy ! Component: 2550 - total flux cleaned = -0.00313861 Jy ! Component: 2600 - total flux cleaned = -0.00313874 Jy ! Component: 2650 - total flux cleaned = -0.0031716 Jy ! Component: 2700 - total flux cleaned = -0.00313903 Jy ! Component: 2750 - total flux cleaned = -0.00305842 Jy ! Component: 2800 - total flux cleaned = -0.0030584 Jy ! Component: 2850 - total flux cleaned = -0.00299457 Jy ! Component: 2900 - total flux cleaned = -0.0029471 Jy ! Component: 2950 - total flux cleaned = -0.00294703 Jy ! Component: 3000 - total flux cleaned = -0.00286923 Jy ! Component: 3050 - total flux cleaned = -0.00283849 Jy ! Component: 3100 - total flux cleaned = -0.00276165 Jy ! Component: 3150 - total flux cleaned = -0.00276148 Jy ! Component: 3200 - total flux cleaned = -0.00273096 Jy ! Component: 3250 - total flux cleaned = -0.00264072 Jy ! Component: 3300 - total flux cleaned = -0.00264091 Jy ! Component: 3350 - total flux cleaned = -0.00261122 Jy ! Component: 3400 - total flux cleaned = -0.0025965 Jy ! Component: 3450 - total flux cleaned = -0.00255251 Jy ! Component: 3500 - total flux cleaned = -0.00252338 Jy ! Component: 3550 - total flux cleaned = -0.00246543 Jy ! Component: 3600 - total flux cleaned = -0.00245097 Jy ! Component: 3650 - total flux cleaned = -0.00240792 Jy ! Component: 3700 - total flux cleaned = -0.00233689 Jy ! Component: 3750 - total flux cleaned = -0.00228047 Jy ! Component: 3800 - total flux cleaned = -0.00230875 Jy ! Component: 3850 - total flux cleaned = -0.00225277 Jy ! Component: 3900 - total flux cleaned = -0.00225277 Jy ! Component: 3950 - total flux cleaned = -0.00218355 Jy ! Component: 4000 - total flux cleaned = -0.00215602 Jy ! Component: 4050 - total flux cleaned = -0.00214226 Jy ! Total flux subtracted in 4096 components = -0.00211503 Jy ! Clean residual min=-0.000945 max=0.000787 Jy/beam ! Clean residual mean=0.000000 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.186005 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 349 components and 0.186005 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J0139+0131_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7843 x 2.08 at -7.584 degrees (North through East) ! Clean map min=-0.0013716 max=0.17455 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J0139+0131_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.174547 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227671 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.391306 0.391306 0.782612 1.56522 3.13045 6.2609 12.5218 25.0436 50.0872 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.174 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 766.663 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J0139+0131_X_uvs.log closed on Mon Feb 29 13:24:38 2016