! Started logfile: /scr/pima/bg219b_uvs/J1235+1233_S_dfm.log on Thu May 19 20:18:54 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/bg219b_uvs/J1235+1233_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1235+1233_S_uva.fits ! AN table 1: 61 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.796721 visibilities/baseline/integration-bin. ! Found source: J1235+1233 ! ! 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 8748 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 J1235+1233_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005904Jy sigma=23.441343 ! Fit after self-cal, rms=0.930456Jy sigma=21.703061 ! 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.109 mas, bmaj=6.066 mas, bpa=-6.12 degrees ! Estimated noise=0.532847 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.0532287 Jy ! Component: 100 - total flux cleaned = 0.065778 Jy ! Total flux subtracted in 100 components = 0.065778 Jy ! Clean residual min=-0.004056 max=0.006275 Jy/beam ! Clean residual mean=-0.000028 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.0657781 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0657781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066406Jy sigma=1.388431 ! Fit after self-cal, rms=0.065054Jy sigma=1.362033 ! 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=4.188 mas, bmaj=7.381 mas, bpa=-4.057 degrees ! Estimated noise=0.354023 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 (8, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102386 Jy ! Component: 100 - total flux cleaned = 0.0158717 Jy ! Component: 150 - total flux cleaned = 0.0192024 Jy ! Component: 200 - total flux cleaned = 0.0214214 Jy ! Total flux subtracted in 200 components = 0.0214214 Jy ! Clean residual min=-0.003118 max=0.005523 Jy/beam ! Clean residual mean=-0.000039 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.0871995 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 47 components and 0.0871995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063406Jy sigma=1.320357 ! Fit after self-cal, rms=0.063208Jy sigma=1.316263 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.188 x 7.381 at -4.057 degrees (North through East) ! Clean map min=-0.003036 max=0.071066 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 0.92 FD 0.93 HN 1.01 KP 0.99 ! LA 0.92 MK 0.93 NL 1.11 OV 0.99 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.97 KP 0.93 ! LA 0.95 MK 1.07 NL 1.11 OV 1.02 ! PT 1.06 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 0.99 KP 0.95 ! LA 0.95 MK 1.04 NL 1.09 OV 0.96 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 0.97 KP 0.96 ! LA 0.96 MK 0.95 NL 1.08 OV 0.93 ! PT 1.06 SC 0.96 ! ! ! Fit before self-cal, rms=0.063208Jy sigma=1.316263 ! Fit after self-cal, rms=0.062097Jy sigma=1.309853 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.192 mas, bmaj=7.394 mas, bpa=-4.123 degrees ! Estimated noise=0.349112 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.0018053 Jy ! Component: 100 - total flux cleaned = 0.00215823 Jy ! Component: 150 - total flux cleaned = 0.00229907 Jy ! Component: 200 - total flux cleaned = 0.00256027 Jy ! Total flux subtracted in 200 components = 0.00256027 Jy ! Clean residual min=-0.002296 max=0.003530 Jy/beam ! Clean residual mean=-0.000034 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0897597 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 70 components and 0.0897597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062018Jy sigma=1.307991 ! Fit after self-cal, rms=0.062019Jy sigma=1.307485 ! 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.062019Jy sigma=1.307485 ! Fit after self-cal, rms=0.061362Jy sigma=1.302689 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.21 mas, bmaj=7.416 mas, bpa=-3.754 degrees ! Estimated noise=0.346005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.51752e-05 Jy ! Component: 100 - total flux cleaned = -0.000220223 Jy ! Component: 150 - total flux cleaned = -0.000392268 Jy ! Component: 200 - total flux cleaned = -0.000465218 Jy ! Total flux subtracted in 200 components = -0.000465218 Jy ! Clean residual min=-0.002032 max=0.003106 Jy/beam ! Clean residual mean=-0.000016 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.0892945 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 88 components and 0.0892945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061328Jy sigma=1.301857 ! Fit after self-cal, rms=0.061338Jy sigma=1.301644 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 (-11, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027293 Jy ! Component: 100 - total flux cleaned = 0.00343134 Jy ! Component: 150 - total flux cleaned = 0.00368671 Jy ! Component: 200 - total flux cleaned = 0.00387126 Jy ! Total flux subtracted in 200 components = 0.00387126 Jy ! Clean residual min=-0.001743 max=0.001540 Jy/beam ! Clean residual mean=-0.000009 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0931658 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 118 components and 0.0931657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061205Jy sigma=1.298183 ! Fit after self-cal, rms=0.061193Jy sigma=1.297790 ! 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.061193Jy sigma=1.297790 ! Fit after self-cal, rms=0.060754Jy sigma=1.297553 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.218 mas, bmaj=7.429 mas, bpa=-3.703 degrees ! Estimated noise=0.344051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000659387 Jy ! Component: 100 - total flux cleaned = 0.000661677 Jy ! Component: 150 - total flux cleaned = 0.000630789 Jy ! Component: 200 - total flux cleaned = 0.000522031 Jy ! Total flux subtracted in 200 components = 0.000522031 Jy ! Clean residual min=-0.001602 max=0.001536 Jy/beam ! Clean residual mean=-0.000008 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0936878 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 132 components and 0.0936878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060715Jy sigma=1.296498 ! Fit after self-cal, rms=0.060709Jy sigma=1.296428 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.000210887 Jy ! Component: 100 - total flux cleaned = 0.000162647 Jy ! Component: 150 - total flux cleaned = 0.000139715 Jy ! Component: 200 - total flux cleaned = 9.8317e-05 Jy ! Total flux subtracted in 200 components = 9.8317e-05 Jy ! Clean residual min=-0.001578 max=0.001587 Jy/beam ! Clean residual mean=-0.000007 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.0937861 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 146 components and 0.0937861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060693Jy sigma=1.296015 ! Fit after self-cal, rms=0.060692Jy sigma=1.295998 ! 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.060692Jy sigma=1.295998 ! Fit after self-cal, rms=0.060378Jy sigma=1.295894 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.162 mas, bmaj=10.7 mas, bpa=3.85 degrees ! Estimated noise=0.395446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000266394 Jy ! Component: 100 - total flux cleaned = -0.000385889 Jy ! Component: 150 - total flux cleaned = -0.000517616 Jy ! Component: 200 - total flux cleaned = -0.00064808 Jy ! Total flux subtracted in 200 components = -0.00064808 Jy ! Clean residual min=-0.001603 max=0.001626 Jy/beam ! Clean residual mean=-0.000013 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.093138 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 159 components and 0.093138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060372Jy sigma=1.295661 ! Fit after self-cal, rms=0.060371Jy sigma=1.295642 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.29743e-05 Jy ! Component: 100 - total flux cleaned = -0.000170581 Jy ! Component: 150 - total flux cleaned = -0.000258008 Jy ! Component: 200 - total flux cleaned = -0.000354619 Jy ! Total flux subtracted in 200 components = -0.000354619 Jy ! Clean residual min=-0.001595 max=0.001607 Jy/beam ! Clean residual mean=-0.000014 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0927834 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 174 components and 0.0927834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060370Jy sigma=1.295602 ! Fit after self-cal, rms=0.060370Jy sigma=1.295597 ! 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=4.223 mas, bmaj=7.438 mas, bpa=-3.649 degrees ! Estimated noise=0.342331 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.223 x 7.438 at -3.649 degrees (North through East) ! Clean map min=-0.001478 max=0.068148 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.129 mas, bmaj=6.11 mas, bpa=-5.633 degrees ! Estimated noise=0.516579 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0523328 Jy ! Component: 100 - total flux cleaned = 0.0650252 Jy ! Component: 150 - total flux cleaned = 0.0719227 Jy ! Component: 200 - total flux cleaned = 0.0768137 Jy ! Total flux subtracted in 200 components = 0.0768137 Jy ! Clean residual min=-0.003344 max=0.003080 Jy/beam ! Clean residual mean=-0.000015 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.0768137 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0768137 Jy ! Inverting map and beam ! Estimated beam: bmin=4.223 mas, bmaj=7.438 mas, bpa=-3.649 degrees ! Estimated noise=0.342331 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.00532089 Jy ! Component: 100 - total flux cleaned = 0.00865151 Jy ! Component: 150 - total flux cleaned = 0.0111797 Jy ! Component: 200 - total flux cleaned = 0.0132052 Jy ! Total flux subtracted in 200 components = 0.0132052 Jy ! Clean residual min=-0.002053 max=0.001735 Jy/beam ! Clean residual mean=-0.000014 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0900189 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 59 components and 0.0900189 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.162 mas, bmaj=10.7 mas, bpa=3.85 degrees ! Estimated noise=0.395446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180128 Jy ! Component: 100 - total flux cleaned = 0.00210634 Jy ! Component: 150 - total flux cleaned = 0.00234503 Jy ! Component: 200 - total flux cleaned = 0.00247506 Jy ! Total flux subtracted in 200 components = 0.00247506 Jy ! Clean residual min=-0.001654 max=0.001728 Jy/beam ! Clean residual mean=-0.000016 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.092494 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.000111593 Jy ! Component: 100 - total flux cleaned = 0.000137566 Jy ! Component: 150 - total flux cleaned = 0.000159761 Jy ! Component: 200 - total flux cleaned = 0.000159558 Jy ! Total flux subtracted in 200 components = 0.000159558 Jy ! Clean residual min=-0.001581 max=0.001650 Jy/beam ! Clean residual mean=-0.000015 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0926535 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 100 components and 0.0926535 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.223 mas, bmaj=7.438 mas, bpa=-3.649 degrees ! Estimated noise=0.342331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.0355e-05 Jy ! Component: 100 - total flux cleaned = 5.12948e-05 Jy ! Component: 150 - total flux cleaned = 0.0001516 Jy ! Component: 200 - total flux cleaned = 0.000151303 Jy ! Total flux subtracted in 200 components = 0.000151303 Jy ! Clean residual min=-0.001592 max=0.001554 Jy/beam ! Clean residual mean=-0.000008 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0928048 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 118 components and 0.0928048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060400Jy sigma=1.296366 ! Fit after self-cal, rms=0.060402Jy sigma=1.296264 wmodel /J1235+1233_S_map.mod ! wmodel: Unable to open new model file: /J1235+1233_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1235+1233_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.223 x 7.438 at -3.649 degrees (North through East) ! Clean map min=-0.0015369 max=0.068106 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1235+1233_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0681064 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000403831 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.77883 1.77883 3.55765 7.1153 14.2306 28.4612 56.9224 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.068 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 168.65 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1235+1233_S_dfm.log closed on Thu May 19 20:18:56 2016