! Started logfile: /scr/pima/bg219h_uvs/J2231-1422_S_dfm.log on Thu May 19 22:44:05 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/J2231-1422_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2231-1422_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.806019 visibilities/baseline/integration-bin. ! Found source: J2231-1422 ! ! 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 6964 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 J2231-1422_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.039637Jy sigma=20.820843 ! Fit after self-cal, rms=0.771814Jy sigma=15.381033 ! 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.454 mas, bmaj=6.385 mas, bpa=-4.97 degrees ! Estimated noise=0.60987 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.178002 Jy ! Component: 100 - total flux cleaned = 0.219349 Jy ! Total flux subtracted in 100 components = 0.219349 Jy ! Clean residual min=-0.009178 max=0.015547 Jy/beam ! Clean residual mean=0.000014 rms=0.002811 Jy/beam ! Combined flux in latest and established models = 0.219349 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.219349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084951Jy sigma=1.660268 ! Fit after self-cal, rms=0.084935Jy sigma=1.660012 ! 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.925 mas, bmaj=7.338 mas, bpa=-4.679 degrees ! Estimated noise=0.444061 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.0192116 Jy ! Component: 100 - total flux cleaned = 0.0273905 Jy ! Component: 150 - total flux cleaned = 0.0310207 Jy ! Component: 200 - total flux cleaned = 0.0323295 Jy ! Total flux subtracted in 200 components = 0.0323295 Jy ! Clean residual min=-0.008831 max=0.015194 Jy/beam ! Clean residual mean=0.000022 rms=0.003289 Jy/beam ! Combined flux in latest and established models = 0.251678 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 27 components and 0.251678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081345Jy sigma=1.577836 ! Fit after self-cal, rms=0.081311Jy sigma=1.576982 ! 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.925 x 7.338 at -4.679 degrees (North through East) ! Clean map min=-0.0087462 max=0.23184 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.081311Jy sigma=1.576982 ! Fit after self-cal, rms=0.081311Jy sigma=1.576982 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.925 mas, bmaj=7.338 mas, bpa=-4.679 degrees ! Estimated noise=0.444061 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.000429597 Jy ! Component: 100 - total flux cleaned = 0.000383553 Jy ! Component: 150 - total flux cleaned = 0.000344829 Jy ! Component: 200 - total flux cleaned = 0.000270212 Jy ! Total flux subtracted in 200 components = 0.000270212 Jy ! Clean residual min=-0.008860 max=0.015146 Jy/beam ! Clean residual mean=0.000022 rms=0.003281 Jy/beam ! Combined flux in latest and established models = 0.251949 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.251948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081256Jy sigma=1.575869 ! Fit after self-cal, rms=0.081253Jy sigma=1.575745 ! 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.081253Jy sigma=1.575745 ! Fit after self-cal, rms=0.078479Jy sigma=1.583070 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=7.4 mas, bpa=-4.632 degrees ! Estimated noise=0.425265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00825673 Jy ! Component: 100 - total flux cleaned = -0.0122458 Jy ! Component: 150 - total flux cleaned = -0.0146563 Jy ! Component: 200 - total flux cleaned = -0.0161283 Jy ! Total flux subtracted in 200 components = -0.0161283 Jy ! Clean residual min=-0.008311 max=0.014305 Jy/beam ! Clean residual mean=0.000021 rms=0.003078 Jy/beam ! Combined flux in latest and established models = 0.23582 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 54 components and 0.23582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077594Jy sigma=1.565495 ! Fit after self-cal, rms=0.077606Jy sigma=1.565332 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 (47, 56). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131486 Jy ! Component: 100 - total flux cleaned = 0.0205303 Jy ! Component: 150 - total flux cleaned = 0.0254783 Jy ! Component: 200 - total flux cleaned = 0.0271803 Jy ! Total flux subtracted in 200 components = 0.0271803 Jy ! Clean residual min=-0.007195 max=0.011605 Jy/beam ! Clean residual mean=0.000030 rms=0.002535 Jy/beam ! Combined flux in latest and established models = 0.263001 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 95 components and 0.263001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075281Jy sigma=1.510351 ! Fit after self-cal, rms=0.075016Jy sigma=1.503296 ! 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.075016Jy sigma=1.503296 ! Fit after self-cal, rms=0.074029Jy sigma=1.498422 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.405 mas, bpa=-4.622 degrees ! Estimated noise=0.420899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138587 Jy ! Component: 100 - total flux cleaned = 0.00253227 Jy ! Component: 150 - total flux cleaned = 0.00369666 Jy ! Component: 200 - total flux cleaned = 0.00453011 Jy ! Total flux subtracted in 200 components = 0.00453011 Jy ! Clean residual min=-0.006871 max=0.009547 Jy/beam ! Clean residual mean=0.000028 rms=0.002307 Jy/beam ! Combined flux in latest and established models = 0.267531 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 115 components and 0.267531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073414Jy sigma=1.485620 ! Fit after self-cal, rms=0.073383Jy sigma=1.484414 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.00138223 Jy ! Component: 100 - total flux cleaned = 0.00188843 Jy ! Component: 150 - total flux cleaned = 0.00196214 Jy ! Component: 200 - total flux cleaned = 0.00196108 Jy ! Total flux subtracted in 200 components = 0.00196108 Jy ! Clean residual min=-0.006967 max=0.008989 Jy/beam ! Clean residual mean=0.000029 rms=0.002261 Jy/beam ! Combined flux in latest and established models = 0.269492 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 130 components and 0.269492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073205Jy sigma=1.480796 ! Fit after self-cal, rms=0.073204Jy sigma=1.480496 ! 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.073204Jy sigma=1.480496 ! Fit after self-cal, rms=0.072890Jy sigma=1.479255 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.075 mas, bmaj=14.36 mas, bpa=-2.794 degrees ! Estimated noise=0.544022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000359901 Jy ! Component: 100 - total flux cleaned = 0.000454989 Jy ! Component: 150 - total flux cleaned = 0.000382781 Jy ! Component: 200 - total flux cleaned = 0.000326963 Jy ! Total flux subtracted in 200 components = 0.000326963 Jy ! Clean residual min=-0.011779 max=0.012969 Jy/beam ! Clean residual mean=0.000062 rms=0.003983 Jy/beam ! Combined flux in latest and established models = 0.269819 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 155 components and 0.269819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072805Jy sigma=1.477868 ! Fit after self-cal, rms=0.072796Jy sigma=1.477402 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.000272937 Jy ! Component: 100 - total flux cleaned = 0.000166814 Jy ! Component: 150 - total flux cleaned = 0.000166218 Jy ! Component: 200 - total flux cleaned = 0.000122633 Jy ! Total flux subtracted in 200 components = 0.000122633 Jy ! Clean residual min=-0.011940 max=0.012497 Jy/beam ! Clean residual mean=0.000063 rms=0.003965 Jy/beam ! Combined flux in latest and established models = 0.269941 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 167 components and 0.269941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072779Jy sigma=1.477422 ! Fit after self-cal, rms=0.072781Jy sigma=1.477299 ! 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.962 mas, bmaj=7.408 mas, bpa=-4.618 degrees ! Estimated noise=0.419149 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.962 x 7.408 at -4.618 degrees (North through East) ! Clean map min=-0.0069283 max=0.2185 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.48 mas, bmaj=6.426 mas, bpa=-4.874 degrees ! Estimated noise=0.579848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.16896 Jy ! Component: 100 - total flux cleaned = 0.20765 Jy ! Component: 150 - total flux cleaned = 0.225838 Jy ! Component: 200 - total flux cleaned = 0.237601 Jy ! Total flux subtracted in 200 components = 0.237601 Jy ! Clean residual min=-0.006652 max=0.009488 Jy/beam ! Clean residual mean=0.000006 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.237601 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.237601 Jy ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.408 mas, bpa=-4.618 degrees ! Estimated noise=0.419149 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 (86.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123131 Jy ! Component: 100 - total flux cleaned = 0.0207523 Jy ! Component: 150 - total flux cleaned = 0.0272355 Jy ! Component: 200 - total flux cleaned = 0.0314582 Jy ! Total flux subtracted in 200 components = 0.0314582 Jy ! Clean residual min=-0.007088 max=0.008730 Jy/beam ! Clean residual mean=0.000020 rms=0.002158 Jy/beam ! Combined flux in latest and established models = 0.269059 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 70 components and 0.269059 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.075 mas, bmaj=14.36 mas, bpa=-2.794 degrees ! Estimated noise=0.544022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00734622 Jy ! Component: 100 - total flux cleaned = 0.00978848 Jy ! Component: 150 - total flux cleaned = 0.0111027 Jy ! Component: 200 - total flux cleaned = 0.0116003 Jy ! Total flux subtracted in 200 components = 0.0116003 Jy ! Clean residual min=-0.012343 max=0.011460 Jy/beam ! Clean residual mean=0.000043 rms=0.003538 Jy/beam ! Combined flux in latest and established models = 0.28066 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.000443396 Jy ! Component: 100 - total flux cleaned = 0.000934347 Jy ! Component: 150 - total flux cleaned = 0.00128565 Jy ! Component: 200 - total flux cleaned = 0.00144127 Jy ! Total flux subtracted in 200 components = 0.00144127 Jy ! Clean residual min=-0.012421 max=0.010837 Jy/beam ! Clean residual mean=0.000043 rms=0.003483 Jy/beam ! Combined flux in latest and established models = 0.282101 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 123 components and 0.282101 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.408 mas, bpa=-4.618 degrees ! Estimated noise=0.419149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010036 Jy ! Component: 100 - total flux cleaned = 0.00100188 Jy ! Component: 150 - total flux cleaned = 0.00100162 Jy ! Component: 200 - total flux cleaned = 0.00108731 Jy ! Total flux subtracted in 200 components = 0.00108731 Jy ! Clean residual min=-0.006671 max=0.007513 Jy/beam ! Clean residual mean=0.000019 rms=0.001986 Jy/beam ! Combined flux in latest and established models = 0.283188 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 137 components and 0.283188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072082Jy sigma=1.459216 ! Fit after self-cal, rms=0.071889Jy sigma=1.453181 wmodel /J2231-1422_S_map.mod ! wmodel: Unable to open new model file: /J2231-1422_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J2231-1422_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.962 x 7.408 at -4.618 degrees (North through East) ! Clean map min=-0.0062862 max=0.21459 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2231-1422_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.21459 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00192255 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.68775 2.68775 5.3755 10.751 21.502 43.004 86.0081 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0057 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.214 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 111.617 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2231-1422_S_dfm.log closed on Thu May 19 22:44:08 2016