! Started logfile: /scr/pima/bg219a_uvs/J1440+0127_S_dfm.log on Fri May 20 00:10:48 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/bg219a_uvs/J1440+0127_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1440+0127_S_uva.fits ! AN table 1: 52 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.632784 visibilities/baseline/integration-bin. ! Found source: J1440+0127 ! ! 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 49 lines of history. ! ! Reading 2764 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 J1440+0127_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 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001928Jy sigma=25.498812 ! Fit after self-cal, rms=0.931263Jy sigma=23.729669 ! 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.593 mas, bmaj=7.195 mas, bpa=-5.046 degrees ! Estimated noise=0.794623 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.0542985 Jy ! Component: 100 - total flux cleaned = 0.0670321 Jy ! Total flux subtracted in 100 components = 0.0670321 Jy ! Clean residual min=-0.004201 max=0.004924 Jy/beam ! Clean residual mean=-0.000032 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.0670321 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0670321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050611Jy sigma=1.229858 ! Fit after self-cal, rms=0.050422Jy sigma=1.224313 ! 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.08 mas, bmaj=8.549 mas, bpa=-6.475 degrees ! Estimated noise=0.576641 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.0046095 Jy ! Component: 100 - total flux cleaned = 0.00640183 Jy ! Component: 150 - total flux cleaned = 0.00728725 Jy ! Component: 200 - total flux cleaned = 0.00774878 Jy ! Total flux subtracted in 200 components = 0.00774878 Jy ! Clean residual min=-0.002961 max=0.002837 Jy/beam ! Clean residual mean=-0.000038 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.0747809 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.0747809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050094Jy sigma=1.213414 ! Fit after self-cal, rms=0.050119Jy sigma=1.213266 ! 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.08 x 8.549 at -6.475 degrees (North through East) ! Clean map min=-0.0028637 max=0.069799 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 0.99 LA 1.00 MK 1.05 NL 1.02 ! OV 0.97 PT 0.98 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 LA 1.08 MK 1.05 NL 0.98 ! OV 0.95 PT 0.99 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 1.06 MK 0.93 NL 1.01 ! OV 1.04 PT 0.93 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 LA 0.97 MK 0.98 NL 0.98 ! OV 1.04 PT 0.99 SC 1.04 ! ! ! Fit before self-cal, rms=0.050119Jy sigma=1.213266 ! Fit after self-cal, rms=0.050438Jy sigma=1.208788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=8.568 mas, bpa=-6.545 degrees ! Estimated noise=0.575463 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 = -3.95622e-06 Jy ! Component: 100 - total flux cleaned = -1.6542e-05 Jy ! Component: 150 - total flux cleaned = -2.77964e-05 Jy ! Component: 200 - total flux cleaned = -3.80012e-05 Jy ! Total flux subtracted in 200 components = -3.80012e-05 Jy ! Clean residual min=-0.002870 max=0.002430 Jy/beam ! Clean residual mean=-0.000036 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.0747429 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.0747429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050432Jy sigma=1.208639 ! Fit after self-cal, rms=0.050428Jy sigma=1.207856 ! 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.050428Jy sigma=1.207856 ! Fit after self-cal, rms=0.050489Jy sigma=1.205408 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=8.55 mas, bpa=-6.506 degrees ! Estimated noise=0.575276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.69217e-05 Jy ! Component: 100 - total flux cleaned = 4.29574e-05 Jy ! Component: 150 - total flux cleaned = 2.06017e-05 Jy ! Component: 200 - total flux cleaned = 1.05346e-05 Jy ! Total flux subtracted in 200 components = 1.05346e-05 Jy ! Clean residual min=-0.002545 max=0.002180 Jy/beam ! Clean residual mean=-0.000012 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.0747535 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.0747534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050482Jy sigma=1.205278 ! Fit after self-cal, rms=0.050487Jy sigma=1.205137 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 = -7.45682e-06 Jy ! Component: 100 - total flux cleaned = 2.74823e-06 Jy ! Component: 150 - total flux cleaned = 2.57252e-06 Jy ! Component: 200 - total flux cleaned = -1.29467e-05 Jy ! Total flux subtracted in 200 components = -1.29467e-05 Jy ! Clean residual min=-0.002528 max=0.002164 Jy/beam ! Clean residual mean=-0.000013 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.0747405 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.0747405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050483Jy sigma=1.205053 ! Fit after self-cal, rms=0.050483Jy sigma=1.205033 ! 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.050483Jy sigma=1.205033 ! Fit after self-cal, rms=0.050413Jy sigma=1.205021 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=8.542 mas, bpa=-6.475 degrees ! Estimated noise=0.574704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.81089e-05 Jy ! Component: 100 - total flux cleaned = 2.01098e-05 Jy ! Component: 150 - total flux cleaned = 1.29406e-05 Jy ! Component: 200 - total flux cleaned = 1.30891e-05 Jy ! Total flux subtracted in 200 components = 1.30891e-05 Jy ! Clean residual min=-0.002512 max=0.002145 Jy/beam ! Clean residual mean=-0.000011 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.0747536 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.0747536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050409Jy sigma=1.204962 ! Fit after self-cal, rms=0.050410Jy sigma=1.204950 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 = 2.38497e-06 Jy ! Component: 100 - total flux cleaned = -4.75976e-06 Jy ! Component: 150 - total flux cleaned = -1.07773e-05 Jy ! Component: 200 - total flux cleaned = -1.06127e-05 Jy ! Total flux subtracted in 200 components = -1.06127e-05 Jy ! Clean residual min=-0.002505 max=0.002135 Jy/beam ! Clean residual mean=-0.000011 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.074743 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.074743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050408Jy sigma=1.204907 ! Fit after self-cal, rms=0.050409Jy sigma=1.204897 ! 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.050409Jy sigma=1.204897 ! Fit after self-cal, rms=0.050354Jy sigma=1.204896 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.686 mas, bmaj=17.54 mas, bpa=-10.65 degrees ! Estimated noise=0.742124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000112912 Jy ! Component: 100 - total flux cleaned = 0.000115289 Jy ! Component: 150 - total flux cleaned = 0.000114296 Jy ! Component: 200 - total flux cleaned = 0.000100628 Jy ! Total flux subtracted in 200 components = 0.000100628 Jy ! Clean residual min=-0.002803 max=0.002082 Jy/beam ! Clean residual mean=-0.000022 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.0748436 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.0748436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050363Jy sigma=1.205249 ! Fit after self-cal, rms=0.050361Jy sigma=1.205041 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 = -6.1914e-06 Jy ! Component: 100 - total flux cleaned = -2.50496e-05 Jy ! Component: 150 - total flux cleaned = -3.91186e-05 Jy ! Component: 200 - total flux cleaned = -6.06795e-05 Jy ! Total flux subtracted in 200 components = -6.06795e-05 Jy ! Clean residual min=-0.002803 max=0.002067 Jy/beam ! Clean residual mean=-0.000024 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.0747829 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.0747829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050371Jy sigma=1.205412 ! Fit after self-cal, rms=0.050371Jy sigma=1.205238 ! 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.084 mas, bmaj=8.539 mas, bpa=-6.467 degrees ! Estimated noise=0.57425 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.084 x 8.539 at -6.467 degrees (North through East) ! Clean map min=-0.0023298 max=0.069845 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.593 mas, bmaj=7.189 mas, bpa=-5.158 degrees ! Estimated noise=0.790712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0540917 Jy ! Component: 100 - total flux cleaned = 0.0669989 Jy ! Component: 150 - total flux cleaned = 0.0712285 Jy ! Component: 200 - total flux cleaned = 0.0726925 Jy ! Total flux subtracted in 200 components = 0.0726925 Jy ! Clean residual min=-0.003727 max=0.003490 Jy/beam ! Clean residual mean=-0.000010 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.0726925 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0726925 Jy ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=8.539 mas, bpa=-6.467 degrees ! Estimated noise=0.57425 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.00163116 Jy ! Component: 100 - total flux cleaned = 0.00204816 Jy ! Component: 150 - total flux cleaned = 0.00213537 Jy ! Component: 200 - total flux cleaned = 0.0022064 Jy ! Total flux subtracted in 200 components = 0.0022064 Jy ! Clean residual min=-0.002576 max=0.002275 Jy/beam ! Clean residual mean=-0.000011 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.0748989 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.0748989 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.686 mas, bmaj=17.54 mas, bpa=-10.65 degrees ! Estimated noise=0.742124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.05906e-05 Jy ! Component: 100 - total flux cleaned = 9.33124e-05 Jy ! Component: 150 - total flux cleaned = 9.22965e-05 Jy ! Component: 200 - total flux cleaned = 6.20979e-05 Jy ! Total flux subtracted in 200 components = 6.20979e-05 Jy ! Clean residual min=-0.002812 max=0.002088 Jy/beam ! Clean residual mean=-0.000022 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.074961 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 = -2.38497e-05 Jy ! Component: 100 - total flux cleaned = -3.41806e-05 Jy ! Component: 150 - total flux cleaned = -5.25835e-05 Jy ! Component: 200 - total flux cleaned = -6.10048e-05 Jy ! Total flux subtracted in 200 components = -6.10048e-05 Jy ! Clean residual min=-0.002770 max=0.002032 Jy/beam ! Clean residual mean=-0.000022 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.0749 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 43 components and 0.0748999 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=8.539 mas, bpa=-6.467 degrees ! Estimated noise=0.57425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259137 Jy ! Component: 100 - total flux cleaned = -0.000253155 Jy ! Component: 150 - total flux cleaned = -0.000225475 Jy ! Component: 200 - total flux cleaned = -0.000202641 Jy ! Total flux subtracted in 200 components = -0.000202641 Jy ! Clean residual min=-0.002520 max=0.002171 Jy/beam ! Clean residual mean=-0.000012 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.0746973 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.0746973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050368Jy sigma=1.205222 ! Fit after self-cal, rms=0.050364Jy sigma=1.205081 wmodel /J1440+0127_S_map.mod ! wmodel: Unable to open new model file: /J1440+0127_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1440+0127_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.084 x 8.539 at -6.467 degrees (North through East) ! Clean map min=-0.0024174 max=0.06957 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1440+0127_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0695695 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000600568 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.58979 2.58979 5.17958 10.3592 20.7183 41.4366 82.8732 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.069 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 115.839 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1440+0127_S_dfm.log closed on Fri May 20 00:10:51 2016