! Started logfile: /scr/pima/rv102_uvs/J0127+7323_S_uvs.log on Sat Feb 27 22:22:40 2016 obs /scr/pima/rv102_uvs/J0127+7323_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0127+7323_S_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.857323 visibilities/baseline/integration-bin. ! Found source: J0127+7323 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 5432 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/rv102_uvs/J0127+7323_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.030757Jy sigma=16.722407 ! Fit after self-cal, rms=0.855877Jy sigma=14.083831 ! 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=2.681 mas, bmaj=4.659 mas, bpa=-60.92 degrees ! Estimated noise=1.13454 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.100584 Jy ! Component: 100 - total flux cleaned = 0.132308 Jy ! Total flux subtracted in 100 components = 0.132308 Jy ! Clean residual min=-0.023397 max=0.041458 Jy/beam ! Clean residual mean=0.000015 rms=0.006757 Jy/beam ! Combined flux in latest and established models = 0.132308 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.132308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136707Jy sigma=2.165516 ! Fit after self-cal, rms=0.136031Jy sigma=2.149759 ! 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=3.52 mas, bmaj=5.871 mas, bpa=-62.26 degrees ! Estimated noise=0.617891 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.0317636 Jy ! Component: 100 - total flux cleaned = 0.0481945 Jy ! Component: 150 - total flux cleaned = 0.0574077 Jy ! Component: 200 - total flux cleaned = 0.061453 Jy ! Total flux subtracted in 200 components = 0.061453 Jy ! Clean residual min=-0.024262 max=0.040482 Jy/beam ! Clean residual mean=0.000023 rms=0.009100 Jy/beam ! Combined flux in latest and established models = 0.193761 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.193761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127254Jy sigma=2.061103 ! Fit after self-cal, rms=0.127253Jy sigma=2.059245 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.52 x 5.871 at -62.26 degrees (North through East) ! Clean map min=-0.0236 max=0.14289 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.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: ! 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: ! 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: ! 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.127253Jy sigma=2.059245 ! Fit after self-cal, rms=0.127253Jy sigma=2.059245 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=5.871 mas, bpa=-62.26 degrees ! Estimated noise=0.617891 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.00193056 Jy ! Component: 100 - total flux cleaned = 0.002915 Jy ! Component: 150 - total flux cleaned = 0.00377743 Jy ! Component: 200 - total flux cleaned = 0.00430471 Jy ! Total flux subtracted in 200 components = 0.00430471 Jy ! Clean residual min=-0.023631 max=0.039961 Jy/beam ! Clean residual mean=0.000024 rms=0.009048 Jy/beam ! Combined flux in latest and established models = 0.198066 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.198066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126825Jy sigma=2.055413 ! Fit after self-cal, rms=0.126784Jy sigma=2.054865 ! 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.126784Jy sigma=2.054865 ! Fit after self-cal, rms=0.126784Jy sigma=2.054865 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=5.871 mas, bpa=-62.26 degrees ! Estimated noise=0.617891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.78873e-05 Jy ! Component: 100 - total flux cleaned = 0.000853537 Jy ! Component: 150 - total flux cleaned = 0.00110046 Jy ! Component: 200 - total flux cleaned = 0.00133307 Jy ! Total flux subtracted in 200 components = 0.00133307 Jy ! Clean residual min=-0.023461 max=0.039695 Jy/beam ! Clean residual mean=0.000024 rms=0.009019 Jy/beam ! Combined flux in latest and established models = 0.199399 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.199399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126559Jy sigma=2.050656 ! Fit after self-cal, rms=0.126526Jy sigma=2.050282 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.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0373118 Jy ! Component: 100 - total flux cleaned = 0.0588957 Jy ! Component: 150 - total flux cleaned = 0.0727464 Jy ! Component: 200 - total flux cleaned = 0.0781595 Jy ! Total flux subtracted in 200 components = 0.0781595 Jy ! Clean residual min=-0.021492 max=0.037134 Jy/beam ! Clean residual mean=0.000055 rms=0.007708 Jy/beam ! Combined flux in latest and established models = 0.277558 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 70 components and 0.277558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115446Jy sigma=1.833999 ! Fit after self-cal, rms=0.111678Jy sigma=1.769494 ! 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.111678Jy sigma=1.769494 ! Fit after self-cal, rms=0.111678Jy sigma=1.769494 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=5.871 mas, bpa=-62.26 degrees ! Estimated noise=0.617891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0214141 Jy ! Component: 100 - total flux cleaned = 0.0334421 Jy ! Component: 150 - total flux cleaned = 0.0377122 Jy ! Component: 200 - total flux cleaned = 0.0398006 Jy ! Total flux subtracted in 200 components = 0.0398006 Jy ! Clean residual min=-0.022717 max=0.029546 Jy/beam ! Clean residual mean=0.000062 rms=0.006804 Jy/beam ! Combined flux in latest and established models = 0.317359 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 95 components and 0.317359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107337Jy sigma=1.686741 ! Fit after self-cal, rms=0.105959Jy sigma=1.660012 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.0136859 Jy ! Component: 100 - total flux cleaned = 0.0181206 Jy ! Component: 150 - total flux cleaned = 0.021677 Jy ! Component: 200 - total flux cleaned = 0.0229413 Jy ! Total flux subtracted in 200 components = 0.0229413 Jy ! Clean residual min=-0.022682 max=0.027212 Jy/beam ! Clean residual mean=0.000064 rms=0.006336 Jy/beam ! Combined flux in latest and established models = 0.3403 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 105 components and 0.3403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103669Jy sigma=1.613257 ! Fit after self-cal, rms=0.103020Jy sigma=1.600821 ! 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.103020Jy sigma=1.600821 ! Fit after self-cal, rms=0.103020Jy sigma=1.600821 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.975 mas, bmaj=11.67 mas, bpa=-68.54 degrees ! Estimated noise=0.749703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0187941 Jy ! Component: 100 - total flux cleaned = 0.0223622 Jy ! Component: 150 - total flux cleaned = 0.0232709 Jy ! Component: 200 - total flux cleaned = 0.0242976 Jy ! Total flux subtracted in 200 components = 0.0242976 Jy ! Clean residual min=-0.036009 max=0.036484 Jy/beam ! Clean residual mean=0.000130 rms=0.009858 Jy/beam ! Combined flux in latest and established models = 0.364598 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.364598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102974Jy sigma=1.583632 ! Fit after self-cal, rms=0.102367Jy sigma=1.571179 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.00494344 Jy ! Component: 100 - total flux cleaned = 0.00702553 Jy ! Component: 150 - total flux cleaned = 0.00795828 Jy ! Component: 200 - total flux cleaned = 0.00836662 Jy ! Total flux subtracted in 200 components = 0.00836662 Jy ! Clean residual min=-0.034254 max=0.034034 Jy/beam ! Clean residual mean=0.000128 rms=0.009567 Jy/beam ! Combined flux in latest and established models = 0.372964 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 0.372964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102595Jy sigma=1.559339 ! Fit after self-cal, rms=0.102387Jy sigma=1.553942 ! 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=3.52 mas, bmaj=5.871 mas, bpa=-62.26 degrees ! Estimated noise=0.617891 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.52 x 5.871 at -62.26 degrees (North through East) ! Clean map min=-0.021434 max=0.12298 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=2.681 mas, bmaj=4.659 mas, bpa=-60.92 degrees ! Estimated noise=1.13454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101486 Jy ! Component: 100 - total flux cleaned = 0.150955 Jy ! Component: 150 - total flux cleaned = 0.185313 Jy ! Component: 200 - total flux cleaned = 0.212174 Jy ! Total flux subtracted in 200 components = 0.212174 Jy ! Clean residual min=-0.020367 max=0.023950 Jy/beam ! Clean residual mean=0.000003 rms=0.005081 Jy/beam ! Combined flux in latest and established models = 0.212174 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.212174 Jy ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=5.871 mas, bpa=-62.26 degrees ! Estimated noise=0.617891 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (6.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0423086 Jy ! Component: 100 - total flux cleaned = 0.0713867 Jy ! Component: 150 - total flux cleaned = 0.093542 Jy ! Component: 200 - total flux cleaned = 0.110796 Jy ! Total flux subtracted in 200 components = 0.110796 Jy ! Clean residual min=-0.021908 max=0.023274 Jy/beam ! Clean residual mean=0.000038 rms=0.005759 Jy/beam ! Combined flux in latest and established models = 0.32297 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 88 components and 0.32297 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.975 mas, bmaj=11.67 mas, bpa=-68.54 degrees ! Estimated noise=0.749703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0222302 Jy ! Component: 100 - total flux cleaned = 0.0372176 Jy ! Component: 150 - total flux cleaned = 0.0423878 Jy ! Component: 200 - total flux cleaned = 0.0469094 Jy ! Total flux subtracted in 200 components = 0.0469094 Jy ! Clean residual min=-0.028840 max=0.031916 Jy/beam ! Clean residual mean=0.000118 rms=0.009102 Jy/beam ! Combined flux in latest and established models = 0.36988 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.00394882 Jy ! Component: 100 - total flux cleaned = 0.00681774 Jy ! Component: 150 - total flux cleaned = 0.00881725 Jy ! Component: 200 - total flux cleaned = 0.0106349 Jy ! Total flux subtracted in 200 components = 0.0106349 Jy ! Clean residual min=-0.028142 max=0.031209 Jy/beam ! Clean residual mean=0.000130 rms=0.008879 Jy/beam ! Combined flux in latest and established models = 0.380515 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 128 components and 0.380515 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=5.871 mas, bpa=-62.26 degrees ! Estimated noise=0.617891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00377132 Jy ! Component: 100 - total flux cleaned = 0.00409852 Jy ! Component: 150 - total flux cleaned = 0.00489321 Jy ! Component: 200 - total flux cleaned = 0.00537772 Jy ! Total flux subtracted in 200 components = 0.00537772 Jy ! Clean residual min=-0.018077 max=0.019434 Jy/beam ! Clean residual mean=0.000069 rms=0.005134 Jy/beam ! Combined flux in latest and established models = 0.385892 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 144 components and 0.385892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095041Jy sigma=1.424847 ! Fit after self-cal, rms=0.093564Jy sigma=1.395323 wmodel /scr/pima/rv102_uvs/J0127+7323_S_map.mod ! Writing 144 model components to file: /scr/pima/rv102_uvs/J0127+7323_S_map.mod wobs /scr/pima/rv102_uvs/J0127+7323_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0127+7323_S_uvs.fits wwins /scr/pima/rv102_uvs/J0127+7323_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv102_uvs/J0127+7323_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.00123533 Jy ! Component: 100 - total flux cleaned = -0.000281071 Jy ! Component: 150 - total flux cleaned = -0.000281693 Jy ! Component: 200 - total flux cleaned = -0.000558798 Jy ! Component: 250 - total flux cleaned = -5.14681e-05 Jy ! Component: 300 - total flux cleaned = 0.000198141 Jy ! Component: 350 - total flux cleaned = 0.000906581 Jy ! Component: 400 - total flux cleaned = 0.000909173 Jy ! Component: 450 - total flux cleaned = 0.00134696 Jy ! Component: 500 - total flux cleaned = 0.00176464 Jy ! Component: 550 - total flux cleaned = 0.0017698 Jy ! Component: 600 - total flux cleaned = 0.00275936 Jy ! Component: 650 - total flux cleaned = 0.00276239 Jy ! Component: 700 - total flux cleaned = 0.00332295 Jy ! Component: 750 - total flux cleaned = 0.0038594 Jy ! Component: 800 - total flux cleaned = 0.00386026 Jy ! Component: 850 - total flux cleaned = 0.00386519 Jy ! Component: 900 - total flux cleaned = 0.00403249 Jy ! Component: 950 - total flux cleaned = 0.00403305 Jy ! Component: 1000 - total flux cleaned = 0.00403978 Jy ! Component: 1050 - total flux cleaned = 0.00419041 Jy ! Component: 1100 - total flux cleaned = 0.00404288 Jy ! Component: 1150 - total flux cleaned = 0.00375377 Jy ! Component: 1200 - total flux cleaned = 0.00375055 Jy ! Component: 1250 - total flux cleaned = 0.00415876 Jy ! Component: 1300 - total flux cleaned = 0.00362072 Jy ! Component: 1350 - total flux cleaned = 0.00388088 Jy ! Component: 1400 - total flux cleaned = 0.00400543 Jy ! Component: 1450 - total flux cleaned = 0.00363343 Jy ! Component: 1500 - total flux cleaned = 0.00388078 Jy ! Component: 1550 - total flux cleaned = 0.00412307 Jy ! Component: 1600 - total flux cleaned = 0.00459189 Jy ! Component: 1650 - total flux cleaned = 0.00436632 Jy ! Component: 1700 - total flux cleaned = 0.00470481 Jy ! Component: 1750 - total flux cleaned = 0.00525329 Jy ! Component: 1800 - total flux cleaned = 0.0051437 Jy ! Component: 1850 - total flux cleaned = 0.00525226 Jy ! Component: 1900 - total flux cleaned = 0.00587392 Jy ! Component: 1950 - total flux cleaned = 0.00597489 Jy ! Component: 2000 - total flux cleaned = 0.0061772 Jy ! Component: 2050 - total flux cleaned = 0.00666777 Jy ! Component: 2100 - total flux cleaned = 0.00734117 Jy ! Component: 2150 - total flux cleaned = 0.00771669 Jy ! Component: 2200 - total flux cleaned = 0.00836537 Jy ! Component: 2250 - total flux cleaned = 0.00863629 Jy ! Component: 2300 - total flux cleaned = 0.00899334 Jy ! Component: 2350 - total flux cleaned = 0.00961042 Jy ! Component: 2400 - total flux cleaned = 0.00978153 Jy ! Component: 2450 - total flux cleaned = 0.0103747 Jy ! Component: 2500 - total flux cleaned = 0.0110429 Jy ! Component: 2550 - total flux cleaned = 0.0115359 Jy ! Component: 2600 - total flux cleaned = 0.0117782 Jy ! Component: 2650 - total flux cleaned = 0.0122563 Jy ! Component: 2700 - total flux cleaned = 0.0126487 Jy ! Component: 2750 - total flux cleaned = 0.0126485 Jy ! Component: 2800 - total flux cleaned = 0.0131804 Jy ! Component: 2850 - total flux cleaned = 0.0136272 Jy ! Component: 2900 - total flux cleaned = 0.0138466 Jy ! Component: 2950 - total flux cleaned = 0.0140643 Jy ! Component: 3000 - total flux cleaned = 0.014349 Jy ! Component: 3050 - total flux cleaned = 0.0145595 Jy ! Component: 3100 - total flux cleaned = 0.014491 Jy ! Component: 3150 - total flux cleaned = 0.0150389 Jy ! Component: 3200 - total flux cleaned = 0.0151736 Jy ! Component: 3250 - total flux cleaned = 0.0153715 Jy ! Component: 3300 - total flux cleaned = 0.0158294 Jy ! Component: 3350 - total flux cleaned = 0.0158931 Jy ! Component: 3400 - total flux cleaned = 0.0160212 Jy ! Component: 3450 - total flux cleaned = 0.0163377 Jy ! Component: 3500 - total flux cleaned = 0.0167734 Jy ! Component: 3550 - total flux cleaned = 0.0170805 Jy ! Component: 3600 - total flux cleaned = 0.0171404 Jy ! Component: 3650 - total flux cleaned = 0.0175598 Jy ! Component: 3700 - total flux cleaned = 0.0177962 Jy ! Component: 3750 - total flux cleaned = 0.0180874 Jy ! Component: 3800 - total flux cleaned = 0.0182025 Jy ! Component: 3850 - total flux cleaned = 0.0184867 Jy ! Component: 3900 - total flux cleaned = 0.0186553 Jy ! Component: 3950 - total flux cleaned = 0.0188214 Jy ! Component: 4000 - total flux cleaned = 0.0191502 Jy ! Component: 4050 - total flux cleaned = 0.0193129 Jy ! Total flux subtracted in 4096 components = 0.0195818 Jy ! Clean residual min=-0.003043 max=0.003355 Jy/beam ! Clean residual mean=0.000010 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.405474 Jy keep ! Adding 463 model components to the UV plane model. ! The established model now contains 607 components and 0.405474 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J0127+7323_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.52 x 5.871 at -62.26 degrees (North through East) ! Clean map min=-0.013917 max=0.11468 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0127+7323_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114676 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0010781 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.82037 2.82037 5.64074 11.2815 22.5629 45.1259 90.2518 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.114 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 106.369 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0127+7323_S_uvs.log closed on Sat Feb 27 22:22:44 2016