! Started logfile: /scr/pima/bg219g_uvs/J1150+0630_S_dfm.log on Thu May 19 21:45:28 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/bg219g_uvs/J1150+0630_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1150+0630_S_uva.fits ! AN table 1: 21 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.858466 visibilities/baseline/integration-bin. ! Found source: J1150+0630 ! ! 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 2596 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 J1150+0630_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024526Jy sigma=22.592027 ! Fit after self-cal, rms=0.805322Jy sigma=17.669454 ! 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.06 mas, bmaj=12.58 mas, bpa=-28.77 degrees ! Estimated noise=0.959773 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.157537 Jy ! Component: 100 - total flux cleaned = 0.192071 Jy ! Total flux subtracted in 100 components = 0.192071 Jy ! Clean residual min=-0.009872 max=0.013961 Jy/beam ! Clean residual mean=0.000014 rms=0.002789 Jy/beam ! Combined flux in latest and established models = 0.192071 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.192071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067232Jy sigma=1.345737 ! Fit after self-cal, rms=0.067220Jy sigma=1.345458 ! 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.918 mas, bmaj=11.68 mas, bpa=-27.4 degrees ! Estimated noise=0.731805 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.00984597 Jy ! Component: 100 - total flux cleaned = 0.00993434 Jy ! Component: 150 - total flux cleaned = 0.00944614 Jy ! Component: 200 - total flux cleaned = 0.00872692 Jy ! Total flux subtracted in 200 components = 0.00872692 Jy ! Clean residual min=-0.005669 max=0.010485 Jy/beam ! Clean residual mean=0.000071 rms=0.002001 Jy/beam ! Combined flux in latest and established models = 0.200798 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.200798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065803Jy sigma=1.294328 ! Fit after self-cal, rms=0.065804Jy sigma=1.294068 ! 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.918 x 11.68 at -27.4 degrees (North through East) ! Clean map min=-0.0055811 max=0.19759 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 1.00* HN 1.03 KP 0.96 ! LA 1.10 MK 0.98 NL 0.98 OV 0.93 ! PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.14 KP 0.97 ! LA 1.15 MK 1.00 NL 1.09 OV 0.95 ! PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.06 KP 0.94 ! LA 1.16 MK 1.01 NL 0.90 OV 0.95 ! PT 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.14 KP 0.97 ! LA 1.15 MK 0.99 NL 0.93 OV 1.02 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.065804Jy sigma=1.294068 ! Fit after self-cal, rms=0.066984Jy sigma=1.239028 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=11.56 mas, bpa=-27.4 degrees ! Estimated noise=0.726873 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.00189377 Jy ! Component: 100 - total flux cleaned = -0.00194954 Jy ! Component: 150 - total flux cleaned = -0.00191841 Jy ! Component: 200 - total flux cleaned = -0.00186616 Jy ! Total flux subtracted in 200 components = -0.00186616 Jy ! Clean residual min=-0.003329 max=0.002777 Jy/beam ! Clean residual mean=-0.000028 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.198932 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.198932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066903Jy sigma=1.236866 ! Fit after self-cal, rms=0.067017Jy sigma=1.236391 ! 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.067017Jy sigma=1.236391 ! Fit after self-cal, rms=0.067172Jy sigma=1.235881 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.942 mas, bmaj=11.54 mas, bpa=-27.38 degrees ! Estimated noise=0.726938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000852063 Jy ! Component: 100 - total flux cleaned = -0.000791456 Jy ! Component: 150 - total flux cleaned = -0.000739006 Jy ! Component: 200 - total flux cleaned = -0.000715715 Jy ! Total flux subtracted in 200 components = -0.000715715 Jy ! Clean residual min=-0.003272 max=0.002642 Jy/beam ! Clean residual mean=-0.000024 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.198216 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.198216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067142Jy sigma=1.235021 ! Fit after self-cal, rms=0.067143Jy sigma=1.234968 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.65821e-05 Jy ! Component: 100 - total flux cleaned = -3.01515e-05 Jy ! Component: 150 - total flux cleaned = -1.38878e-05 Jy ! Component: 200 - total flux cleaned = -4.10434e-05 Jy ! Total flux subtracted in 200 components = -4.10434e-05 Jy ! Clean residual min=-0.003182 max=0.002636 Jy/beam ! Clean residual mean=-0.000025 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.198175 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.198175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067133Jy sigma=1.234796 ! Fit after self-cal, rms=0.067135Jy sigma=1.234763 ! 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.067135Jy sigma=1.234763 ! Fit after self-cal, rms=0.067257Jy sigma=1.234438 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.951 mas, bmaj=11.51 mas, bpa=-27.35 degrees ! Estimated noise=0.727057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000624221 Jy ! Component: 100 - total flux cleaned = -0.000608636 Jy ! Component: 150 - total flux cleaned = -0.000645072 Jy ! Component: 200 - total flux cleaned = -0.000677313 Jy ! Total flux subtracted in 200 components = -0.000677313 Jy ! Clean residual min=-0.003121 max=0.002572 Jy/beam ! Clean residual mean=-0.000024 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.197498 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 44 components and 0.197498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067241Jy sigma=1.234032 ! Fit after self-cal, rms=0.067242Jy sigma=1.234013 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.18228e-05 Jy ! Component: 100 - total flux cleaned = -5.05612e-05 Jy ! Component: 150 - total flux cleaned = -6.33316e-05 Jy ! Component: 200 - total flux cleaned = -9.88637e-05 Jy ! Total flux subtracted in 200 components = -9.88637e-05 Jy ! Clean residual min=-0.003108 max=0.002541 Jy/beam ! Clean residual mean=-0.000024 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.197399 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.197399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067235Jy sigma=1.233914 ! Fit after self-cal, rms=0.067238Jy sigma=1.233897 ! 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.067238Jy sigma=1.233897 ! Fit after self-cal, rms=0.067338Jy sigma=1.233721 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.941 mas, bmaj=12.13 mas, bpa=-11.22 degrees ! Estimated noise=0.870393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00032813 Jy ! Component: 100 - total flux cleaned = -0.000318197 Jy ! Component: 150 - total flux cleaned = -0.000288742 Jy ! Component: 200 - total flux cleaned = -0.000253298 Jy ! Total flux subtracted in 200 components = -0.000253298 Jy ! Clean residual min=-0.003584 max=0.002508 Jy/beam ! Clean residual mean=-0.000040 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.197146 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 0.197146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067332Jy sigma=1.233648 ! Fit after self-cal, rms=0.067335Jy sigma=1.233633 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.2084e-06 Jy ! Component: 100 - total flux cleaned = 6.72032e-05 Jy ! Component: 150 - total flux cleaned = 9.1128e-05 Jy ! Component: 200 - total flux cleaned = 0.000106286 Jy ! Total flux subtracted in 200 components = 0.000106286 Jy ! Clean residual min=-0.003568 max=0.002503 Jy/beam ! Clean residual mean=-0.000039 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.197252 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.197252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067333Jy sigma=1.233659 ! Fit after self-cal, rms=0.067335Jy sigma=1.233651 ! 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.958 mas, bmaj=11.5 mas, bpa=-27.34 degrees ! Estimated noise=0.727053 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.958 x 11.5 at -27.34 degrees (North through East) ! Clean map min=-0.0043219 max=0.19688 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.089 mas, bmaj=12.37 mas, bpa=-28.8 degrees ! Estimated noise=0.96032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157557 Jy ! Component: 100 - total flux cleaned = 0.192073 Jy ! Component: 150 - total flux cleaned = 0.199514 Jy ! Component: 200 - total flux cleaned = 0.198856 Jy ! Total flux subtracted in 200 components = 0.198856 Jy ! Clean residual min=-0.004817 max=0.004578 Jy/beam ! Clean residual mean=-0.000003 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.198856 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.198856 Jy ! Inverting map and beam ! Estimated beam: bmin=3.958 mas, bmaj=11.5 mas, bpa=-27.34 degrees ! Estimated noise=0.727053 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 = -1.11148e-05 Jy ! Component: 100 - total flux cleaned = -0.000414642 Jy ! Component: 150 - total flux cleaned = -0.000799307 Jy ! Component: 200 - total flux cleaned = -0.00112428 Jy ! Total flux subtracted in 200 components = -0.00112428 Jy ! Clean residual min=-0.003244 max=0.002670 Jy/beam ! Clean residual mean=-0.000019 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.197732 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.197732 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.941 mas, bmaj=12.13 mas, bpa=-11.22 degrees ! Estimated noise=0.870393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140459 Jy ! Component: 100 - total flux cleaned = -0.000191385 Jy ! Component: 150 - total flux cleaned = -0.000204297 Jy ! Component: 200 - total flux cleaned = -0.000215328 Jy ! Total flux subtracted in 200 components = -0.000215328 Jy ! Clean residual min=-0.003524 max=0.002626 Jy/beam ! Clean residual mean=-0.000037 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.197516 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.01923e-05 Jy ! Component: 100 - total flux cleaned = -3.0016e-05 Jy ! Component: 150 - total flux cleaned = -3.91844e-05 Jy ! Component: 200 - total flux cleaned = -4.78309e-05 Jy ! Total flux subtracted in 200 components = -4.78309e-05 Jy ! Clean residual min=-0.003491 max=0.002619 Jy/beam ! Clean residual mean=-0.000037 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.197468 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 48 components and 0.197468 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.958 mas, bmaj=11.5 mas, bpa=-27.34 degrees ! Estimated noise=0.727053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000532551 Jy ! Component: 100 - total flux cleaned = -0.000596089 Jy ! Component: 150 - total flux cleaned = -0.000652661 Jy ! Component: 200 - total flux cleaned = -0.000678532 Jy ! Total flux subtracted in 200 components = -0.000678532 Jy ! Clean residual min=-0.003103 max=0.002602 Jy/beam ! Clean residual mean=-0.000025 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.19679 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.19679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067369Jy sigma=1.234456 ! Fit after self-cal, rms=0.067366Jy sigma=1.234273 wmodel /J1150+0630_S_map.mod ! wmodel: Unable to open new model file: /J1150+0630_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1150+0630_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.958 x 11.5 at -27.34 degrees (North through East) ! Clean map min=-0.0038573 max=0.19693 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1150+0630_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.196931 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000786271 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.19779 1.19779 2.39558 4.79115 9.5823 19.1646 38.3292 76.6584 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.196 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 250.461 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1150+0630_S_dfm.log closed on Thu May 19 21:45:30 2016