! Started logfile: /scr/pima/bg219h_uvs/J2230-1325_S_uvs.log on Thu Apr 7 09:13:15 2016 obs /scr/pima/bg219h_uvs/J2230-1325_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2230-1325_S_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.938889 visibilities/baseline/integration-bin. ! Found source: J2230-1325 ! ! 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 8788 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/bg219h_uvs/J2230-1325_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 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.066641Jy sigma=21.152801 ! Fit after self-cal, rms=0.665932Jy sigma=13.162304 ! 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.411 mas, bmaj=6.328 mas, bpa=-5.617 degrees ! Estimated noise=0.655221 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.268342 Jy ! Component: 100 - total flux cleaned = 0.327232 Jy ! Total flux subtracted in 100 components = 0.327232 Jy ! Clean residual min=-0.016473 max=0.025904 Jy/beam ! Clean residual mean=0.000032 rms=0.005216 Jy/beam ! Combined flux in latest and established models = 0.327232 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.327232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117498Jy sigma=2.308700 ! Fit after self-cal, rms=0.117488Jy sigma=2.308379 ! 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=2.913 mas, bmaj=7.301 mas, bpa=-4.519 degrees ! Estimated noise=0.442731 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.0184517 Jy ! Component: 100 - total flux cleaned = 0.0209263 Jy ! Component: 150 - total flux cleaned = 0.0215554 Jy ! Component: 200 - total flux cleaned = 0.0220668 Jy ! Total flux subtracted in 200 components = 0.0220668 Jy ! Clean residual min=-0.020601 max=0.028538 Jy/beam ! Clean residual mean=0.000045 rms=0.006715 Jy/beam ! Combined flux in latest and established models = 0.349298 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.349298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114256Jy sigma=2.246468 ! Fit after self-cal, rms=0.114236Jy sigma=2.245867 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.913 x 7.301 at -4.519 degrees (North through East) ! Clean map min=-0.020273 max=0.34497 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.00* 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: ! BR 1.00* 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: ! BR 1.00* 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: ! BR 1.00* 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.114236Jy sigma=2.245867 ! Fit after self-cal, rms=0.114236Jy sigma=2.245867 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.913 mas, bmaj=7.301 mas, bpa=-4.519 degrees ! Estimated noise=0.442731 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 = 8.75913e-05 Jy ! Component: 100 - total flux cleaned = -0.00010709 Jy ! Component: 150 - total flux cleaned = -0.000448461 Jy ! Component: 200 - total flux cleaned = -0.00059808 Jy ! Total flux subtracted in 200 components = -0.00059808 Jy ! Clean residual min=-0.020758 max=0.028247 Jy/beam ! Clean residual mean=0.000045 rms=0.006672 Jy/beam ! Combined flux in latest and established models = 0.3487 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.3487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113701Jy sigma=2.236869 ! Fit after self-cal, rms=0.113699Jy sigma=2.236620 ! 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.113699Jy sigma=2.236620 ! Fit after self-cal, rms=0.108835Jy sigma=2.271948 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.97 mas, bmaj=7.397 mas, bpa=-4.286 degrees ! Estimated noise=0.417735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.016854 Jy ! Component: 100 - total flux cleaned = -0.0262473 Jy ! Component: 150 - total flux cleaned = -0.0319585 Jy ! Component: 200 - total flux cleaned = -0.0354478 Jy ! Total flux subtracted in 200 components = -0.0354478 Jy ! Clean residual min=-0.018538 max=0.026830 Jy/beam ! Clean residual mean=0.000038 rms=0.006064 Jy/beam ! Combined flux in latest and established models = 0.313252 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.313252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106237Jy sigma=2.213135 ! Fit after self-cal, rms=0.106234Jy sigma=2.212421 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 (-69.5, -46.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232988 Jy ! Component: 100 - total flux cleaned = 0.0346256 Jy ! Component: 150 - total flux cleaned = 0.0395132 Jy ! Component: 200 - total flux cleaned = 0.0415902 Jy ! Total flux subtracted in 200 components = 0.0415902 Jy ! Clean residual min=-0.017898 max=0.023353 Jy/beam ! Clean residual mean=0.000027 rms=0.005450 Jy/beam ! Combined flux in latest and established models = 0.354843 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 82 components and 0.354843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101191Jy sigma=2.099374 ! Fit after self-cal, rms=0.100687Jy sigma=2.083889 ! 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.100687Jy sigma=2.083889 ! Fit after self-cal, rms=0.099280Jy sigma=2.064061 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=7.445 mas, bpa=-4.211 degrees ! Estimated noise=0.410348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00129109 Jy ! Component: 100 - total flux cleaned = -0.000550977 Jy ! Component: 150 - total flux cleaned = -0.000570166 Jy ! Component: 200 - total flux cleaned = -0.000389887 Jy ! Total flux subtracted in 200 components = -0.000389887 Jy ! Clean residual min=-0.017265 max=0.021601 Jy/beam ! Clean residual mean=0.000023 rms=0.004966 Jy/beam ! Combined flux in latest and established models = 0.354453 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 107 components and 0.354453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097893Jy sigma=2.036858 ! Fit after self-cal, rms=0.097879Jy sigma=2.034457 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 (51.5, -122). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.022297 Jy ! Component: 100 - total flux cleaned = 0.0340079 Jy ! Component: 150 - total flux cleaned = 0.0406752 Jy ! Component: 200 - total flux cleaned = 0.0427389 Jy ! Total flux subtracted in 200 components = 0.0427389 Jy ! Clean residual min=-0.016413 max=0.017676 Jy/beam ! Clean residual mean=0.000022 rms=0.004174 Jy/beam ! Combined flux in latest and established models = 0.397192 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 140 components and 0.397192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092972Jy sigma=1.915759 ! Fit after self-cal, rms=0.091917Jy sigma=1.894016 ! 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.091917Jy sigma=1.894016 ! Fit after self-cal, rms=0.091471Jy sigma=1.888513 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.093 mas, bmaj=14.35 mas, bpa=-2.935 degrees ! Estimated noise=0.518629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00855747 Jy ! Component: 100 - total flux cleaned = 0.0113066 Jy ! Component: 150 - total flux cleaned = 0.0119491 Jy ! Component: 200 - total flux cleaned = 0.0123002 Jy ! Total flux subtracted in 200 components = 0.0123002 Jy ! Clean residual min=-0.021001 max=0.025452 Jy/beam ! Clean residual mean=0.000052 rms=0.006637 Jy/beam ! Combined flux in latest and established models = 0.409492 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 176 components and 0.409492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090857Jy sigma=1.870568 ! Fit after self-cal, rms=0.090691Jy sigma=1.867121 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.0032007 Jy ! Component: 100 - total flux cleaned = 0.00321346 Jy ! Component: 150 - total flux cleaned = 0.00308485 Jy ! Component: 200 - total flux cleaned = 0.0029687 Jy ! Total flux subtracted in 200 components = 0.0029687 Jy ! Clean residual min=-0.020436 max=0.024719 Jy/beam ! Clean residual mean=0.000056 rms=0.006474 Jy/beam ! Combined flux in latest and established models = 0.412461 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 201 components and 0.412461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090506Jy sigma=1.862346 ! Fit after self-cal, rms=0.090466Jy sigma=1.861715 ! 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=2.998 mas, bmaj=7.472 mas, bpa=-4.118 degrees ! Estimated noise=0.406787 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 7.472 at -4.118 degrees (North through East) ! Clean map min=-0.013964 max=0.31935 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.477 mas, bmaj=6.433 mas, bpa=-5.058 degrees ! Estimated noise=0.610832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.249714 Jy ! Component: 100 - total flux cleaned = 0.307393 Jy ! Component: 150 - total flux cleaned = 0.334989 Jy ! Component: 200 - total flux cleaned = 0.354666 Jy ! Total flux subtracted in 200 components = 0.354666 Jy ! Clean residual min=-0.013434 max=0.021184 Jy/beam ! Clean residual mean=0.000011 rms=0.003814 Jy/beam ! Combined flux in latest and established models = 0.354666 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.354666 Jy ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.472 mas, bpa=-4.118 degrees ! Estimated noise=0.406787 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 (42, 74.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0259308 Jy ! Component: 100 - total flux cleaned = 0.0429933 Jy ! Component: 150 - total flux cleaned = 0.0524479 Jy ! Component: 200 - total flux cleaned = 0.060554 Jy ! Total flux subtracted in 200 components = 0.060554 Jy ! Clean residual min=-0.013278 max=0.016603 Jy/beam ! Clean residual mean=0.000032 rms=0.003761 Jy/beam ! Combined flux in latest and established models = 0.41522 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 61 components and 0.41522 Jy ! Inverting map ! Added new window around map position (46.5, 56). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147144 Jy ! Component: 100 - total flux cleaned = 0.0203417 Jy ! Component: 150 - total flux cleaned = 0.0237612 Jy ! Component: 200 - total flux cleaned = 0.0262446 Jy ! Total flux subtracted in 200 components = 0.0262446 Jy ! Clean residual min=-0.012540 max=0.012642 Jy/beam ! Clean residual mean=0.000046 rms=0.003270 Jy/beam ! Combined flux in latest and established models = 0.441465 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 83 components and 0.441465 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.093 mas, bmaj=14.35 mas, bpa=-2.935 degrees ! Estimated noise=0.518629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00871874 Jy ! Component: 100 - total flux cleaned = 0.0122203 Jy ! Component: 150 - total flux cleaned = 0.0137368 Jy ! Component: 200 - total flux cleaned = 0.0147159 Jy ! Total flux subtracted in 200 components = 0.0147159 Jy ! Clean residual min=-0.016181 max=0.017066 Jy/beam ! Clean residual mean=0.000105 rms=0.005195 Jy/beam ! Combined flux in latest and established models = 0.456181 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.000296118 Jy ! Component: 100 - total flux cleaned = 0.000431516 Jy ! Component: 150 - total flux cleaned = 0.00055626 Jy ! Component: 200 - total flux cleaned = 0.000558175 Jy ! Total flux subtracted in 200 components = 0.000558175 Jy ! Clean residual min=-0.016186 max=0.016959 Jy/beam ! Clean residual mean=0.000106 rms=0.005135 Jy/beam ! Combined flux in latest and established models = 0.456739 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 122 components and 0.456739 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.472 mas, bpa=-4.118 degrees ! Estimated noise=0.406787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00175162 Jy ! Component: 100 - total flux cleaned = -0.0023657 Jy ! Component: 150 - total flux cleaned = -0.00273696 Jy ! Component: 200 - total flux cleaned = -0.00307535 Jy ! Total flux subtracted in 200 components = -0.00307535 Jy ! Clean residual min=-0.012661 max=0.011732 Jy/beam ! Clean residual mean=0.000050 rms=0.003085 Jy/beam ! Combined flux in latest and established models = 0.453664 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 136 components and 0.453664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086187Jy sigma=1.766263 ! Fit after self-cal, rms=0.085295Jy sigma=1.746461 wmodel /scr/pima/bg219h_uvs/J2230-1325_S_map.mod ! Writing 136 model components to file: /scr/pima/bg219h_uvs/J2230-1325_S_map.mod wobs /scr/pima/bg219h_uvs/J2230-1325_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J2230-1325_S_uvs.fits wwins /scr/pima/bg219h_uvs/J2230-1325_S_map.win ! wwins: Wrote 5 windows to /scr/pima/bg219h_uvs/J2230-1325_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.000136053 Jy ! Component: 100 - total flux cleaned = 0.0012839 Jy ! Component: 150 - total flux cleaned = 0.0014606 Jy ! Component: 200 - total flux cleaned = 0.00230213 Jy ! Component: 250 - total flux cleaned = 0.00327313 Jy ! Component: 300 - total flux cleaned = 0.00436264 Jy ! Component: 350 - total flux cleaned = 0.00511566 Jy ! Component: 400 - total flux cleaned = 0.00555847 Jy ! Component: 450 - total flux cleaned = 0.00598656 Jy ! Component: 500 - total flux cleaned = 0.00640573 Jy ! Component: 550 - total flux cleaned = 0.00681227 Jy ! Component: 600 - total flux cleaned = 0.00681541 Jy ! Component: 650 - total flux cleaned = 0.00733006 Jy ! Component: 700 - total flux cleaned = 0.00758034 Jy ! Component: 750 - total flux cleaned = 0.00794896 Jy ! Component: 800 - total flux cleaned = 0.00831117 Jy ! Component: 850 - total flux cleaned = 0.0086667 Jy ! Component: 900 - total flux cleaned = 0.00936158 Jy ! Component: 950 - total flux cleaned = 0.00947576 Jy ! Component: 1000 - total flux cleaned = 0.0101431 Jy ! Component: 1050 - total flux cleaned = 0.0102518 Jy ! Component: 1100 - total flux cleaned = 0.0104669 Jy ! Component: 1150 - total flux cleaned = 0.010783 Jy ! Component: 1200 - total flux cleaned = 0.0108838 Jy ! Component: 1250 - total flux cleaned = 0.0106801 Jy ! Component: 1300 - total flux cleaned = 0.0106824 Jy ! Component: 1350 - total flux cleaned = 0.0108821 Jy ! Component: 1400 - total flux cleaned = 0.0108838 Jy ! Component: 1450 - total flux cleaned = 0.0111724 Jy ! Component: 1500 - total flux cleaned = 0.0111714 Jy ! Component: 1550 - total flux cleaned = 0.0112643 Jy ! Component: 1600 - total flux cleaned = 0.0112654 Jy ! Component: 1650 - total flux cleaned = 0.0117177 Jy ! Component: 1700 - total flux cleaned = 0.0113593 Jy ! Component: 1750 - total flux cleaned = 0.0116255 Jy ! Component: 1800 - total flux cleaned = 0.0119729 Jy ! Component: 1850 - total flux cleaned = 0.012057 Jy ! Component: 1900 - total flux cleaned = 0.0120552 Jy ! Component: 1950 - total flux cleaned = 0.0122212 Jy ! Component: 2000 - total flux cleaned = 0.0121376 Jy ! Component: 2050 - total flux cleaned = 0.0123838 Jy ! Component: 2100 - total flux cleaned = 0.0124633 Jy ! Component: 2150 - total flux cleaned = 0.0125424 Jy ! Component: 2200 - total flux cleaned = 0.0124654 Jy ! Component: 2250 - total flux cleaned = 0.0126209 Jy ! Component: 2300 - total flux cleaned = 0.012697 Jy ! Component: 2350 - total flux cleaned = 0.0126207 Jy ! Component: 2400 - total flux cleaned = 0.0127719 Jy ! Component: 2450 - total flux cleaned = 0.0126985 Jy ! Component: 2500 - total flux cleaned = 0.0126252 Jy ! Component: 2550 - total flux cleaned = 0.0124795 Jy ! Component: 2600 - total flux cleaned = 0.0126234 Jy ! Component: 2650 - total flux cleaned = 0.0124095 Jy ! Component: 2700 - total flux cleaned = 0.01262 Jy ! Component: 2750 - total flux cleaned = 0.0123407 Jy ! Component: 2800 - total flux cleaned = 0.012341 Jy ! Component: 2850 - total flux cleaned = 0.0120671 Jy ! Component: 2900 - total flux cleaned = 0.0119322 Jy ! Component: 2950 - total flux cleaned = 0.0118648 Jy ! Component: 3000 - total flux cleaned = 0.0115981 Jy ! Component: 3050 - total flux cleaned = 0.0115986 Jy ! Component: 3100 - total flux cleaned = 0.0113361 Jy ! Component: 3150 - total flux cleaned = 0.0112066 Jy ! Component: 3200 - total flux cleaned = 0.0113366 Jy ! Component: 3250 - total flux cleaned = 0.0111434 Jy ! Component: 3300 - total flux cleaned = 0.0109524 Jy ! Component: 3350 - total flux cleaned = 0.0109525 Jy ! Component: 3400 - total flux cleaned = 0.0108259 Jy ! Component: 3450 - total flux cleaned = 0.0108248 Jy ! Component: 3500 - total flux cleaned = 0.010577 Jy ! Component: 3550 - total flux cleaned = 0.0105159 Jy ! Component: 3600 - total flux cleaned = 0.010394 Jy ! Component: 3650 - total flux cleaned = 0.0103937 Jy ! Component: 3700 - total flux cleaned = 0.010093 Jy ! Component: 3750 - total flux cleaned = 0.00997338 Jy ! Component: 3800 - total flux cleaned = 0.00991422 Jy ! Component: 3850 - total flux cleaned = 0.00973737 Jy ! Component: 3900 - total flux cleaned = 0.00950343 Jy ! Component: 3950 - total flux cleaned = 0.00961943 Jy ! Component: 4000 - total flux cleaned = 0.00927275 Jy ! Component: 4050 - total flux cleaned = 0.00915792 Jy ! Total flux subtracted in 4096 components = 0.0091573 Jy ! Clean residual min=-0.003645 max=0.003512 Jy/beam ! Clean residual mean=0.000043 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.462821 Jy keep ! Adding 341 model components to the UV plane model. ! The established model now contains 477 components and 0.462821 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J2230-1325_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.998 x 7.472 at -4.118 degrees (North through East) ! Clean map min=-0.0092164 max=0.30442 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2230-1325_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.304419 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00109925 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.08329 1.08329 2.16659 4.33318 8.66636 17.3327 34.6654 69.3308 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.304 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 276.932 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2230-1325_S_uvs.log closed on Thu Apr 7 09:13:19 2016