! Started logfile: /scr/pima/bg219a_uvs/J1648+4104_S_dfm.log on Fri May 20 00:14:33 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/J1648+4104_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1648+4104_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.690741 visibilities/baseline/integration-bin. ! Found source: J1648+4104 ! ! 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 1492 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 J1648+4104_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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024414Jy sigma=27.316717 ! Fit after self-cal, rms=0.816372Jy sigma=21.658472 ! 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.573 mas, bmaj=12.06 mas, bpa=25.14 degrees ! Estimated noise=1.13674 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.14066 Jy ! Component: 100 - total flux cleaned = 0.17308 Jy ! Total flux subtracted in 100 components = 0.17308 Jy ! Clean residual min=-0.009164 max=0.012501 Jy/beam ! Clean residual mean=0.000020 rms=0.002704 Jy/beam ! Combined flux in latest and established models = 0.17308 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.17308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051976Jy sigma=1.315811 ! Fit after self-cal, rms=0.051990Jy sigma=1.315667 ! 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.318 mas, bmaj=11.67 mas, bpa=24.5 degrees ! Estimated noise=0.741822 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.0161698 Jy ! Component: 100 - total flux cleaned = 0.0232785 Jy ! Component: 150 - total flux cleaned = 0.0273001 Jy ! Component: 200 - total flux cleaned = 0.0295815 Jy ! Total flux subtracted in 200 components = 0.0295815 Jy ! Clean residual min=-0.003834 max=0.004860 Jy/beam ! Clean residual mean=0.000016 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.202662 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.202662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047144Jy sigma=1.187331 ! Fit after self-cal, rms=0.047155Jy sigma=1.186526 ! 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.318 x 11.67 at 24.5 degrees (North through East) ! Clean map min=-0.0034644 max=0.18419 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: ! LA 0.96 MK 0.97 NL 0.99 OV 1.01 ! PT 1.03 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.03 NL 1.01 OV 1.02 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.98 NL 1.01 OV 1.01 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.93 MK 1.02 NL 1.02 OV 1.00 ! PT 0.97 SC 0.95 ! ! ! Fit before self-cal, rms=0.047155Jy sigma=1.186526 ! Fit after self-cal, rms=0.046527Jy sigma=1.172451 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=11.72 mas, bpa=24.52 degrees ! Estimated noise=0.739079 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.00131108 Jy ! Component: 100 - total flux cleaned = -0.00124941 Jy ! Component: 150 - total flux cleaned = -0.00108685 Jy ! Component: 200 - total flux cleaned = -0.000990356 Jy ! Total flux subtracted in 200 components = -0.000990356 Jy ! Clean residual min=-0.003381 max=0.004258 Jy/beam ! Clean residual mean=-0.000001 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.201671 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.201672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046347Jy sigma=1.168081 ! Fit after self-cal, rms=0.046335Jy sigma=1.167755 ! 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.046335Jy sigma=1.167755 ! Fit after self-cal, rms=0.046122Jy sigma=1.164621 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=11.69 mas, bpa=24.53 degrees ! Estimated noise=0.738221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000122636 Jy ! Component: 100 - total flux cleaned = -2.24165e-05 Jy ! Component: 150 - total flux cleaned = 0.000175493 Jy ! Component: 200 - total flux cleaned = 0.000209949 Jy ! Total flux subtracted in 200 components = 0.000209949 Jy ! Clean residual min=-0.003426 max=0.003635 Jy/beam ! Clean residual mean=-0.000004 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.201881 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.201881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046029Jy sigma=1.162333 ! Fit after self-cal, rms=0.046026Jy sigma=1.162228 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 (-100.5, -120). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294369 Jy ! Component: 100 - total flux cleaned = 0.00360213 Jy ! Component: 150 - total flux cleaned = 0.00381467 Jy ! Component: 200 - total flux cleaned = 0.00402607 Jy ! Total flux subtracted in 200 components = 0.00402607 Jy ! Clean residual min=-0.003096 max=0.002136 Jy/beam ! Clean residual mean=-0.000004 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.205908 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 59 components and 0.205908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045771Jy sigma=1.155348 ! Fit after self-cal, rms=0.045755Jy sigma=1.154788 ! 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.045755Jy sigma=1.154788 ! Fit after self-cal, rms=0.045738Jy sigma=1.154346 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=11.68 mas, bpa=24.52 degrees ! Estimated noise=0.737463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143486 Jy ! Component: 100 - total flux cleaned = 0.00180006 Jy ! Component: 150 - total flux cleaned = 0.00189109 Jy ! Component: 200 - total flux cleaned = 0.00194681 Jy ! Total flux subtracted in 200 components = 0.00194681 Jy ! Clean residual min=-0.002813 max=0.001777 Jy/beam ! Clean residual mean=-0.000004 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.207854 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 77 components and 0.207854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045669Jy sigma=1.152857 ! Fit after self-cal, rms=0.045668Jy sigma=1.152706 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.000447105 Jy ! Component: 100 - total flux cleaned = 0.000523433 Jy ! Component: 150 - total flux cleaned = 0.000594058 Jy ! Component: 200 - total flux cleaned = 0.000660515 Jy ! Total flux subtracted in 200 components = 0.000660515 Jy ! Clean residual min=-0.002808 max=0.001717 Jy/beam ! Clean residual mean=-0.000007 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.208515 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.208515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045637Jy sigma=1.152138 ! Fit after self-cal, rms=0.045637Jy sigma=1.152104 ! 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.045637Jy sigma=1.152104 ! Fit after self-cal, rms=0.045640Jy sigma=1.151911 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.174 mas, bmaj=12.33 mas, bpa=16.09 degrees ! Estimated noise=0.870641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000529034 Jy ! Component: 100 - total flux cleaned = 0.000615182 Jy ! Component: 150 - total flux cleaned = 0.000693502 Jy ! Component: 200 - total flux cleaned = 0.000769212 Jy ! Total flux subtracted in 200 components = 0.000769212 Jy ! Clean residual min=-0.001585 max=0.001299 Jy/beam ! Clean residual mean=-0.000007 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.209284 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.209284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045633Jy sigma=1.151712 ! Fit after self-cal, rms=0.045633Jy sigma=1.151668 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.000151442 Jy ! Component: 100 - total flux cleaned = 0.000193828 Jy ! Component: 150 - total flux cleaned = 0.000211502 Jy ! Component: 200 - total flux cleaned = 0.00023574 Jy ! Total flux subtracted in 200 components = 0.00023574 Jy ! Clean residual min=-0.001520 max=0.001228 Jy/beam ! Clean residual mean=-0.000008 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.20952 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 119 components and 0.20952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045628Jy sigma=1.151597 ! Fit after self-cal, rms=0.045628Jy sigma=1.151586 ! 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.319 mas, bmaj=11.68 mas, bpa=24.52 degrees ! Estimated noise=0.737239 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.319 x 11.68 at 24.52 degrees (North through East) ! Clean map min=-0.0039591 max=0.1836 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.574 mas, bmaj=12.08 mas, bpa=25.12 degrees ! Estimated noise=1.1264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13933 Jy ! Component: 100 - total flux cleaned = 0.17142 Jy ! Component: 150 - total flux cleaned = 0.184564 Jy ! Component: 200 - total flux cleaned = 0.190537 Jy ! Total flux subtracted in 200 components = 0.190537 Jy ! Clean residual min=-0.005154 max=0.005750 Jy/beam ! Clean residual mean=0.000009 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.190537 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.190537 Jy ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=11.68 mas, bpa=24.52 degrees ! Estimated noise=0.737239 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 (-7.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00668672 Jy ! Component: 100 - total flux cleaned = 0.0108191 Jy ! Component: 150 - total flux cleaned = 0.0130085 Jy ! Component: 200 - total flux cleaned = 0.0142739 Jy ! Total flux subtracted in 200 components = 0.0142739 Jy ! Clean residual min=-0.002838 max=0.002608 Jy/beam ! Clean residual mean=0.000005 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.204811 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 50 components and 0.204811 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.174 mas, bmaj=12.33 mas, bpa=16.09 degrees ! Estimated noise=0.870641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221896 Jy ! Component: 100 - total flux cleaned = 0.00327514 Jy ! Component: 150 - total flux cleaned = 0.00362987 Jy ! Component: 200 - total flux cleaned = 0.00385518 Jy ! Total flux subtracted in 200 components = 0.00385518 Jy ! Clean residual min=-0.001714 max=0.001653 Jy/beam ! Clean residual mean=-0.000005 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.208666 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.000228212 Jy ! Component: 100 - total flux cleaned = 0.000402252 Jy ! Component: 150 - total flux cleaned = 0.000480642 Jy ! Component: 200 - total flux cleaned = 0.000551549 Jy ! Total flux subtracted in 200 components = 0.000551549 Jy ! Clean residual min=-0.001399 max=0.001476 Jy/beam ! Clean residual mean=-0.000007 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.209218 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 128 components and 0.209218 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=11.68 mas, bpa=24.52 degrees ! Estimated noise=0.737239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010809 Jy ! Component: 100 - total flux cleaned = 0.000157112 Jy ! Component: 150 - total flux cleaned = 0.000194897 Jy ! Component: 200 - total flux cleaned = 0.000231182 Jy ! Total flux subtracted in 200 components = 0.000231182 Jy ! Clean residual min=-0.002585 max=0.001757 Jy/beam ! Clean residual mean=-0.000006 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.209449 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 153 components and 0.209449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045730Jy sigma=1.153595 ! Fit after self-cal, rms=0.045718Jy sigma=1.153259 wmodel /J1648+4104_S_map.mod ! wmodel: Unable to open new model file: /J1648+4104_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1648+4104_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.319 x 11.68 at 24.52 degrees (North through East) ! Clean map min=-0.0027652 max=0.18297 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1648+4104_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.182967 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000505655 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.829091 0.829091 1.65818 3.31637 6.63273 13.2655 26.5309 53.0619 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.182 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 361.841 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1648+4104_S_dfm.log closed on Fri May 20 00:14:35 2016