! Started logfile: /scr/pima/bg219b_uvs/J0013+1910_S_dfm.log on Thu May 19 19:53: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/bg219b_uvs/J0013+1910_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0013+1910_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.823457 visibilities/baseline/integration-bin. ! Found source: J0013+1910 ! ! 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 5336 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 J0013+1910_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005160Jy sigma=24.453351 ! Fit after self-cal, rms=0.917569Jy sigma=22.305891 ! 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.906 mas, bmaj=6.538 mas, bpa=-5.898 degrees ! Estimated noise=0.617643 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.0643916 Jy ! Component: 100 - total flux cleaned = 0.078884 Jy ! Total flux subtracted in 100 components = 0.078884 Jy ! Clean residual min=-0.003477 max=0.005106 Jy/beam ! Clean residual mean=0.000000 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.078884 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.078884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058665Jy sigma=1.333288 ! Fit after self-cal, rms=0.058272Jy sigma=1.325295 ! 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.431 mas, bmaj=7.155 mas, bpa=-4.279 degrees ! Estimated noise=0.441557 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.00599779 Jy ! Component: 100 - total flux cleaned = 0.00862376 Jy ! Component: 150 - total flux cleaned = 0.00993325 Jy ! Component: 200 - total flux cleaned = 0.0106804 Jy ! Total flux subtracted in 200 components = 0.0106804 Jy ! Clean residual min=-0.002247 max=0.002661 Jy/beam ! Clean residual mean=0.000000 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.0895644 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0895644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057699Jy sigma=1.311564 ! Fit after self-cal, rms=0.057683Jy sigma=1.311270 ! 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.431 x 7.155 at -4.279 degrees (North through East) ! Clean map min=-0.0022438 max=0.083357 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.95 FD 0.98 HN 1.00 KP 1.00 ! LA 1.03 MK 0.95 NL 0.97 OV 0.96 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.00 KP 1.03 ! LA 1.03 MK 1.05 NL 1.07 OV 1.00 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.98 KP 0.97 ! LA 0.96 MK 1.03 NL 1.11 OV 0.97 ! PT 0.97 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.95 HN 1.00 KP 1.03 ! LA 1.04 MK 1.07 NL 0.91 OV 1.00 ! PT 0.94 SC 0.99 ! ! ! Fit before self-cal, rms=0.057683Jy sigma=1.311270 ! Fit after self-cal, rms=0.057154Jy sigma=1.305968 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.436 mas, bmaj=7.156 mas, bpa=-3.744 degrees ! Estimated noise=0.440301 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 = -2.68977e-05 Jy ! Component: 100 - total flux cleaned = 0.000110693 Jy ! Component: 150 - total flux cleaned = 0.000151615 Jy ! Component: 200 - total flux cleaned = 0.00018784 Jy ! Total flux subtracted in 200 components = 0.00018784 Jy ! Clean residual min=-0.002228 max=0.002624 Jy/beam ! Clean residual mean=-0.000000 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0897522 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0897522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057144Jy sigma=1.305760 ! Fit after self-cal, rms=0.057145Jy sigma=1.305579 ! 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.057145Jy sigma=1.305579 ! Fit after self-cal, rms=0.057246Jy sigma=1.302002 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.44 mas, bmaj=7.15 mas, bpa=-3.589 degrees ! Estimated noise=0.440437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.98931e-05 Jy ! Component: 100 - total flux cleaned = 3.77794e-06 Jy ! Component: 150 - total flux cleaned = 4.20438e-05 Jy ! Component: 200 - total flux cleaned = 7.67659e-05 Jy ! Total flux subtracted in 200 components = 7.67659e-05 Jy ! Clean residual min=-0.002289 max=0.002318 Jy/beam ! Clean residual mean=-0.000001 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.089829 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.089829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057239Jy sigma=1.301851 ! Fit after self-cal, rms=0.057254Jy sigma=1.301737 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 (107.5, 17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116368 Jy ! Component: 100 - total flux cleaned = 0.00105866 Jy ! Component: 150 - total flux cleaned = 0.000810565 Jy ! Component: 200 - total flux cleaned = 0.000675199 Jy ! Total flux subtracted in 200 components = 0.000675199 Jy ! Clean residual min=-0.002239 max=0.002217 Jy/beam ! Clean residual mean=-0.000001 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0905042 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 56 components and 0.0905042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057146Jy sigma=1.299278 ! Fit after self-cal, rms=0.057140Jy sigma=1.299065 ! 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.057140Jy sigma=1.299065 ! Fit after self-cal, rms=0.057052Jy sigma=1.298936 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=7.147 mas, bpa=-3.421 degrees ! Estimated noise=0.43993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000138283 Jy ! Component: 100 - total flux cleaned = 0.000107387 Jy ! Component: 150 - total flux cleaned = 7.78217e-05 Jy ! Component: 200 - total flux cleaned = 5.03512e-05 Jy ! Total flux subtracted in 200 components = 5.03512e-05 Jy ! Clean residual min=-0.002135 max=0.002195 Jy/beam ! Clean residual mean=-0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0905546 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 69 components and 0.0905546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057017Jy sigma=1.298248 ! Fit after self-cal, rms=0.057016Jy sigma=1.298213 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 = 4.37389e-06 Jy ! Component: 100 - total flux cleaned = -4.2989e-05 Jy ! Component: 150 - total flux cleaned = -6.42549e-05 Jy ! Component: 200 - total flux cleaned = -8.44146e-05 Jy ! Total flux subtracted in 200 components = -8.44146e-05 Jy ! Clean residual min=-0.002110 max=0.002177 Jy/beam ! Clean residual mean=-0.000001 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.0904702 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 78 components and 0.0904702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056998Jy sigma=1.297869 ! Fit after self-cal, rms=0.056998Jy sigma=1.297860 ! 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.056998Jy sigma=1.297860 ! Fit after self-cal, rms=0.056980Jy sigma=1.297811 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.224 mas, bmaj=10.57 mas, bpa=-3.152 degrees ! Estimated noise=0.540033 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000393974 Jy ! Component: 100 - total flux cleaned = -0.000414491 Jy ! Component: 150 - total flux cleaned = -0.00045981 Jy ! Component: 200 - total flux cleaned = -0.000484274 Jy ! Total flux subtracted in 200 components = -0.000484274 Jy ! Clean residual min=-0.002016 max=0.001899 Jy/beam ! Clean residual mean=-0.000002 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.0899859 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.0899859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056979Jy sigma=1.297791 ! Fit after self-cal, rms=0.056978Jy sigma=1.297723 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 = 1.4181e-05 Jy ! Component: 100 - total flux cleaned = 1.05067e-06 Jy ! Component: 150 - total flux cleaned = 1.41212e-06 Jy ! Component: 200 - total flux cleaned = 1.2974e-06 Jy ! Total flux subtracted in 200 components = 1.2974e-06 Jy ! Clean residual min=-0.002019 max=0.001918 Jy/beam ! Clean residual mean=-0.000002 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.0899872 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.0899872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056978Jy sigma=1.297752 ! Fit after self-cal, rms=0.056977Jy sigma=1.297718 ! 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.444 mas, bmaj=7.147 mas, bpa=-3.392 degrees ! Estimated noise=0.439735 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.444 x 7.147 at -3.392 degrees (North through East) ! Clean map min=-0.00203 max=0.082999 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.923 mas, bmaj=6.53 mas, bpa=-5.223 degrees ! Estimated noise=0.615831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0642297 Jy ! Component: 100 - total flux cleaned = 0.0785421 Jy ! Component: 150 - total flux cleaned = 0.0838387 Jy ! Component: 200 - total flux cleaned = 0.0866938 Jy ! Total flux subtracted in 200 components = 0.0866938 Jy ! Clean residual min=-0.003130 max=0.003263 Jy/beam ! Clean residual mean=0.000001 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.0866938 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0866938 Jy ! Inverting map and beam ! Estimated beam: bmin=3.444 mas, bmaj=7.147 mas, bpa=-3.392 degrees ! Estimated noise=0.439735 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.00139774 Jy ! Component: 100 - total flux cleaned = 0.00185392 Jy ! Component: 150 - total flux cleaned = 0.00221151 Jy ! Component: 200 - total flux cleaned = 0.0024561 Jy ! Total flux subtracted in 200 components = 0.0024561 Jy ! Clean residual min=-0.002252 max=0.002147 Jy/beam ! Clean residual mean=-0.000001 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.0891499 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 46 components and 0.0891499 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.224 mas, bmaj=10.57 mas, bpa=-3.152 degrees ! Estimated noise=0.540033 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296611 Jy ! Component: 100 - total flux cleaned = 0.000389728 Jy ! Component: 150 - total flux cleaned = 0.000412508 Jy ! Component: 200 - total flux cleaned = 0.000487762 Jy ! Total flux subtracted in 200 components = 0.000487762 Jy ! Clean residual min=-0.002089 max=0.001918 Jy/beam ! Clean residual mean=-0.000002 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0896377 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 = 3.3602e-05 Jy ! Component: 100 - total flux cleaned = 8.00134e-05 Jy ! Component: 150 - total flux cleaned = 0.000121805 Jy ! Component: 200 - total flux cleaned = 0.000147649 Jy ! Total flux subtracted in 200 components = 0.000147649 Jy ! Clean residual min=-0.002079 max=0.001864 Jy/beam ! Clean residual mean=-0.000002 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.0897853 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 78 components and 0.0897853 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.444 mas, bmaj=7.147 mas, bpa=-3.392 degrees ! Estimated noise=0.439735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.34288e-05 Jy ! Component: 100 - total flux cleaned = 6.46859e-05 Jy ! Component: 150 - total flux cleaned = 0.000121396 Jy ! Component: 200 - total flux cleaned = 0.000197137 Jy ! Total flux subtracted in 200 components = 0.000197137 Jy ! Clean residual min=-0.002133 max=0.002140 Jy/beam ! Clean residual mean=-0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0899824 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 92 components and 0.0899824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057002Jy sigma=1.298259 ! Fit after self-cal, rms=0.057002Jy sigma=1.298164 wmodel /J0013+1910_S_map.mod ! wmodel: Unable to open new model file: /J0013+1910_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0013+1910_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.444 x 7.147 at -3.392 degrees (North through East) ! Clean map min=-0.002042 max=0.082991 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0013+1910_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0829915 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000515632 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.86392 1.86392 3.72784 7.45568 14.9114 29.8227 59.6455 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.082 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 160.951 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0013+1910_S_dfm.log closed on Thu May 19 19:53:23 2016