! Started logfile: /scr/pima/rv102_uvs/J1809-4552_X_uvs.log on Sat Feb 27 22:27:45 2016 obs /scr/pima/rv102_uvs/J1809-4552_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1809-4552_X_uva.fits ! AN table 1: 9 integrations on 21 of 21 possible baselines. ! AN table 2: 9 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.777778 visibilities/baseline/integration-bin. ! Found source: J1809-4552 ! ! 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 1008 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/J1809-4552_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 14 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.034068Jy sigma=7.484346 ! Fit after self-cal, rms=0.868970Jy sigma=6.328536 ! 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.6418 mas, bmaj=1.947 mas, bpa=-3.618 degrees ! Estimated noise=4.37777 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.112195 Jy ! Component: 100 - total flux cleaned = 0.105837 Jy ! Total flux subtracted in 100 components = 0.105837 Jy ! Clean residual min=-0.047819 max=0.063982 Jy/beam ! Clean residual mean=0.000112 rms=0.011074 Jy/beam ! Combined flux in latest and established models = 0.105837 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.105837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172936Jy sigma=1.212119 ! Fit after self-cal, rms=0.170576Jy sigma=1.197486 ! 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.787 mas, bmaj=2.356 mas, bpa=-3.574 degrees ! Estimated noise=3.53259 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.0139246 Jy ! Component: 100 - total flux cleaned = 0.0129341 Jy ! Component: 150 - total flux cleaned = 0.0119467 Jy ! Component: 200 - total flux cleaned = 0.0117257 Jy ! Total flux subtracted in 200 components = 0.0117257 Jy ! Clean residual min=-0.046734 max=0.057867 Jy/beam ! Clean residual mean=0.000759 rms=0.013051 Jy/beam ! Combined flux in latest and established models = 0.117562 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.117562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167017Jy sigma=1.176388 ! Fit after self-cal, rms=0.166804Jy sigma=1.175584 ! 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.787 x 2.356 at -3.574 degrees (North through East) ! Clean map min=-0.04443 max=0.14908 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* 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* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 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* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 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* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 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* KP 1.00* LA 1.00* MK 1.00* ! OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.166804Jy sigma=1.175584 ! Fit after self-cal, rms=0.166804Jy sigma=1.175584 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.787 mas, bmaj=2.356 mas, bpa=-3.574 degrees ! Estimated noise=3.53259 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.00244428 Jy ! Component: 100 - total flux cleaned = -0.00243253 Jy ! Component: 150 - total flux cleaned = -0.0023087 Jy ! Component: 200 - total flux cleaned = -0.0022108 Jy ! Total flux subtracted in 200 components = -0.0022108 Jy ! Clean residual min=-0.046810 max=0.057887 Jy/beam ! Clean residual mean=0.000771 rms=0.013055 Jy/beam ! Combined flux in latest and established models = 0.115352 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.115352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166587Jy sigma=1.173656 ! Fit after self-cal, rms=0.166507Jy sigma=1.173142 ! 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.166507Jy sigma=1.173142 ! Fit after self-cal, rms=0.166507Jy sigma=1.173142 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.787 mas, bmaj=2.356 mas, bpa=-3.574 degrees ! Estimated noise=3.53259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100737 Jy ! Component: 100 - total flux cleaned = -0.00093457 Jy ! Component: 150 - total flux cleaned = -0.000803295 Jy ! Component: 200 - total flux cleaned = -0.000682674 Jy ! Total flux subtracted in 200 components = -0.000682674 Jy ! Clean residual min=-0.046976 max=0.057756 Jy/beam ! Clean residual mean=0.000776 rms=0.013060 Jy/beam ! Combined flux in latest and established models = 0.114669 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 12 components and 0.114669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166447Jy sigma=1.172620 ! Fit after self-cal, rms=0.166431Jy sigma=1.172579 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 (3.6, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0504349 Jy ! Component: 100 - total flux cleaned = 0.056118 Jy ! Component: 150 - total flux cleaned = 0.0627211 Jy ! Component: 200 - total flux cleaned = 0.0685119 Jy ! Total flux subtracted in 200 components = 0.0685119 Jy ! Clean residual min=-0.039243 max=0.043366 Jy/beam ! Clean residual mean=0.000431 rms=0.010040 Jy/beam ! Combined flux in latest and established models = 0.183181 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 31 components and 0.183181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151376Jy sigma=1.059291 ! Fit after self-cal, rms=0.147706Jy sigma=1.034828 ! 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.147706Jy sigma=1.034828 ! Fit after self-cal, rms=0.147706Jy sigma=1.034828 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.787 mas, bmaj=2.356 mas, bpa=-3.574 degrees ! Estimated noise=3.53259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0148012 Jy ! Component: 100 - total flux cleaned = 0.0195875 Jy ! Component: 150 - total flux cleaned = 0.0235938 Jy ! Component: 200 - total flux cleaned = 0.0274546 Jy ! Total flux subtracted in 200 components = 0.0274546 Jy ! Clean residual min=-0.034370 max=0.035424 Jy/beam ! Clean residual mean=0.000295 rms=0.008815 Jy/beam ! Combined flux in latest and established models = 0.210635 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 44 components and 0.210635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144185Jy sigma=1.009687 ! Fit after self-cal, rms=0.143594Jy sigma=1.005276 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.00746373 Jy ! Component: 100 - total flux cleaned = 0.0101557 Jy ! Component: 150 - total flux cleaned = 0.0130997 Jy ! Component: 200 - total flux cleaned = 0.015938 Jy ! Total flux subtracted in 200 components = 0.015938 Jy ! Clean residual min=-0.031145 max=0.031976 Jy/beam ! Clean residual mean=0.000202 rms=0.008105 Jy/beam ! Combined flux in latest and established models = 0.226573 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.226573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142069Jy sigma=0.994973 ! Fit after self-cal, rms=0.141653Jy sigma=0.991834 ! 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.141653Jy sigma=0.991834 ! Fit after self-cal, rms=0.141653Jy sigma=0.991834 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=10.98 mas, bpa=1.078 degrees ! Estimated noise=4.62265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114195 Jy ! Component: 100 - total flux cleaned = 0.0180325 Jy ! Component: 150 - total flux cleaned = 0.0191713 Jy ! Component: 200 - total flux cleaned = 0.0202336 Jy ! Total flux subtracted in 200 components = 0.0202336 Jy ! Clean residual min=-0.039942 max=0.042713 Jy/beam ! Clean residual mean=0.000188 rms=0.012784 Jy/beam ! Combined flux in latest and established models = 0.246807 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 50 components and 0.246807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141801Jy sigma=0.993089 ! Fit after self-cal, rms=0.141474Jy sigma=0.989744 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.00587205 Jy ! Component: 100 - total flux cleaned = 0.00667448 Jy ! Component: 150 - total flux cleaned = 0.00723998 Jy ! Component: 200 - total flux cleaned = 0.00794419 Jy ! Total flux subtracted in 200 components = 0.00794419 Jy ! Clean residual min=-0.039017 max=0.039463 Jy/beam ! Clean residual mean=0.000106 rms=0.012204 Jy/beam ! Combined flux in latest and established models = 0.254751 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 52 components and 0.254751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141990Jy sigma=0.992969 ! Fit after self-cal, rms=0.141571Jy sigma=0.990611 ! 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.787 mas, bmaj=2.356 mas, bpa=-3.574 degrees ! Estimated noise=3.53259 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.787 x 2.356 at -3.574 degrees (North through East) ! Clean map min=-0.035183 max=0.14626 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.6418 mas, bmaj=1.947 mas, bpa=-3.618 degrees ! Estimated noise=4.37777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125348 Jy ! Component: 100 - total flux cleaned = 0.165758 Jy ! Component: 150 - total flux cleaned = 0.163181 Jy ! Component: 200 - total flux cleaned = 0.160024 Jy ! Total flux subtracted in 200 components = 0.160024 Jy ! Clean residual min=-0.028968 max=0.028840 Jy/beam ! Clean residual mean=-0.000014 rms=0.007331 Jy/beam ! Combined flux in latest and established models = 0.160024 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.160024 Jy ! Inverting map and beam ! Estimated beam: bmin=0.787 mas, bmaj=2.356 mas, bpa=-3.574 degrees ! Estimated noise=3.53259 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.028197 Jy ! Component: 100 - total flux cleaned = 0.0469755 Jy ! Component: 150 - total flux cleaned = 0.0586315 Jy ! Component: 200 - total flux cleaned = 0.0634384 Jy ! Total flux subtracted in 200 components = 0.0634384 Jy ! Clean residual min=-0.029387 max=0.033888 Jy/beam ! Clean residual mean=0.000232 rms=0.008293 Jy/beam ! Combined flux in latest and established models = 0.223463 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 31 components and 0.223463 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.834 mas, bmaj=10.98 mas, bpa=1.078 degrees ! Estimated noise=4.62265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141176 Jy ! Component: 100 - total flux cleaned = 0.0182512 Jy ! Component: 150 - total flux cleaned = 0.0199226 Jy ! Component: 200 - total flux cleaned = 0.0211749 Jy ! Total flux subtracted in 200 components = 0.0211749 Jy ! Clean residual min=-0.041574 max=0.040390 Jy/beam ! Clean residual mean=0.000232 rms=0.012926 Jy/beam ! Combined flux in latest and established models = 0.244638 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.00148761 Jy ! Component: 100 - total flux cleaned = 0.00262118 Jy ! Component: 150 - total flux cleaned = 0.00367624 Jy ! Component: 200 - total flux cleaned = 0.00468974 Jy ! Total flux subtracted in 200 components = 0.00468974 Jy ! Clean residual min=-0.040850 max=0.039106 Jy/beam ! Clean residual mean=0.000181 rms=0.012594 Jy/beam ! Combined flux in latest and established models = 0.249328 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.249328 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.787 mas, bmaj=2.356 mas, bpa=-3.574 degrees ! Estimated noise=3.53259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00772162 Jy ! Component: 100 - total flux cleaned = -0.00894524 Jy ! Component: 150 - total flux cleaned = -0.00823795 Jy ! Component: 200 - total flux cleaned = -0.0076263 Jy ! Total flux subtracted in 200 components = -0.0076263 Jy ! Clean residual min=-0.027923 max=0.031060 Jy/beam ! Clean residual mean=0.000134 rms=0.007689 Jy/beam ! Combined flux in latest and established models = 0.241701 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.241701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142449Jy sigma=0.995830 ! Fit after self-cal, rms=0.141591Jy sigma=0.989682 wmodel /scr/pima/rv102_uvs/J1809-4552_X_map.mod ! Writing 51 model components to file: /scr/pima/rv102_uvs/J1809-4552_X_map.mod wobs /scr/pima/rv102_uvs/J1809-4552_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1809-4552_X_uvs.fits wwins /scr/pima/rv102_uvs/J1809-4552_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv102_uvs/J1809-4552_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.00401042 Jy ! Component: 100 - total flux cleaned = 0.00715508 Jy ! Component: 150 - total flux cleaned = 0.00835454 Jy ! Component: 200 - total flux cleaned = 0.00835505 Jy ! Component: 250 - total flux cleaned = 0.00940908 Jy ! Component: 300 - total flux cleaned = 0.0120131 Jy ! Component: 350 - total flux cleaned = 0.0141592 Jy ! Component: 400 - total flux cleaned = 0.0170568 Jy ! Component: 450 - total flux cleaned = 0.0189733 Jy ! Component: 500 - total flux cleaned = 0.0215784 Jy ! Component: 550 - total flux cleaned = 0.0242987 Jy ! Component: 600 - total flux cleaned = 0.0259595 Jy ! Component: 650 - total flux cleaned = 0.027316 Jy ! Component: 700 - total flux cleaned = 0.0286256 Jy ! Component: 750 - total flux cleaned = 0.0302939 Jy ! Component: 800 - total flux cleaned = 0.031492 Jy ! Component: 850 - total flux cleaned = 0.0324622 Jy ! Component: 900 - total flux cleaned = 0.0339508 Jy ! Component: 950 - total flux cleaned = 0.0350313 Jy ! Component: 1000 - total flux cleaned = 0.0357229 Jy ! Component: 1050 - total flux cleaned = 0.0362265 Jy ! Component: 1100 - total flux cleaned = 0.0372115 Jy ! Component: 1150 - total flux cleaned = 0.038491 Jy ! Component: 1200 - total flux cleaned = 0.0394295 Jy ! Component: 1250 - total flux cleaned = 0.0408004 Jy ! Component: 1300 - total flux cleaned = 0.0418407 Jy ! Component: 1350 - total flux cleaned = 0.0425677 Jy ! Component: 1400 - total flux cleaned = 0.042996 Jy ! Component: 1450 - total flux cleaned = 0.0435569 Jy ! Component: 1500 - total flux cleaned = 0.0441066 Jy ! Component: 1550 - total flux cleaned = 0.0445126 Jy ! Component: 1600 - total flux cleaned = 0.0449119 Jy ! Component: 1650 - total flux cleaned = 0.0459591 Jy ! Component: 1700 - total flux cleaned = 0.0468618 Jy ! Component: 1750 - total flux cleaned = 0.0481314 Jy ! Component: 1800 - total flux cleaned = 0.0495117 Jy ! Component: 1850 - total flux cleaned = 0.0506272 Jy ! Component: 1900 - total flux cleaned = 0.0518524 Jy ! Component: 1950 - total flux cleaned = 0.0530643 Jy ! Component: 2000 - total flux cleaned = 0.0539025 Jy ! Component: 2050 - total flux cleaned = 0.0546147 Jy ! Component: 2100 - total flux cleaned = 0.0554386 Jy ! Component: 2150 - total flux cleaned = 0.0564886 Jy ! Component: 2200 - total flux cleaned = 0.0572983 Jy ! Component: 2250 - total flux cleaned = 0.0579882 Jy ! Component: 2300 - total flux cleaned = 0.0591302 Jy ! Component: 2350 - total flux cleaned = 0.0595838 Jy ! Component: 2400 - total flux cleaned = 0.0604867 Jy ! Component: 2450 - total flux cleaned = 0.0614963 Jy ! Component: 2500 - total flux cleaned = 0.0619422 Jy ! Component: 2550 - total flux cleaned = 0.0626086 Jy ! Component: 2600 - total flux cleaned = 0.0633827 Jy ! Component: 2650 - total flux cleaned = 0.0639329 Jy ! Component: 2700 - total flux cleaned = 0.06492 Jy ! Component: 2750 - total flux cleaned = 0.065577 Jy ! Component: 2800 - total flux cleaned = 0.0663406 Jy ! Component: 2850 - total flux cleaned = 0.0674292 Jy ! Component: 2900 - total flux cleaned = 0.0681907 Jy ! Component: 2950 - total flux cleaned = 0.0690593 Jy ! Component: 3000 - total flux cleaned = 0.0698185 Jy ! Component: 3050 - total flux cleaned = 0.0704698 Jy ! Component: 3100 - total flux cleaned = 0.07112 Jy ! Component: 3150 - total flux cleaned = 0.0716623 Jy ! Component: 3200 - total flux cleaned = 0.0723125 Jy ! Component: 3250 - total flux cleaned = 0.0728548 Jy ! Component: 3300 - total flux cleaned = 0.0732886 Jy ! Component: 3350 - total flux cleaned = 0.0737235 Jy ! Component: 3400 - total flux cleaned = 0.07405 Jy ! Component: 3450 - total flux cleaned = 0.0743765 Jy ! Component: 3500 - total flux cleaned = 0.0748129 Jy ! Component: 3550 - total flux cleaned = 0.0753597 Jy ! Component: 3600 - total flux cleaned = 0.075579 Jy ! Component: 3650 - total flux cleaned = 0.0759083 Jy ! Component: 3700 - total flux cleaned = 0.0761287 Jy ! Component: 3750 - total flux cleaned = 0.0763492 Jy ! Component: 3800 - total flux cleaned = 0.0765708 Jy ! Component: 3850 - total flux cleaned = 0.0767933 Jy ! Component: 3900 - total flux cleaned = 0.0771288 Jy ! Component: 3950 - total flux cleaned = 0.077689 Jy ! Component: 4000 - total flux cleaned = 0.077802 Jy ! Component: 4050 - total flux cleaned = 0.0782542 Jy ! Total flux subtracted in 4096 components = 0.0785937 Jy ! Clean residual min=-0.007094 max=0.006477 Jy/beam ! Clean residual mean=0.000062 rms=0.002056 Jy/beam ! Combined flux in latest and established models = 0.320295 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 323 components and 0.320295 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J1809-4552_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.787 x 2.356 at -3.574 degrees (North through East) ! Clean map min=-0.017165 max=0.13938 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1809-4552_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.13938 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00220322 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.74218 4.74218 9.48436 18.9687 37.9374 75.8749 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0066 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.139 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 63.262 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1809-4552_X_uvs.log closed on Sat Feb 27 22:27:48 2016