! Started logfile: /scr/pima/bg219e_uvs/J0646-3903_S_dfm.log on Thu May 19 18:27:45 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/bg219e_uvs/J0646-3903_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0646-3903_S_uva.fits ! AN table 1: 56 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.717474 visibilities/baseline/integration-bin. ! Found source: J0646-3903 ! ! 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 4500 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 J0646-3903_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024242Jy sigma=13.906629 ! Fit after self-cal, rms=0.846631Jy sigma=11.386610 ! 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=3.019 mas, bmaj=16.88 mas, bpa=8.151 degrees ! Estimated noise=1.28961 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.113135 Jy ! Component: 100 - total flux cleaned = 0.149796 Jy ! Total flux subtracted in 100 components = 0.149796 Jy ! Clean residual min=-0.010460 max=0.019920 Jy/beam ! Clean residual mean=0.000227 rms=0.004004 Jy/beam ! Combined flux in latest and established models = 0.149796 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.149796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110789Jy sigma=1.455258 ! Fit after self-cal, rms=0.110546Jy sigma=1.452372 ! 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.78 mas, bmaj=19.14 mas, bpa=7.845 degrees ! Estimated noise=0.807957 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.0333014 Jy ! Component: 100 - total flux cleaned = 0.0509572 Jy ! Component: 150 - total flux cleaned = 0.0609763 Jy ! Component: 200 - total flux cleaned = 0.0666783 Jy ! Total flux subtracted in 200 components = 0.0666783 Jy ! Clean residual min=-0.006717 max=0.010266 Jy/beam ! Clean residual mean=0.000131 rms=0.002117 Jy/beam ! Combined flux in latest and established models = 0.216475 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 59 components and 0.216475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101724Jy sigma=1.292451 ! Fit after self-cal, rms=0.101719Jy sigma=1.290617 ! 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.78 x 19.14 at 7.845 degrees (North through East) ! Clean map min=-0.0063622 max=0.1588 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 0.84 KP 1.05 LA 0.99 ! NL 1.13 OV 0.94 PT 0.99 SC 1.01 ! ! ! Fit before self-cal, rms=0.101719Jy sigma=1.290617 ! Fit after self-cal, rms=0.101921Jy sigma=1.289067 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.777 mas, bmaj=19.13 mas, bpa=7.771 degrees ! Estimated noise=0.808488 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 (6, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00879762 Jy ! Component: 100 - total flux cleaned = 0.0129626 Jy ! Component: 150 - total flux cleaned = 0.0150925 Jy ! Component: 200 - total flux cleaned = 0.0155733 Jy ! Total flux subtracted in 200 components = 0.0155733 Jy ! Clean residual min=-0.005104 max=0.005963 Jy/beam ! Clean residual mean=0.000082 rms=0.001552 Jy/beam ! Combined flux in latest and established models = 0.232048 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 87 components and 0.232048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101185Jy sigma=1.277700 ! Fit after self-cal, rms=0.101098Jy sigma=1.275783 ! 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.101098Jy sigma=1.275783 ! Fit after self-cal, rms=0.101630Jy sigma=1.269526 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.762 mas, bmaj=19.24 mas, bpa=7.819 degrees ! Estimated noise=0.804406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154259 Jy ! Component: 100 - total flux cleaned = 0.0016329 Jy ! Component: 150 - total flux cleaned = 0.00169938 Jy ! Component: 200 - total flux cleaned = 0.00197608 Jy ! Total flux subtracted in 200 components = 0.00197608 Jy ! Clean residual min=-0.004060 max=0.004538 Jy/beam ! Clean residual mean=0.000042 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.234024 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 108 components and 0.234024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101499Jy sigma=1.267667 ! Fit after self-cal, rms=0.101544Jy sigma=1.267231 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.000938224 Jy ! Component: 100 - total flux cleaned = 0.000992328 Jy ! Component: 150 - total flux cleaned = 0.000946389 Jy ! Component: 200 - total flux cleaned = 0.00103105 Jy ! Total flux subtracted in 200 components = 0.00103105 Jy ! Clean residual min=-0.003906 max=0.004353 Jy/beam ! Clean residual mean=0.000040 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.235055 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 130 components and 0.235055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101491Jy sigma=1.266634 ! Fit after self-cal, rms=0.101487Jy sigma=1.266556 ! 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.101487Jy sigma=1.266556 ! Fit after self-cal, rms=0.100471Jy sigma=1.264659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.766 mas, bmaj=19.24 mas, bpa=7.825 degrees ! Estimated noise=0.798079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000883204 Jy ! Component: 100 - total flux cleaned = -0.000925174 Jy ! Component: 150 - total flux cleaned = -0.000922392 Jy ! Component: 200 - total flux cleaned = -0.00088603 Jy ! Total flux subtracted in 200 components = -0.00088603 Jy ! Clean residual min=-0.003616 max=0.004064 Jy/beam ! Clean residual mean=0.000020 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.234169 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 153 components and 0.234169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100431Jy sigma=1.264101 ! Fit after self-cal, rms=0.100447Jy sigma=1.263998 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.000133226 Jy ! Component: 100 - total flux cleaned = 0.000102513 Jy ! Component: 150 - total flux cleaned = 0.000132774 Jy ! Component: 200 - total flux cleaned = 0.000160625 Jy ! Total flux subtracted in 200 components = 0.000160625 Jy ! Clean residual min=-0.003554 max=0.004020 Jy/beam ! Clean residual mean=0.000020 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.23433 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 159 components and 0.23433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100427Jy sigma=1.263757 ! Fit after self-cal, rms=0.100428Jy sigma=1.263734 ! 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.100428Jy sigma=1.263734 ! Fit after self-cal, rms=0.099795Jy sigma=1.263594 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.658 mas, bmaj=32.8 mas, bpa=-3.525 degrees ! Estimated noise=0.926492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000173036 Jy ! Component: 100 - total flux cleaned = -0.000179612 Jy ! Component: 150 - total flux cleaned = -0.000215814 Jy ! Component: 200 - total flux cleaned = -0.000215749 Jy ! Total flux subtracted in 200 components = -0.000215749 Jy ! Clean residual min=-0.004117 max=0.004503 Jy/beam ! Clean residual mean=0.000030 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.234114 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 168 components and 0.234114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099787Jy sigma=1.263282 ! Fit after self-cal, rms=0.099776Jy sigma=1.263222 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.000243777 Jy ! Component: 100 - total flux cleaned = 0.000212518 Jy ! Component: 150 - total flux cleaned = 0.000212405 Jy ! Component: 200 - total flux cleaned = 0.000215713 Jy ! Total flux subtracted in 200 components = 0.000215713 Jy ! Clean residual min=-0.004026 max=0.004456 Jy/beam ! Clean residual mean=0.000030 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.23433 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 178 components and 0.23433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099777Jy sigma=1.263187 ! Fit after self-cal, rms=0.099775Jy sigma=1.263171 ! 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.775 mas, bmaj=19.26 mas, bpa=7.818 degrees ! Estimated noise=0.794039 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.775 x 19.26 at 7.818 degrees (North through East) ! Clean map min=-0.0034915 max=0.15497 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=3.02 mas, bmaj=17.01 mas, bpa=8.15 degrees ! Estimated noise=1.27192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110836 Jy ! Component: 100 - total flux cleaned = 0.148136 Jy ! Component: 150 - total flux cleaned = 0.169855 Jy ! Component: 200 - total flux cleaned = 0.184773 Jy ! Total flux subtracted in 200 components = 0.184773 Jy ! Clean residual min=-0.006562 max=0.009868 Jy/beam ! Clean residual mean=0.000106 rms=0.002212 Jy/beam ! Combined flux in latest and established models = 0.184773 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.184773 Jy ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=19.26 mas, bpa=7.818 degrees ! Estimated noise=0.794039 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.0172164 Jy ! Component: 100 - total flux cleaned = 0.0268934 Jy ! Component: 150 - total flux cleaned = 0.0329916 Jy ! Component: 200 - total flux cleaned = 0.0372778 Jy ! Total flux subtracted in 200 components = 0.0372778 Jy ! Clean residual min=-0.004028 max=0.004634 Jy/beam ! Clean residual mean=0.000059 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.222051 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 122 components and 0.222051 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=8.658 mas, bmaj=32.8 mas, bpa=-3.525 degrees ! Estimated noise=0.926492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0046688 Jy ! Component: 100 - total flux cleaned = 0.00741885 Jy ! Component: 150 - total flux cleaned = 0.0091199 Jy ! Component: 200 - total flux cleaned = 0.0102016 Jy ! Total flux subtracted in 200 components = 0.0102016 Jy ! Clean residual min=-0.004230 max=0.004677 Jy/beam ! Clean residual mean=0.000040 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.232253 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.000194757 Jy ! Component: 100 - total flux cleaned = 0.000255036 Jy ! Component: 150 - total flux cleaned = 0.000311532 Jy ! Component: 200 - total flux cleaned = 0.000338305 Jy ! Total flux subtracted in 200 components = 0.000338305 Jy ! Clean residual min=-0.004188 max=0.004622 Jy/beam ! Clean residual mean=0.000037 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.232591 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 152 components and 0.232591 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=19.26 mas, bpa=7.818 degrees ! Estimated noise=0.794039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000865809 Jy ! Component: 100 - total flux cleaned = -0.000770561 Jy ! Component: 150 - total flux cleaned = -0.000732955 Jy ! Component: 200 - total flux cleaned = -0.000697004 Jy ! Total flux subtracted in 200 components = -0.000697004 Jy ! Clean residual min=-0.003426 max=0.004001 Jy/beam ! Clean residual mean=0.000023 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.231894 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 174 components and 0.231894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099786Jy sigma=1.263393 ! Fit after self-cal, rms=0.099750Jy sigma=1.263052 wmodel /J0646-3903_S_map.mod ! wmodel: Unable to open new model file: /J0646-3903_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0646-3903_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.775 x 19.26 at 7.818 degrees (North through East) ! Clean map min=-0.0031936 max=0.15175 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0646-3903_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.15175 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000993042 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.96318 1.96318 3.92636 7.85272 15.7054 31.4109 62.8218 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.151 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 152.813 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0646-3903_S_dfm.log closed on Thu May 19 18:27:48 2016