! Started logfile: /scr/pima/bg219a_uvs/J2305+8242_S_dfm.log on Fri May 20 00:22: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/bg219a_uvs/J2305+8242_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2305+8242_S_uva.fits ! AN table 1: 52 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.84707 visibilities/baseline/integration-bin. ! Found source: J2305+8242 ! ! 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 3700 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 J2305+8242_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 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007868Jy sigma=23.162397 ! Fit after self-cal, rms=0.925995Jy sigma=21.256904 ! 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.114 mas, bmaj=9.697 mas, bpa=-31.34 degrees ! Estimated noise=0.974461 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.0585278 Jy ! Component: 100 - total flux cleaned = 0.0713753 Jy ! Total flux subtracted in 100 components = 0.0713753 Jy ! Clean residual min=-0.004581 max=0.004801 Jy/beam ! Clean residual mean=-0.000013 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.0713753 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0713753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060038Jy sigma=1.257072 ! Fit after self-cal, rms=0.059550Jy sigma=1.248222 ! 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.77 mas, bmaj=11.47 mas, bpa=-31.14 degrees ! Estimated noise=0.542049 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.00444591 Jy ! Component: 100 - total flux cleaned = 0.00536678 Jy ! Component: 150 - total flux cleaned = 0.00564014 Jy ! Component: 200 - total flux cleaned = 0.0058951 Jy ! Total flux subtracted in 200 components = 0.0058951 Jy ! Clean residual min=-0.002969 max=0.002467 Jy/beam ! Clean residual mean=-0.000017 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.0772704 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 19 components and 0.0772704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059218Jy sigma=1.240461 ! Fit after self-cal, rms=0.059227Jy sigma=1.240286 ! 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.77 x 11.47 at -31.14 degrees (North through East) ! Clean map min=-0.002851 max=0.076486 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 1.04 LA 1.01 MK 1.06 NL 1.08 ! OV 1.05 PT 0.97 SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 0.95 MK 0.98 NL 0.93 ! OV 1.03 PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 LA 0.98 MK 1.08 NL 0.98 ! OV 1.04 PT 0.97 SC 0.91 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 LA 1.00 MK 0.97 NL 1.00 ! OV 0.97 PT 0.99 SC 1.00 ! ! ! Fit before self-cal, rms=0.059227Jy sigma=1.240286 ! Fit after self-cal, rms=0.058709Jy sigma=1.235371 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.763 mas, bmaj=11.41 mas, bpa=-31.34 degrees ! Estimated noise=0.538116 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.000217292 Jy ! Component: 100 - total flux cleaned = 0.000216247 Jy ! Component: 150 - total flux cleaned = 0.000244433 Jy ! Component: 200 - total flux cleaned = 0.000243894 Jy ! Total flux subtracted in 200 components = 0.000243894 Jy ! Clean residual min=-0.002787 max=0.002452 Jy/beam ! Clean residual mean=-0.000010 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.0775143 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.0775143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058663Jy sigma=1.234720 ! Fit after self-cal, rms=0.058679Jy sigma=1.234438 ! 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.058679Jy sigma=1.234438 ! Fit after self-cal, rms=0.058743Jy sigma=1.232704 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.759 mas, bmaj=11.49 mas, bpa=-31.31 degrees ! Estimated noise=0.53808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000111722 Jy ! Component: 100 - total flux cleaned = 6.21466e-05 Jy ! Component: 150 - total flux cleaned = 9.98117e-05 Jy ! Component: 200 - total flux cleaned = 0.000149533 Jy ! Total flux subtracted in 200 components = 0.000149533 Jy ! Clean residual min=-0.002719 max=0.002352 Jy/beam ! Clean residual mean=-0.000007 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.0776638 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.0776638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058722Jy sigma=1.232419 ! Fit after self-cal, rms=0.058734Jy sigma=1.232291 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.000138888 Jy ! Component: 100 - total flux cleaned = 0.000122969 Jy ! Component: 150 - total flux cleaned = 0.000108498 Jy ! Component: 200 - total flux cleaned = 0.000121106 Jy ! Total flux subtracted in 200 components = 0.000121106 Jy ! Clean residual min=-0.002706 max=0.002351 Jy/beam ! Clean residual mean=-0.000007 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0777849 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.0777849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058724Jy sigma=1.232166 ! Fit after self-cal, rms=0.058724Jy sigma=1.232148 ! 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.058724Jy sigma=1.232148 ! Fit after self-cal, rms=0.058643Jy sigma=1.232079 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.754 mas, bmaj=11.5 mas, bpa=-31.37 degrees ! Estimated noise=0.538168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000176485 Jy ! Component: 100 - total flux cleaned = 0.000222039 Jy ! Component: 150 - total flux cleaned = 0.000276935 Jy ! Component: 200 - total flux cleaned = 0.000314042 Jy ! Total flux subtracted in 200 components = 0.000314042 Jy ! Clean residual min=-0.002705 max=0.002346 Jy/beam ! Clean residual mean=-0.000006 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0780989 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.0780989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058634Jy sigma=1.231958 ! Fit after self-cal, rms=0.058632Jy sigma=1.231948 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.46669e-05 Jy ! Component: 100 - total flux cleaned = 7.54683e-05 Jy ! Component: 150 - total flux cleaned = 9.54755e-05 Jy ! Component: 200 - total flux cleaned = 0.000104714 Jy ! Total flux subtracted in 200 components = 0.000104714 Jy ! Clean residual min=-0.002694 max=0.002348 Jy/beam ! Clean residual mean=-0.000006 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.0782036 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 0.0782036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058627Jy sigma=1.231892 ! Fit after self-cal, rms=0.058627Jy sigma=1.231887 ! 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.058627Jy sigma=1.231887 ! Fit after self-cal, rms=0.058549Jy sigma=1.231848 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.904 mas, bmaj=20.07 mas, bpa=-39.08 degrees ! Estimated noise=0.681487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.4293e-05 Jy ! Component: 100 - total flux cleaned = 0.00015398 Jy ! Component: 150 - total flux cleaned = 0.000200694 Jy ! Component: 200 - total flux cleaned = 0.000220221 Jy ! Total flux subtracted in 200 components = 0.000220221 Jy ! Clean residual min=-0.001886 max=0.002022 Jy/beam ! Clean residual mean=-0.000015 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.0784239 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.0784239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058546Jy sigma=1.231820 ! Fit after self-cal, rms=0.058544Jy sigma=1.231810 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 = -3.63785e-05 Jy ! Component: 100 - total flux cleaned = -2.47829e-05 Jy ! Component: 150 - total flux cleaned = -5.60653e-06 Jy ! Component: 200 - total flux cleaned = -5.49772e-06 Jy ! Total flux subtracted in 200 components = -5.49772e-06 Jy ! Clean residual min=-0.001885 max=0.002029 Jy/beam ! Clean residual mean=-0.000015 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.0784184 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.0784184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058543Jy sigma=1.231808 ! Fit after self-cal, rms=0.058542Jy sigma=1.231803 ! 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.751 mas, bmaj=11.5 mas, bpa=-31.42 degrees ! Estimated noise=0.538028 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.751 x 11.5 at -31.42 degrees (North through East) ! Clean map min=-0.002558 max=0.076045 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.101 mas, bmaj=9.757 mas, bpa=-31.51 degrees ! Estimated noise=0.968539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0584543 Jy ! Component: 100 - total flux cleaned = 0.0714485 Jy ! Component: 150 - total flux cleaned = 0.0750947 Jy ! Component: 200 - total flux cleaned = 0.0762127 Jy ! Total flux subtracted in 200 components = 0.0762127 Jy ! Clean residual min=-0.004042 max=0.003828 Jy/beam ! Clean residual mean=-0.000003 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.0762127 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0762127 Jy ! Inverting map and beam ! Estimated beam: bmin=2.751 mas, bmaj=11.5 mas, bpa=-31.42 degrees ! Estimated noise=0.538028 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.00105632 Jy ! Component: 100 - total flux cleaned = 0.00129332 Jy ! Component: 150 - total flux cleaned = 0.00143186 Jy ! Component: 200 - total flux cleaned = 0.00154778 Jy ! Total flux subtracted in 200 components = 0.00154778 Jy ! Clean residual min=-0.002875 max=0.002218 Jy/beam ! Clean residual mean=-0.000010 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.0777605 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.0777605 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=6.904 mas, bmaj=20.07 mas, bpa=-39.08 degrees ! Estimated noise=0.681487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.84808e-05 Jy ! Component: 100 - total flux cleaned = 0.000181872 Jy ! Component: 150 - total flux cleaned = 0.000271609 Jy ! Component: 200 - total flux cleaned = 0.000313955 Jy ! Total flux subtracted in 200 components = 0.000313955 Jy ! Clean residual min=-0.002020 max=0.002015 Jy/beam ! Clean residual mean=-0.000019 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.0780745 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.57128e-05 Jy ! Component: 100 - total flux cleaned = 6.74953e-05 Jy ! Component: 150 - total flux cleaned = 9.58577e-05 Jy ! Component: 200 - total flux cleaned = 0.000104445 Jy ! Total flux subtracted in 200 components = 0.000104445 Jy ! Clean residual min=-0.001980 max=0.002035 Jy/beam ! Clean residual mean=-0.000018 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.0781789 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 59 components and 0.0781789 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.751 mas, bmaj=11.5 mas, bpa=-31.42 degrees ! Estimated noise=0.538028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000160476 Jy ! Component: 100 - total flux cleaned = 0.0002821 Jy ! Component: 150 - total flux cleaned = 0.0003857 Jy ! Component: 200 - total flux cleaned = 0.000386205 Jy ! Total flux subtracted in 200 components = 0.000386205 Jy ! Clean residual min=-0.002762 max=0.002267 Jy/beam ! Clean residual mean=-0.000005 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0785651 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.0785651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058566Jy sigma=1.232260 ! Fit after self-cal, rms=0.058564Jy sigma=1.232148 wmodel /J2305+8242_S_map.mod ! wmodel: Unable to open new model file: /J2305+8242_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2305+8242_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.751 x 11.5 at -31.42 degrees (North through East) ! Clean map min=-0.0025879 max=0.075661 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2305+8242_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0756613 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000557571 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.21079 2.21079 4.42158 8.84316 17.6863 35.3726 70.7453 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.075 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 135.698 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2305+8242_S_dfm.log closed on Fri May 20 00:22:57 2016