! Started logfile: /scr/pima/rv102_uvs/J1624-0649_X_uvs.log on Sat Feb 27 22:27:14 2016 obs /scr/pima/rv102_uvs/J1624-0649_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1624-0649_X_uva.fits ! AN table 1: 87 integrations on 28 of 28 possible baselines. ! AN table 2: 87 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.809524 visibilities/baseline/integration-bin. ! Found source: J1624-0649 ! ! 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 139 lines of history. ! ! Reading 13804 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/rv102_uvs/J1624-0649_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 2 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.008379Jy sigma=17.866000 ! Fit after self-cal, rms=0.924533Jy sigma=16.482431 ! 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.635 mas, bmaj=1.766 mas, bpa=0.7102 degrees ! Estimated noise=0.763858 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.0626243 Jy ! Component: 100 - total flux cleaned = 0.0755238 Jy ! Total flux subtracted in 100 components = 0.0755238 Jy ! Clean residual min=-0.011173 max=0.013360 Jy/beam ! Clean residual mean=0.000019 rms=0.002569 Jy/beam ! Combined flux in latest and established models = 0.0755238 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0755238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118886Jy sigma=1.974624 ! Fit after self-cal, rms=0.117347Jy sigma=1.948987 ! 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.7972 mas, bmaj=2.147 mas, bpa=-0.3968 degrees ! Estimated noise=0.347647 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.00647518 Jy ! Component: 100 - total flux cleaned = 0.00886607 Jy ! Component: 150 - total flux cleaned = 0.00901493 Jy ! Component: 200 - total flux cleaned = 0.00913556 Jy ! Total flux subtracted in 200 components = 0.00913556 Jy ! Clean residual min=-0.011990 max=0.015900 Jy/beam ! Clean residual mean=0.000059 rms=0.004269 Jy/beam ! Combined flux in latest and established models = 0.0846594 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 11 components and 0.0846594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116898Jy sigma=1.945694 ! Fit after self-cal, rms=0.116892Jy sigma=1.945325 ! 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.7972 x 2.147 at -0.3968 degrees (North through East) ! Clean map min=-0.011649 max=0.083274 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* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 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* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 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* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 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* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.116892Jy sigma=1.945325 ! Fit after self-cal, rms=0.116892Jy sigma=1.945325 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7972 mas, bmaj=2.147 mas, bpa=-0.3968 degrees ! Estimated noise=0.347647 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.00042778 Jy ! Component: 100 - total flux cleaned = 0.000468873 Jy ! Component: 150 - total flux cleaned = 0.000470602 Jy ! Component: 200 - total flux cleaned = 0.000473103 Jy ! Total flux subtracted in 200 components = 0.000473103 Jy ! Clean residual min=-0.012034 max=0.015849 Jy/beam ! Clean residual mean=0.000059 rms=0.004270 Jy/beam ! Combined flux in latest and established models = 0.0851325 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.0851325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116858Jy sigma=1.945112 ! Fit after self-cal, rms=0.116817Jy sigma=1.944800 ! 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.116817Jy sigma=1.944800 ! Fit after self-cal, rms=0.116817Jy sigma=1.944800 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7972 mas, bmaj=2.147 mas, bpa=-0.3968 degrees ! Estimated noise=0.347647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.97387e-05 Jy ! Component: 100 - total flux cleaned = -1.48918e-05 Jy ! Component: 150 - total flux cleaned = 1.65175e-05 Jy ! Component: 200 - total flux cleaned = -1.51986e-05 Jy ! Total flux subtracted in 200 components = -1.51986e-05 Jy ! Clean residual min=-0.012043 max=0.015870 Jy/beam ! Clean residual mean=0.000060 rms=0.004272 Jy/beam ! Combined flux in latest and established models = 0.0851173 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.0851173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116796Jy sigma=1.944554 ! Fit after self-cal, rms=0.116775Jy sigma=1.944507 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.47494e-05 Jy ! Component: 100 - total flux cleaned = -5.76641e-05 Jy ! Component: 150 - total flux cleaned = -5.87553e-05 Jy ! Component: 200 - total flux cleaned = -5.95101e-05 Jy ! Total flux subtracted in 200 components = -5.95101e-05 Jy ! Clean residual min=-0.012069 max=0.015795 Jy/beam ! Clean residual mean=0.000060 rms=0.004271 Jy/beam ! Combined flux in latest and established models = 0.0850578 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 14 components and 0.0850578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116757Jy sigma=1.944265 ! Fit after self-cal, rms=0.116741Jy sigma=1.944237 ! 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.116741Jy sigma=1.944237 ! Fit after self-cal, rms=0.116741Jy sigma=1.944237 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7972 mas, bmaj=2.147 mas, bpa=-0.3968 degrees ! Estimated noise=0.347647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.33835e-05 Jy ! Component: 100 - total flux cleaned = -5.41068e-05 Jy ! Component: 150 - total flux cleaned = -5.51522e-05 Jy ! Component: 200 - total flux cleaned = -5.60974e-05 Jy ! Total flux subtracted in 200 components = -5.60974e-05 Jy ! Clean residual min=-0.012067 max=0.015732 Jy/beam ! Clean residual mean=0.000060 rms=0.004271 Jy/beam ! Combined flux in latest and established models = 0.0850017 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.0850017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116726Jy sigma=1.944010 ! Fit after self-cal, rms=0.116702Jy sigma=1.943957 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 = -6.9445e-05 Jy ! Component: 100 - total flux cleaned = -9.70077e-05 Jy ! Component: 150 - total flux cleaned = -9.63698e-05 Jy ! Component: 200 - total flux cleaned = -9.73104e-05 Jy ! Total flux subtracted in 200 components = -9.73104e-05 Jy ! Clean residual min=-0.012032 max=0.015705 Jy/beam ! Clean residual mean=0.000060 rms=0.004270 Jy/beam ! Combined flux in latest and established models = 0.0849044 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.0849044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116688Jy sigma=1.943739 ! Fit after self-cal, rms=0.116675Jy sigma=1.943713 ! 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.116675Jy sigma=1.943713 ! Fit after self-cal, rms=0.116675Jy sigma=1.943713 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.482 mas, bmaj=4.612 mas, bpa=8.429 degrees ! Estimated noise=0.459266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00356398 Jy ! Component: 100 - total flux cleaned = 0.00391681 Jy ! Component: 150 - total flux cleaned = 0.00401045 Jy ! Component: 200 - total flux cleaned = 0.00405538 Jy ! Total flux subtracted in 200 components = 0.00405538 Jy ! Clean residual min=-0.023105 max=0.029259 Jy/beam ! Clean residual mean=0.000129 rms=0.009026 Jy/beam ! Combined flux in latest and established models = 0.0889597 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 18 components and 0.0889598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116697Jy sigma=1.945574 ! Fit after self-cal, rms=0.116749Jy sigma=1.945186 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.000218012 Jy ! Component: 100 - total flux cleaned = 0.000269518 Jy ! Component: 150 - total flux cleaned = 0.000315048 Jy ! Component: 200 - total flux cleaned = 0.000395975 Jy ! Total flux subtracted in 200 components = 0.000395975 Jy ! Clean residual min=-0.023167 max=0.029168 Jy/beam ! Clean residual mean=0.000130 rms=0.009029 Jy/beam ! Combined flux in latest and established models = 0.0893557 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 18 components and 0.0893557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116791Jy sigma=1.946116 ! Fit after self-cal, rms=0.116768Jy sigma=1.945750 ! 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.7972 mas, bmaj=2.147 mas, bpa=-0.3968 degrees ! Estimated noise=0.347647 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7972 x 2.147 at -0.3968 degrees (North through East) ! Clean map min=-0.012128 max=0.082482 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.635 mas, bmaj=1.766 mas, bpa=0.7102 degrees ! Estimated noise=0.763858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0638258 Jy ! Component: 100 - total flux cleaned = 0.0784205 Jy ! Component: 150 - total flux cleaned = 0.0780686 Jy ! Component: 200 - total flux cleaned = 0.07685 Jy ! Total flux subtracted in 200 components = 0.07685 Jy ! Clean residual min=-0.011971 max=0.012671 Jy/beam ! Clean residual mean=0.000018 rms=0.002608 Jy/beam ! Combined flux in latest and established models = 0.0768501 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0768501 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7972 mas, bmaj=2.147 mas, bpa=-0.3968 degrees ! Estimated noise=0.347647 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.00487578 Jy ! Component: 100 - total flux cleaned = 0.00702574 Jy ! Component: 150 - total flux cleaned = 0.0073053 Jy ! Component: 200 - total flux cleaned = 0.00757615 Jy ! Total flux subtracted in 200 components = 0.00757615 Jy ! Clean residual min=-0.012038 max=0.015715 Jy/beam ! Clean residual mean=0.000060 rms=0.004287 Jy/beam ! Combined flux in latest and established models = 0.0844262 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.0844262 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=2.482 mas, bmaj=4.612 mas, bpa=8.429 degrees ! Estimated noise=0.459266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00427504 Jy ! Component: 100 - total flux cleaned = 0.00449962 Jy ! Component: 150 - total flux cleaned = 0.0045563 Jy ! Component: 200 - total flux cleaned = 0.00456094 Jy ! Total flux subtracted in 200 components = 0.00456094 Jy ! Clean residual min=-0.023123 max=0.029302 Jy/beam ! Clean residual mean=0.000130 rms=0.009037 Jy/beam ! Combined flux in latest and established models = 0.0889871 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 = 4.71836e-05 Jy ! Component: 100 - total flux cleaned = 9.22402e-05 Jy ! Component: 150 - total flux cleaned = 0.000169537 Jy ! Component: 200 - total flux cleaned = 0.000208609 Jy ! Total flux subtracted in 200 components = 0.000208609 Jy ! Clean residual min=-0.023194 max=0.029132 Jy/beam ! Clean residual mean=0.000129 rms=0.009028 Jy/beam ! Combined flux in latest and established models = 0.0891958 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 18 components and 0.0891958 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7972 mas, bmaj=2.147 mas, bpa=-0.3968 degrees ! Estimated noise=0.347647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00381342 Jy ! Component: 100 - total flux cleaned = -0.00399522 Jy ! Component: 150 - total flux cleaned = -0.00406613 Jy ! Component: 200 - total flux cleaned = -0.00417689 Jy ! Total flux subtracted in 200 components = -0.00417689 Jy ! Clean residual min=-0.012136 max=0.015819 Jy/beam ! Clean residual mean=0.000060 rms=0.004274 Jy/beam ! Combined flux in latest and established models = 0.0850189 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0850189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116795Jy sigma=1.944183 ! Fit after self-cal, rms=0.116729Jy sigma=1.943863 wmodel /scr/pima/rv102_uvs/J1624-0649_X_map.mod ! Writing 27 model components to file: /scr/pima/rv102_uvs/J1624-0649_X_map.mod wobs /scr/pima/rv102_uvs/J1624-0649_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1624-0649_X_uvs.fits wwins /scr/pima/rv102_uvs/J1624-0649_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rv102_uvs/J1624-0649_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.00703972 Jy ! Component: 100 - total flux cleaned = 0.0131109 Jy ! Component: 150 - total flux cleaned = 0.0176757 Jy ! Component: 200 - total flux cleaned = 0.0208545 Jy ! Component: 250 - total flux cleaned = 0.0226977 Jy ! Component: 300 - total flux cleaned = 0.0247755 Jy ! Component: 350 - total flux cleaned = 0.0265692 Jy ! Component: 400 - total flux cleaned = 0.027804 Jy ! Component: 450 - total flux cleaned = 0.0292719 Jy ! Component: 500 - total flux cleaned = 0.030661 Jy ! Component: 550 - total flux cleaned = 0.0309231 Jy ! Component: 600 - total flux cleaned = 0.0313061 Jy ! Component: 650 - total flux cleaned = 0.0317991 Jy ! Component: 700 - total flux cleaned = 0.0323899 Jy ! Component: 750 - total flux cleaned = 0.0330755 Jy ! Component: 800 - total flux cleaned = 0.0335165 Jy ! Component: 850 - total flux cleaned = 0.0337297 Jy ! Component: 900 - total flux cleaned = 0.0342497 Jy ! Component: 950 - total flux cleaned = 0.0343484 Jy ! Component: 1000 - total flux cleaned = 0.0344468 Jy ! Component: 1050 - total flux cleaned = 0.0343519 Jy ! Component: 1100 - total flux cleaned = 0.034074 Jy ! Component: 1150 - total flux cleaned = 0.0339843 Jy ! Component: 1200 - total flux cleaned = 0.03381 Jy ! Component: 1250 - total flux cleaned = 0.0336399 Jy ! Component: 1300 - total flux cleaned = 0.0333901 Jy ! Component: 1350 - total flux cleaned = 0.0332281 Jy ! Component: 1400 - total flux cleaned = 0.0331484 Jy ! Component: 1450 - total flux cleaned = 0.0329925 Jy ! Component: 1500 - total flux cleaned = 0.0327645 Jy ! Component: 1550 - total flux cleaned = 0.0327666 Jy ! Component: 1600 - total flux cleaned = 0.0326201 Jy ! Component: 1650 - total flux cleaned = 0.0326198 Jy ! Component: 1700 - total flux cleaned = 0.032619 Jy ! Component: 1750 - total flux cleaned = 0.0325479 Jy ! Component: 1800 - total flux cleaned = 0.0325477 Jy ! Component: 1850 - total flux cleaned = 0.032548 Jy ! Component: 1900 - total flux cleaned = 0.032548 Jy ! Component: 1950 - total flux cleaned = 0.0326123 Jy ! Component: 2000 - total flux cleaned = 0.0326763 Jy ! Component: 2050 - total flux cleaned = 0.0325513 Jy ! Component: 2100 - total flux cleaned = 0.0326754 Jy ! Component: 2150 - total flux cleaned = 0.0326747 Jy ! Component: 2200 - total flux cleaned = 0.0326753 Jy ! Component: 2250 - total flux cleaned = 0.0326161 Jy ! Component: 2300 - total flux cleaned = 0.0323814 Jy ! Component: 2350 - total flux cleaned = 0.0322074 Jy ! Component: 2400 - total flux cleaned = 0.0319799 Jy ! Component: 2450 - total flux cleaned = 0.0318683 Jy ! Component: 2500 - total flux cleaned = 0.0318689 Jy ! Component: 2550 - total flux cleaned = 0.0315935 Jy ! Component: 2600 - total flux cleaned = 0.0313225 Jy ! Component: 2650 - total flux cleaned = 0.0311611 Jy ! Component: 2700 - total flux cleaned = 0.0309483 Jy ! Component: 2750 - total flux cleaned = 0.0306337 Jy ! Component: 2800 - total flux cleaned = 0.030478 Jy ! Component: 2850 - total flux cleaned = 0.0302211 Jy ! Component: 2900 - total flux cleaned = 0.0300174 Jy ! Component: 2950 - total flux cleaned = 0.0297153 Jy ! Component: 3000 - total flux cleaned = 0.0294661 Jy ! Component: 3050 - total flux cleaned = 0.029269 Jy ! Component: 3100 - total flux cleaned = 0.0289754 Jy ! Component: 3150 - total flux cleaned = 0.0288298 Jy ! Component: 3200 - total flux cleaned = 0.0284928 Jy ! Component: 3250 - total flux cleaned = 0.0283019 Jy ! Component: 3300 - total flux cleaned = 0.027782 Jy ! Component: 3350 - total flux cleaned = 0.0275009 Jy ! Component: 3400 - total flux cleaned = 0.0271296 Jy ! Component: 3450 - total flux cleaned = 0.0268075 Jy ! Component: 3500 - total flux cleaned = 0.026442 Jy ! Component: 3550 - total flux cleaned = 0.0260338 Jy ! Component: 3600 - total flux cleaned = 0.0256737 Jy ! Component: 3650 - total flux cleaned = 0.0254503 Jy ! Component: 3700 - total flux cleaned = 0.0249191 Jy ! Component: 3750 - total flux cleaned = 0.0246997 Jy ! Component: 3800 - total flux cleaned = 0.0243949 Jy ! Component: 3850 - total flux cleaned = 0.0239627 Jy ! Component: 3900 - total flux cleaned = 0.023877 Jy ! Component: 3950 - total flux cleaned = 0.0234927 Jy ! Component: 4000 - total flux cleaned = 0.0231957 Jy ! Component: 4050 - total flux cleaned = 0.0227746 Jy ! Total flux subtracted in 4096 components = 0.0223985 Jy ! Clean residual min=-0.002412 max=0.002386 Jy/beam ! Clean residual mean=-0.000009 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.107417 Jy keep ! Adding 503 model components to the UV plane model. ! The established model now contains 530 components and 0.107417 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J1624-0649_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7972 x 2.147 at -0.3968 degrees (North through East) ! Clean map min=-0.0044696 max=0.084005 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1624-0649_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0840054 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000912899 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.26014 3.26014 6.52028 13.0406 26.0811 52.1623 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.084 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 92.02 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1624-0649_X_uvs.log closed on Sat Feb 27 22:27:18 2016