! Started logfile: /scr/pima/bg219h_uvs/J0608-1520_S_uvs.log on Thu Apr 7 08:54:46 2016 obs /scr/pima/bg219h_uvs/J0608-1520_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0608-1520_S_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.745635 visibilities/baseline/integration-bin. ! Found source: J0608-1520 ! ! 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 7516 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/J0608-1520_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 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.076462Jy sigma=20.990481 ! Fit after self-cal, rms=0.683614Jy sigma=13.341838 ! 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.455 mas, bmaj=6.914 mas, bpa=1.298 degrees ! Estimated noise=0.660768 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.241538 Jy ! Component: 100 - total flux cleaned = 0.299601 Jy ! Total flux subtracted in 100 components = 0.299601 Jy ! Clean residual min=-0.011540 max=0.023715 Jy/beam ! Clean residual mean=-0.000007 rms=0.003242 Jy/beam ! Combined flux in latest and established models = 0.299601 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.299601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090130Jy sigma=1.616302 ! Fit after self-cal, rms=0.090093Jy sigma=1.615575 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0269711 Jy ! Component: 100 - total flux cleaned = 0.0412579 Jy ! Total flux subtracted in 100 components = 0.0412579 Jy ! Clean residual min=-0.006554 max=0.008774 Jy/beam ! Clean residual mean=-0.000003 rms=0.001854 Jy/beam ! Combined flux in latest and established models = 0.340859 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 9 components and 0.340859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080866Jy sigma=1.425742 ! Fit after self-cal, rms=0.080759Jy sigma=1.423935 ! 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.998 mas, bmaj=7.882 mas, bpa=2.241 degrees ! Estimated noise=0.486531 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.00889057 Jy ! Component: 100 - total flux cleaned = 0.0129753 Jy ! Component: 150 - total flux cleaned = 0.0150476 Jy ! Component: 200 - total flux cleaned = 0.0151072 Jy ! Total flux subtracted in 200 components = 0.0151072 Jy ! Clean residual min=-0.006334 max=0.007985 Jy/beam ! Clean residual mean=0.000003 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.355966 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.355966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079791Jy sigma=1.405563 ! Fit after self-cal, rms=0.079766Jy sigma=1.405202 ! 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.998 x 7.882 at 2.241 degrees (North through East) ! Clean map min=-0.0062766 max=0.31888 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 0.91 MK 1.00 NL 0.96 OV 0.99 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* HN 1.00 KP 0.97 ! LA 1.14 MK 1.01 NL 1.00 OV 0.98 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.00 KP 0.98 ! LA 1.18 MK 1.03 NL 0.95 OV 0.98 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.00 KP 0.98 ! LA 1.18 MK 1.03 NL 0.99 OV 0.90 ! PT 0.97 SC 0.99 ! ! ! Fit before self-cal, rms=0.079766Jy sigma=1.405202 ! Fit after self-cal, rms=0.076605Jy sigma=1.340595 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=7.895 mas, bpa=2.322 degrees ! Estimated noise=0.487434 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.00138251 Jy ! Component: 100 - total flux cleaned = 0.00154168 Jy ! Component: 150 - total flux cleaned = 0.00162417 Jy ! Component: 200 - total flux cleaned = 0.00170158 Jy ! Total flux subtracted in 200 components = 0.00170158 Jy ! Clean residual min=-0.004226 max=0.004177 Jy/beam ! Clean residual mean=0.000001 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.357668 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 31 components and 0.357668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076555Jy sigma=1.340032 ! Fit after self-cal, rms=0.076594Jy sigma=1.339760 ! 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.076594Jy sigma=1.339760 ! Fit after self-cal, rms=0.075000Jy sigma=1.305621 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.995 mas, bmaj=7.878 mas, bpa=2.375 degrees ! Estimated noise=0.488292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159893 Jy ! Component: 100 - total flux cleaned = 0.00233212 Jy ! Component: 150 - total flux cleaned = 0.00250707 Jy ! Component: 200 - total flux cleaned = 0.00263837 Jy ! Total flux subtracted in 200 components = 0.00263837 Jy ! Clean residual min=-0.003378 max=0.003594 Jy/beam ! Clean residual mean=0.000003 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.360306 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.360306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074942Jy sigma=1.305058 ! Fit after self-cal, rms=0.074945Jy sigma=1.304871 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 (5.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00331693 Jy ! Component: 100 - total flux cleaned = 0.00420182 Jy ! Component: 150 - total flux cleaned = 0.00461235 Jy ! Component: 200 - total flux cleaned = 0.00473475 Jy ! Total flux subtracted in 200 components = 0.00473475 Jy ! Clean residual min=-0.003460 max=0.002705 Jy/beam ! Clean residual mean=0.000004 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.365041 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 0.365041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074749Jy sigma=1.301926 ! Fit after self-cal, rms=0.074744Jy sigma=1.301765 ! 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.074744Jy sigma=1.301765 ! Fit after self-cal, rms=0.074811Jy sigma=1.301114 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=7.865 mas, bpa=2.343 degrees ! Estimated noise=0.489199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142994 Jy ! Component: 100 - total flux cleaned = 0.00200117 Jy ! Component: 150 - total flux cleaned = 0.00246108 Jy ! Component: 200 - total flux cleaned = 0.00279247 Jy ! Total flux subtracted in 200 components = 0.00279247 Jy ! Clean residual min=-0.003425 max=0.002482 Jy/beam ! Clean residual mean=0.000003 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.367833 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.367833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074746Jy sigma=1.300532 ! Fit after self-cal, rms=0.074745Jy sigma=1.300495 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.000503341 Jy ! Component: 100 - total flux cleaned = 0.000730641 Jy ! Component: 150 - total flux cleaned = 0.000931259 Jy ! Component: 200 - total flux cleaned = 0.00107478 Jy ! Total flux subtracted in 200 components = 0.00107478 Jy ! Clean residual min=-0.003471 max=0.002495 Jy/beam ! Clean residual mean=0.000003 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.368908 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 89 components and 0.368908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074724Jy sigma=1.300360 ! Fit after self-cal, rms=0.074724Jy sigma=1.300350 ! 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.074724Jy sigma=1.300350 ! Fit after self-cal, rms=0.074800Jy sigma=1.300133 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.579 mas, bmaj=13.54 mas, bpa=2.201 degrees ! Estimated noise=0.659419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101974 Jy ! Component: 100 - total flux cleaned = 0.00128961 Jy ! Component: 150 - total flux cleaned = 0.00147201 Jy ! Component: 200 - total flux cleaned = 0.0016342 Jy ! Total flux subtracted in 200 components = 0.0016342 Jy ! Clean residual min=-0.003585 max=0.003239 Jy/beam ! Clean residual mean=0.000008 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.370542 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 112 components and 0.370542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074773Jy sigma=1.300109 ! Fit after self-cal, rms=0.074772Jy sigma=1.300082 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.000173835 Jy ! Component: 100 - total flux cleaned = 0.000187343 Jy ! Component: 150 - total flux cleaned = 0.000223661 Jy ! Component: 200 - total flux cleaned = 0.000256846 Jy ! Total flux subtracted in 200 components = 0.000256846 Jy ! Clean residual min=-0.003492 max=0.003166 Jy/beam ! Clean residual mean=0.000008 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.370799 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 124 components and 0.370799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074767Jy sigma=1.300084 ! Fit after self-cal, rms=0.074767Jy sigma=1.300077 ! 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.985 mas, bmaj=7.855 mas, bpa=2.363 degrees ! Estimated noise=0.489888 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.985 x 7.855 at 2.363 degrees (North through East) ! Clean map min=-0.0033098 max=0.3196 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.448 mas, bmaj=6.898 mas, bpa=1.378 degrees ! Estimated noise=0.661576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.241603 Jy ! Component: 100 - total flux cleaned = 0.301309 Jy ! Component: 150 - total flux cleaned = 0.329348 Jy ! Component: 200 - total flux cleaned = 0.344285 Jy ! Total flux subtracted in 200 components = 0.344285 Jy ! Clean residual min=-0.004829 max=0.007076 Jy/beam ! Clean residual mean=-0.000004 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.344285 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.344285 Jy ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=7.855 mas, bpa=2.363 degrees ! Estimated noise=0.489888 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.0101193 Jy ! Component: 100 - total flux cleaned = 0.0156204 Jy ! Component: 150 - total flux cleaned = 0.0190094 Jy ! Component: 200 - total flux cleaned = 0.0207955 Jy ! Total flux subtracted in 200 components = 0.0207955 Jy ! Clean residual min=-0.003432 max=0.002484 Jy/beam ! Clean residual mean=0.000002 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.365081 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 42 components and 0.365081 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=6.579 mas, bmaj=13.54 mas, bpa=2.201 degrees ! Estimated noise=0.659419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249363 Jy ! Component: 100 - total flux cleaned = 0.00344273 Jy ! Component: 150 - total flux cleaned = 0.00397748 Jy ! Component: 200 - total flux cleaned = 0.00433961 Jy ! Total flux subtracted in 200 components = 0.00433961 Jy ! Clean residual min=-0.003770 max=0.003389 Jy/beam ! Clean residual mean=0.000007 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.36942 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.000328651 Jy ! Component: 100 - total flux cleaned = 0.00057706 Jy ! Component: 150 - total flux cleaned = 0.000767972 Jy ! Component: 200 - total flux cleaned = 0.000949199 Jy ! Total flux subtracted in 200 components = 0.000949199 Jy ! Clean residual min=-0.003578 max=0.003267 Jy/beam ! Clean residual mean=0.000007 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.37037 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 85 components and 0.370369 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=7.855 mas, bpa=2.363 degrees ! Estimated noise=0.489888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00046543 Jy ! Component: 100 - total flux cleaned = 0.000696269 Jy ! Component: 150 - total flux cleaned = 0.000789815 Jy ! Component: 200 - total flux cleaned = 0.000896478 Jy ! Total flux subtracted in 200 components = 0.000896478 Jy ! Clean residual min=-0.003557 max=0.002727 Jy/beam ! Clean residual mean=0.000003 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.371266 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 99 components and 0.371266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074775Jy sigma=1.300246 ! Fit after self-cal, rms=0.074773Jy sigma=1.300155 wmodel /scr/pima/bg219h_uvs/J0608-1520_S_map.mod ! Writing 99 model components to file: /scr/pima/bg219h_uvs/J0608-1520_S_map.mod wobs /scr/pima/bg219h_uvs/J0608-1520_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0608-1520_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0608-1520_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J0608-1520_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.00126015 Jy ! Component: 100 - total flux cleaned = -0.00199982 Jy ! Component: 150 - total flux cleaned = -0.00236615 Jy ! Component: 200 - total flux cleaned = -0.00275636 Jy ! Component: 250 - total flux cleaned = -0.00300478 Jy ! Component: 300 - total flux cleaned = -0.00328511 Jy ! Component: 350 - total flux cleaned = -0.00363402 Jy ! Component: 400 - total flux cleaned = -0.00400953 Jy ! Component: 450 - total flux cleaned = -0.00433789 Jy ! Component: 500 - total flux cleaned = -0.00458692 Jy ! Component: 550 - total flux cleaned = -0.00479522 Jy ! Component: 600 - total flux cleaned = -0.00489766 Jy ! Component: 650 - total flux cleaned = -0.00506403 Jy ! Component: 700 - total flux cleaned = -0.00519426 Jy ! Component: 750 - total flux cleaned = -0.00528993 Jy ! Component: 800 - total flux cleaned = -0.00544619 Jy ! Component: 850 - total flux cleaned = -0.00547677 Jy ! Component: 900 - total flux cleaned = -0.00553699 Jy ! Component: 950 - total flux cleaned = -0.00556701 Jy ! Component: 1000 - total flux cleaned = -0.00571336 Jy ! Component: 1050 - total flux cleaned = -0.00574148 Jy ! Component: 1100 - total flux cleaned = -0.00574118 Jy ! Component: 1150 - total flux cleaned = -0.00579701 Jy ! Component: 1200 - total flux cleaned = -0.00579696 Jy ! Component: 1250 - total flux cleaned = -0.00574258 Jy ! Component: 1300 - total flux cleaned = -0.0058507 Jy ! Component: 1350 - total flux cleaned = -0.00577115 Jy ! Component: 1400 - total flux cleaned = -0.00579757 Jy ! Component: 1450 - total flux cleaned = -0.00569409 Jy ! Component: 1500 - total flux cleaned = -0.00574518 Jy ! Component: 1550 - total flux cleaned = -0.00569396 Jy ! Component: 1600 - total flux cleaned = -0.0056186 Jy ! Component: 1650 - total flux cleaned = -0.00554422 Jy ! Component: 1700 - total flux cleaned = -0.00549541 Jy ! Component: 1750 - total flux cleaned = -0.00547157 Jy ! Component: 1800 - total flux cleaned = -0.00539986 Jy ! Component: 1850 - total flux cleaned = -0.00542388 Jy ! Component: 1900 - total flux cleaned = -0.00532978 Jy ! Component: 1950 - total flux cleaned = -0.00539947 Jy ! Component: 2000 - total flux cleaned = -0.00535315 Jy ! Component: 2050 - total flux cleaned = -0.00528468 Jy ! Component: 2100 - total flux cleaned = -0.0052847 Jy ! Component: 2150 - total flux cleaned = -0.00523987 Jy ! Component: 2200 - total flux cleaned = -0.00519536 Jy ! Component: 2250 - total flux cleaned = -0.00519531 Jy ! Component: 2300 - total flux cleaned = -0.00517329 Jy ! Component: 2350 - total flux cleaned = -0.00519511 Jy ! Component: 2400 - total flux cleaned = -0.00515206 Jy ! Component: 2450 - total flux cleaned = -0.00515214 Jy ! Component: 2500 - total flux cleaned = -0.00513078 Jy ! Component: 2550 - total flux cleaned = -0.00506746 Jy ! Component: 2600 - total flux cleaned = -0.00513041 Jy ! Component: 2650 - total flux cleaned = -0.00508826 Jy ! Component: 2700 - total flux cleaned = -0.0050674 Jy ! Component: 2750 - total flux cleaned = -0.00508804 Jy ! Component: 2800 - total flux cleaned = -0.00504693 Jy ! Component: 2850 - total flux cleaned = -0.00504689 Jy ! Component: 2900 - total flux cleaned = -0.00508722 Jy ! Component: 2950 - total flux cleaned = -0.00500667 Jy ! Component: 3000 - total flux cleaned = -0.00494666 Jy ! Component: 3050 - total flux cleaned = -0.00488715 Jy ! Component: 3100 - total flux cleaned = -0.00482803 Jy ! Component: 3150 - total flux cleaned = -0.00484763 Jy ! Component: 3200 - total flux cleaned = -0.00476959 Jy ! Component: 3250 - total flux cleaned = -0.00473088 Jy ! Component: 3300 - total flux cleaned = -0.00465351 Jy ! Component: 3350 - total flux cleaned = -0.00465341 Jy ! Component: 3400 - total flux cleaned = -0.00457684 Jy ! Component: 3450 - total flux cleaned = -0.00455784 Jy ! Component: 3500 - total flux cleaned = -0.00448199 Jy ! Component: 3550 - total flux cleaned = -0.00436891 Jy ! Component: 3600 - total flux cleaned = -0.00436882 Jy ! Component: 3650 - total flux cleaned = -0.00425683 Jy ! Component: 3700 - total flux cleaned = -0.00420122 Jy ! Component: 3750 - total flux cleaned = -0.00416427 Jy ! Component: 3800 - total flux cleaned = -0.00412737 Jy ! Component: 3850 - total flux cleaned = -0.00405415 Jy ! Component: 3900 - total flux cleaned = -0.00403607 Jy ! Component: 3950 - total flux cleaned = -0.00394539 Jy ! Component: 4000 - total flux cleaned = -0.00389133 Jy ! Component: 4050 - total flux cleaned = -0.00389128 Jy ! Total flux subtracted in 4096 components = -0.0038375 Jy ! Clean residual min=-0.001014 max=0.001064 Jy/beam ! Clean residual mean=0.000004 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.367429 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 376 components and 0.367428 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0608-1520_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.985 x 7.855 at 2.363 degrees (North through East) ! Clean map min=-0.0023936 max=0.32136 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0608-1520_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.321361 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000337785 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.315332 0.315332 0.630665 1.26133 2.52266 5.04532 10.0906 20.1813 40.3625 80.7251 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.321 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 951.377 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0608-1520_S_uvs.log closed on Thu Apr 7 08:54:50 2016