! Started logfile: /scr/pima/bg219h_uvs/J0608-1520_S_dfm.log on Thu May 19 22:11:21 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 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,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm 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 /J0608-1520_S_map.mod ! wmodel: Unable to open new model file: /J0608-1520_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! 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.0034215 max=0.32047 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.320468 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000693343 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.64906 0.64906 1.29812 2.59624 5.19248 10.385 20.7699 41.5398 83.0797 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.32 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 462.206 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0608-1520_S_dfm.log closed on Thu May 19 22:11:23 2016