! Started logfile: /scr/pima/bg219i_uvs/J1521+4336_S_uvs.log on Wed Apr 6 23:06:50 2016 obs /scr/pima/bg219i_uvs/J1521+4336_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1521+4336_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1521+4336 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219i_uvs/J1521+4336_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.065742Jy sigma=24.189114 ! Fit after self-cal, rms=0.710435Jy sigma=15.589788 ! 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.541 mas, bmaj=9.482 mas, bpa=14.58 degrees ! Estimated noise=1.28338 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.236245 Jy ! Component: 100 - total flux cleaned = 0.287762 Jy ! Total flux subtracted in 100 components = 0.287762 Jy ! Clean residual min=-0.016137 max=0.024729 Jy/beam ! Clean residual mean=-0.000009 rms=0.004905 Jy/beam ! Combined flux in latest and established models = 0.287762 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.287762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104420Jy sigma=1.980400 ! Fit after self-cal, rms=0.104134Jy sigma=1.976505 ! 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.083 mas, bmaj=9.819 mas, bpa=14.35 degrees ! Estimated noise=1.10097 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 (-56, -34). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0284985 Jy ! Component: 100 - total flux cleaned = 0.0404506 Jy ! Component: 150 - total flux cleaned = 0.046679 Jy ! Component: 200 - total flux cleaned = 0.0512455 Jy ! Total flux subtracted in 200 components = 0.0512455 Jy ! Clean residual min=-0.010563 max=0.015743 Jy/beam ! Clean residual mean=-0.000012 rms=0.002953 Jy/beam ! Combined flux in latest and established models = 0.339007 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.339007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094415Jy sigma=1.778608 ! Fit after self-cal, rms=0.093839Jy sigma=1.763151 ! 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.083 x 9.819 at 14.35 degrees (North through East) ! Clean map min=-0.010191 max=0.29515 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 KP 1.00 LA 1.07 ! MK 0.98 NL 0.94 OV 1.00 PT 0.97 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 KP 1.01 LA 1.12 ! MK 1.00 NL 0.93 OV 0.94 PT 0.97 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 KP 0.99 LA 1.08 ! MK 1.02 NL 0.91 OV 0.96 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 KP 0.99 LA 1.15 ! MK 1.01 NL 0.83 OV 0.95 PT 0.97 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.093839Jy sigma=1.763151 ! Fit after self-cal, rms=0.093191Jy sigma=1.689877 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=9.796 mas, bpa=14.2 degrees ! Estimated noise=1.07408 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.00335274 Jy ! Component: 100 - total flux cleaned = -0.00568747 Jy ! Component: 150 - total flux cleaned = -0.00713549 Jy ! Component: 200 - total flux cleaned = -0.00784455 Jy ! Total flux subtracted in 200 components = -0.00784455 Jy ! Clean residual min=-0.006454 max=0.006948 Jy/beam ! Clean residual mean=-0.000001 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.331162 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 61 components and 0.331162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092646Jy sigma=1.682941 ! Fit after self-cal, rms=0.092649Jy sigma=1.682399 ! 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.092649Jy sigma=1.682399 ! Fit after self-cal, rms=0.092020Jy sigma=1.680742 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.094 mas, bmaj=9.8 mas, bpa=14.21 degrees ! Estimated noise=1.06445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00345074 Jy ! Component: 100 - total flux cleaned = -0.00442592 Jy ! Component: 150 - total flux cleaned = -0.00475861 Jy ! Component: 200 - total flux cleaned = -0.00514522 Jy ! Total flux subtracted in 200 components = -0.00514522 Jy ! Clean residual min=-0.005996 max=0.006653 Jy/beam ! Clean residual mean=-0.000001 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.326017 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 78 components and 0.326017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091553Jy sigma=1.679530 ! Fit after self-cal, rms=0.091554Jy sigma=1.679319 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.15874e-05 Jy ! Component: 100 - total flux cleaned = -7.83207e-05 Jy ! Component: 150 - total flux cleaned = -0.000144315 Jy ! Component: 200 - total flux cleaned = -0.000266311 Jy ! Total flux subtracted in 200 components = -0.000266311 Jy ! Clean residual min=-0.005798 max=0.006454 Jy/beam ! Clean residual mean=-0.000001 rms=0.001515 Jy/beam ! Combined flux in latest and established models = 0.325751 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 93 components and 0.325751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091406Jy sigma=1.677939 ! Fit after self-cal, rms=0.091408Jy sigma=1.677821 ! 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.091408Jy sigma=1.677821 ! Fit after self-cal, rms=0.090496Jy sigma=1.675653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=9.801 mas, bpa=14.24 degrees ! Estimated noise=1.05242 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00344705 Jy ! Component: 100 - total flux cleaned = -0.00417092 Jy ! Component: 150 - total flux cleaned = -0.00435124 Jy ! Component: 200 - total flux cleaned = -0.00451694 Jy ! Total flux subtracted in 200 components = -0.00451694 Jy ! Clean residual min=-0.005493 max=0.006324 Jy/beam ! Clean residual mean=-0.000001 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.321234 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 108 components and 0.321234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090047Jy sigma=1.677109 ! Fit after self-cal, rms=0.090050Jy sigma=1.677020 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.000128834 Jy ! Component: 100 - total flux cleaned = 0.000126128 Jy ! Component: 150 - total flux cleaned = 0.0001272 Jy ! Component: 200 - total flux cleaned = 0.000220321 Jy ! Total flux subtracted in 200 components = 0.000220321 Jy ! Clean residual min=-0.005377 max=0.006229 Jy/beam ! Clean residual mean=-0.000001 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.321454 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 116 components and 0.321454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089956Jy sigma=1.676479 ! Fit after self-cal, rms=0.089958Jy sigma=1.676427 ! 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.089958Jy sigma=1.676427 ! Fit after self-cal, rms=0.088981Jy sigma=1.674140 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.593 mas, bmaj=10.64 mas, bpa=16.87 degrees ! Estimated noise=1.32352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00391347 Jy ! Component: 100 - total flux cleaned = -0.00472385 Jy ! Component: 150 - total flux cleaned = -0.00492055 Jy ! Component: 200 - total flux cleaned = -0.00504292 Jy ! Total flux subtracted in 200 components = -0.00504292 Jy ! Clean residual min=-0.006123 max=0.006343 Jy/beam ! Clean residual mean=-0.000004 rms=0.001778 Jy/beam ! Combined flux in latest and established models = 0.316411 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.316411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088608Jy sigma=1.676406 ! Fit after self-cal, rms=0.088606Jy sigma=1.676182 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.000268875 Jy ! Component: 100 - total flux cleaned = -0.000385489 Jy ! Component: 150 - total flux cleaned = -0.000351656 Jy ! Component: 200 - total flux cleaned = -0.000351922 Jy ! Total flux subtracted in 200 components = -0.000351922 Jy ! Clean residual min=-0.006112 max=0.006183 Jy/beam ! Clean residual mean=-0.000004 rms=0.001757 Jy/beam ! Combined flux in latest and established models = 0.316059 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 149 components and 0.316059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088593Jy sigma=1.676132 ! Fit after self-cal, rms=0.088594Jy sigma=1.676084 ! 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.104 mas, bmaj=9.803 mas, bpa=14.26 degrees ! Estimated noise=1.03971 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.104 x 9.803 at 14.26 degrees (North through East) ! Clean map min=-0.0080646 max=0.27723 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.559 mas, bmaj=9.486 mas, bpa=14.55 degrees ! Estimated noise=1.21532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.223442 Jy ! Component: 100 - total flux cleaned = 0.273808 Jy ! Component: 150 - total flux cleaned = 0.29137 Jy ! Component: 200 - total flux cleaned = 0.29864 Jy ! Total flux subtracted in 200 components = 0.29864 Jy ! Clean residual min=-0.009955 max=0.012744 Jy/beam ! Clean residual mean=0.000000 rms=0.002760 Jy/beam ! Combined flux in latest and established models = 0.29864 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.29864 Jy ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=9.803 mas, bpa=14.26 degrees ! Estimated noise=1.03971 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 (4, 111.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117329 Jy ! Component: 100 - total flux cleaned = 0.0191156 Jy ! Component: 150 - total flux cleaned = 0.0245849 Jy ! Component: 200 - total flux cleaned = 0.0263624 Jy ! Total flux subtracted in 200 components = 0.0263624 Jy ! Clean residual min=-0.006726 max=0.007195 Jy/beam ! Clean residual mean=0.000001 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 0.325002 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 56 components and 0.325002 Jy ! Inverting map ! Added new window around map position (25, 20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00576245 Jy ! Component: 100 - total flux cleaned = 0.00710101 Jy ! Component: 150 - total flux cleaned = 0.00782025 Jy ! Component: 200 - total flux cleaned = 0.0082098 Jy ! Total flux subtracted in 200 components = 0.0082098 Jy ! Clean residual min=-0.005837 max=0.005592 Jy/beam ! Clean residual mean=0.000003 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.333212 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 79 components and 0.333212 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.593 mas, bmaj=10.64 mas, bpa=16.87 degrees ! Estimated noise=1.32352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00286245 Jy ! Component: 100 - total flux cleaned = 0.00246667 Jy ! Component: 150 - total flux cleaned = 0.00139248 Jy ! Component: 200 - total flux cleaned = 0.000426274 Jy ! Total flux subtracted in 200 components = 0.000426274 Jy ! Clean residual min=-0.004396 max=0.005304 Jy/beam ! Clean residual mean=0.000000 rms=0.001463 Jy/beam ! Combined flux in latest and established models = 0.333638 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.000730018 Jy ! Component: 100 - total flux cleaned = -0.0014014 Jy ! Component: 150 - total flux cleaned = -0.00208279 Jy ! Component: 200 - total flux cleaned = -0.00282982 Jy ! Total flux subtracted in 200 components = -0.00282982 Jy ! Clean residual min=-0.004245 max=0.004946 Jy/beam ! Clean residual mean=-0.000001 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.330809 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 120 components and 0.330809 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=9.803 mas, bpa=14.26 degrees ! Estimated noise=1.03971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.00907e-05 Jy ! Component: 100 - total flux cleaned = 5.82247e-06 Jy ! Component: 150 - total flux cleaned = 9.64438e-05 Jy ! Component: 200 - total flux cleaned = -7.12723e-05 Jy ! Total flux subtracted in 200 components = -7.12723e-05 Jy ! Clean residual min=-0.005235 max=0.004608 Jy/beam ! Clean residual mean=0.000001 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.330737 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 145 components and 0.330737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087218Jy sigma=1.667548 ! Fit after self-cal, rms=0.087109Jy sigma=1.664567 wmodel /scr/pima/bg219i_uvs/J1521+4336_S_map.mod ! Writing 145 model components to file: /scr/pima/bg219i_uvs/J1521+4336_S_map.mod wobs /scr/pima/bg219i_uvs/J1521+4336_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1521+4336_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1521+4336_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219i_uvs/J1521+4336_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.001122 Jy ! Component: 100 - total flux cleaned = -0.00149354 Jy ! Component: 150 - total flux cleaned = -0.00163329 Jy ! Component: 200 - total flux cleaned = -0.00156941 Jy ! Component: 250 - total flux cleaned = -0.00163023 Jy ! Component: 300 - total flux cleaned = -0.00186338 Jy ! Component: 350 - total flux cleaned = -0.00214263 Jy ! Component: 400 - total flux cleaned = -0.00235621 Jy ! Component: 450 - total flux cleaned = -0.00251087 Jy ! Component: 500 - total flux cleaned = -0.00275775 Jy ! Component: 550 - total flux cleaned = -0.00285395 Jy ! Component: 600 - total flux cleaned = -0.003088 Jy ! Component: 650 - total flux cleaned = -0.00317901 Jy ! Component: 700 - total flux cleaned = -0.00326735 Jy ! Component: 750 - total flux cleaned = -0.00330958 Jy ! Component: 800 - total flux cleaned = -0.00335077 Jy ! Component: 850 - total flux cleaned = -0.0033501 Jy ! Component: 900 - total flux cleaned = -0.00330986 Jy ! Component: 950 - total flux cleaned = -0.00346653 Jy ! Component: 1000 - total flux cleaned = -0.00350486 Jy ! Component: 1050 - total flux cleaned = -0.00354356 Jy ! Component: 1100 - total flux cleaned = -0.00372937 Jy ! Component: 1150 - total flux cleaned = -0.00354645 Jy ! Component: 1200 - total flux cleaned = -0.00351159 Jy ! Component: 1250 - total flux cleaned = -0.00351162 Jy ! Component: 1300 - total flux cleaned = -0.00344155 Jy ! Component: 1350 - total flux cleaned = -0.00330407 Jy ! Component: 1400 - total flux cleaned = -0.00327096 Jy ! Component: 1450 - total flux cleaned = -0.00317089 Jy ! Component: 1500 - total flux cleaned = -0.00313887 Jy ! Component: 1550 - total flux cleaned = -0.00320339 Jy ! Component: 1600 - total flux cleaned = -0.00313915 Jy ! Component: 1650 - total flux cleaned = -0.00323414 Jy ! Component: 1700 - total flux cleaned = -0.00326494 Jy ! Component: 1750 - total flux cleaned = -0.00326438 Jy ! Component: 1800 - total flux cleaned = -0.00326407 Jy ! Component: 1850 - total flux cleaned = -0.00329401 Jy ! Component: 1900 - total flux cleaned = -0.00335364 Jy ! Component: 1950 - total flux cleaned = -0.00347136 Jy ! Component: 2000 - total flux cleaned = -0.00347156 Jy ! Component: 2050 - total flux cleaned = -0.00364408 Jy ! Component: 2100 - total flux cleaned = -0.00375733 Jy ! Component: 2150 - total flux cleaned = -0.0037572 Jy ! Component: 2200 - total flux cleaned = -0.00395171 Jy ! Component: 2250 - total flux cleaned = -0.00400632 Jy ! Component: 2300 - total flux cleaned = -0.00411547 Jy ! Component: 2350 - total flux cleaned = -0.00427684 Jy ! Component: 2400 - total flux cleaned = -0.0043298 Jy ! Component: 2450 - total flux cleaned = -0.00443535 Jy ! Component: 2500 - total flux cleaned = -0.00448752 Jy ! Component: 2550 - total flux cleaned = -0.00464299 Jy ! Component: 2600 - total flux cleaned = -0.00474604 Jy ! Component: 2650 - total flux cleaned = -0.0048481 Jy ! Component: 2700 - total flux cleaned = -0.00497376 Jy ! Component: 2750 - total flux cleaned = -0.00502353 Jy ! Component: 2800 - total flux cleaned = -0.00514699 Jy ! Component: 2850 - total flux cleaned = -0.00522039 Jy ! Component: 2900 - total flux cleaned = -0.00526893 Jy ! Component: 2950 - total flux cleaned = -0.00536531 Jy ! Component: 3000 - total flux cleaned = -0.00538938 Jy ! Component: 3050 - total flux cleaned = -0.00548428 Jy ! Component: 3100 - total flux cleaned = -0.00555495 Jy ! Component: 3150 - total flux cleaned = -0.00564827 Jy ! Component: 3200 - total flux cleaned = -0.00576416 Jy ! Component: 3250 - total flux cleaned = -0.00585581 Jy ! Component: 3300 - total flux cleaned = -0.00592404 Jy ! Component: 3350 - total flux cleaned = -0.00605974 Jy ! Component: 3400 - total flux cleaned = -0.00612699 Jy ! Component: 3450 - total flux cleaned = -0.0062605 Jy ! Component: 3500 - total flux cleaned = -0.00632685 Jy ! Component: 3550 - total flux cleaned = -0.00641471 Jy ! Component: 3600 - total flux cleaned = -0.00652388 Jy ! Component: 3650 - total flux cleaned = -0.00654545 Jy ! Component: 3700 - total flux cleaned = -0.00665334 Jy ! Component: 3750 - total flux cleaned = -0.00678186 Jy ! Component: 3800 - total flux cleaned = -0.00686699 Jy ! Component: 3850 - total flux cleaned = -0.00695164 Jy ! Component: 3900 - total flux cleaned = -0.00711977 Jy ! Component: 3950 - total flux cleaned = -0.00714077 Jy ! Component: 4000 - total flux cleaned = -0.00726561 Jy ! Component: 4050 - total flux cleaned = -0.00741036 Jy ! Total flux subtracted in 4096 components = -0.00743096 Jy ! Clean residual min=-0.001080 max=0.001059 Jy/beam ! Clean residual mean=-0.000001 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.323307 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 418 components and 0.323306 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1521+4336_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.104 x 9.803 at 14.26 degrees (North through East) ! Clean map min=-0.0040217 max=0.27435 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1521+4336_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.274345 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00037803 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.41338 0.41338 0.826761 1.65352 3.30704 6.61409 13.2282 26.4563 52.9127 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.274 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 725.724 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1521+4336_S_uvs.log closed on Wed Apr 6 23:06:54 2016