! Started logfile: /scr/pima/bg219e_uvs/J1427+2632_S_dfm.log on Thu May 19 18:43:30 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/bg219e_uvs/J1427+2632_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1427+2632_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.564516 visibilities/baseline/integration-bin. ! Found source: J1427+2632 ! ! 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 5040 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 J1427+2632_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 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002049Jy sigma=25.156756 ! Fit after self-cal, rms=0.958537Jy sigma=24.136945 ! 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=6.855 mas, bmaj=8.965 mas, bpa=6.581 degrees ! Estimated noise=0.599345 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.0339111 Jy ! Component: 100 - total flux cleaned = 0.041318 Jy ! Total flux subtracted in 100 components = 0.041318 Jy ! Clean residual min=-0.004117 max=0.003593 Jy/beam ! Clean residual mean=0.000002 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.041318 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.041318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054280Jy sigma=1.276203 ! Fit after self-cal, rms=0.052293Jy sigma=1.226788 ! 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=7.6 mas, bmaj=9.822 mas, bpa=22.68 degrees ! Estimated noise=0.450368 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.00312156 Jy ! Component: 100 - total flux cleaned = 0.00360809 Jy ! Component: 150 - total flux cleaned = 0.00381474 Jy ! Component: 200 - total flux cleaned = 0.00396475 Jy ! Total flux subtracted in 200 components = 0.00396475 Jy ! Clean residual min=-0.002631 max=0.002555 Jy/beam ! Clean residual mean=-0.000001 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.0452828 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.0452828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052083Jy sigma=1.222211 ! Fit after self-cal, rms=0.052081Jy sigma=1.222070 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.6 x 9.822 at 22.68 degrees (North through East) ! Clean map min=-0.0025606 max=0.044951 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 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 0.85 KP 1.13 ! LA 0.96 NL 0.97 OV 0.94 PT 0.99 ! SC 0.92 ! ! ! Fit before self-cal, rms=0.052081Jy sigma=1.222070 ! Fit after self-cal, rms=0.051582Jy sigma=1.221078 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.543 mas, bmaj=9.794 mas, bpa=22.33 degrees ! Estimated noise=0.446399 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.000220582 Jy ! Component: 100 - total flux cleaned = 0.000348287 Jy ! Component: 150 - total flux cleaned = 0.000435777 Jy ! Component: 200 - total flux cleaned = 0.000515412 Jy ! Total flux subtracted in 200 components = 0.000515412 Jy ! Clean residual min=-0.002535 max=0.002338 Jy/beam ! Clean residual mean=-0.000002 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.0457982 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.0457982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051547Jy sigma=1.220222 ! Fit after self-cal, rms=0.051556Jy sigma=1.220036 ! 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.051556Jy sigma=1.220036 ! Fit after self-cal, rms=0.052275Jy sigma=1.217151 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.563 mas, bmaj=9.781 mas, bpa=23.38 degrees ! Estimated noise=0.450784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000552737 Jy ! Component: 100 - total flux cleaned = 0.000608188 Jy ! Component: 150 - total flux cleaned = 0.000657916 Jy ! Component: 200 - total flux cleaned = 0.000681883 Jy ! Total flux subtracted in 200 components = 0.000681883 Jy ! Clean residual min=-0.002128 max=0.002301 Jy/beam ! Clean residual mean=-0.000001 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.0464801 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.0464801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052247Jy sigma=1.216640 ! Fit after self-cal, rms=0.052280Jy sigma=1.216062 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.26477e-05 Jy ! Component: 100 - total flux cleaned = 0.000172158 Jy ! Component: 150 - total flux cleaned = 0.000212215 Jy ! Component: 200 - total flux cleaned = 0.000250389 Jy ! Total flux subtracted in 200 components = 0.000250389 Jy ! Clean residual min=-0.002045 max=0.002265 Jy/beam ! Clean residual mean=-0.000002 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.0467304 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.0467304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052263Jy sigma=1.215688 ! Fit after self-cal, rms=0.052244Jy sigma=1.215451 ! 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.052244Jy sigma=1.215451 ! Fit after self-cal, rms=0.052682Jy sigma=1.215294 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.577 mas, bmaj=9.785 mas, bpa=23.66 degrees ! Estimated noise=0.45235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270997 Jy ! Component: 100 - total flux cleaned = 0.000385434 Jy ! Component: 150 - total flux cleaned = 0.000426585 Jy ! Component: 200 - total flux cleaned = 0.000483461 Jy ! Total flux subtracted in 200 components = 0.000483461 Jy ! Clean residual min=-0.002002 max=0.002204 Jy/beam ! Clean residual mean=-0.000002 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0472139 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.0472139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052663Jy sigma=1.214944 ! Fit after self-cal, rms=0.052686Jy sigma=1.214885 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.93348e-05 Jy ! Component: 100 - total flux cleaned = 0.000115572 Jy ! Component: 150 - total flux cleaned = 0.00016755 Jy ! Component: 200 - total flux cleaned = 0.000184064 Jy ! Total flux subtracted in 200 components = 0.000184064 Jy ! Clean residual min=-0.001988 max=0.002166 Jy/beam ! Clean residual mean=-0.000002 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.047398 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.047398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052673Jy sigma=1.214644 ! Fit after self-cal, rms=0.052671Jy sigma=1.214627 ! 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.052671Jy sigma=1.214627 ! Fit after self-cal, rms=0.052865Jy sigma=1.214593 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.388 mas, bmaj=11.47 mas, bpa=41.61 degrees ! Estimated noise=0.470198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000290614 Jy ! Component: 100 - total flux cleaned = 0.00037936 Jy ! Component: 150 - total flux cleaned = 0.000464118 Jy ! Component: 200 - total flux cleaned = 0.000484685 Jy ! Total flux subtracted in 200 components = 0.000484685 Jy ! Clean residual min=-0.001949 max=0.002279 Jy/beam ! Clean residual mean=-0.000004 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.0478826 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.0478826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052860Jy sigma=1.214463 ! Fit after self-cal, rms=0.052868Jy sigma=1.214426 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 = 5.3252e-05 Jy ! Component: 100 - total flux cleaned = 8.52677e-05 Jy ! Component: 150 - total flux cleaned = 0.000104907 Jy ! Component: 200 - total flux cleaned = 0.000114606 Jy ! Total flux subtracted in 200 components = 0.000114606 Jy ! Clean residual min=-0.001934 max=0.002276 Jy/beam ! Clean residual mean=-0.000004 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.0479972 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.0479972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052864Jy sigma=1.214331 ! Fit after self-cal, rms=0.052864Jy sigma=1.214317 ! 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=7.584 mas, bmaj=9.786 mas, bpa=23.76 degrees ! Estimated noise=0.452999 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.584 x 9.786 at 23.76 degrees (North through East) ! Clean map min=-0.0019907 max=0.044965 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=6.859 mas, bmaj=8.925 mas, bpa=7.162 degrees ! Estimated noise=0.596777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0357172 Jy ! Component: 100 - total flux cleaned = 0.0433055 Jy ! Component: 150 - total flux cleaned = 0.0439597 Jy ! Component: 200 - total flux cleaned = 0.0448549 Jy ! Total flux subtracted in 200 components = 0.0448549 Jy ! Clean residual min=-0.003105 max=0.003338 Jy/beam ! Clean residual mean=-0.000000 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.044855 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.044855 Jy ! Inverting map and beam ! Estimated beam: bmin=7.584 mas, bmaj=9.786 mas, bpa=23.76 degrees ! Estimated noise=0.452999 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.00102108 Jy ! Component: 100 - total flux cleaned = 0.00150344 Jy ! Component: 150 - total flux cleaned = 0.00171106 Jy ! Component: 200 - total flux cleaned = 0.00189447 Jy ! Total flux subtracted in 200 components = 0.00189447 Jy ! Clean residual min=-0.002088 max=0.002478 Jy/beam ! Clean residual mean=-0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.0467494 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.0467494 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=9.388 mas, bmaj=11.47 mas, bpa=41.61 degrees ! Estimated noise=0.470198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00031832 Jy ! Component: 100 - total flux cleaned = 0.000540774 Jy ! Component: 150 - total flux cleaned = 0.00070653 Jy ! Component: 200 - total flux cleaned = 0.000831318 Jy ! Total flux subtracted in 200 components = 0.000831318 Jy ! Clean residual min=-0.001991 max=0.002410 Jy/beam ! Clean residual mean=-0.000004 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.0475807 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 = 6.36779e-05 Jy ! Component: 100 - total flux cleaned = 0.000122193 Jy ! Component: 150 - total flux cleaned = 0.000150159 Jy ! Component: 200 - total flux cleaned = 0.000189676 Jy ! Total flux subtracted in 200 components = 0.000189676 Jy ! Clean residual min=-0.001967 max=0.002357 Jy/beam ! Clean residual mean=-0.000004 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.0477704 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.0477704 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.584 mas, bmaj=9.786 mas, bpa=23.76 degrees ! Estimated noise=0.452999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000323013 Jy ! Component: 100 - total flux cleaned = -0.000404683 Jy ! Component: 150 - total flux cleaned = -0.000357995 Jy ! Component: 200 - total flux cleaned = -0.000294038 Jy ! Total flux subtracted in 200 components = -0.000294038 Jy ! Clean residual min=-0.001957 max=0.002245 Jy/beam ! Clean residual mean=-0.000003 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.0474764 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.0474764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052882Jy sigma=1.214710 ! Fit after self-cal, rms=0.052882Jy sigma=1.214654 wmodel /J1427+2632_S_map.mod ! wmodel: Unable to open new model file: /J1427+2632_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J1427+2632_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.584 x 9.786 at 23.76 degrees (North through East) ! Clean map min=-0.0019627 max=0.045007 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1427+2632_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0450071 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000566806 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.77811 3.77811 7.55622 15.1124 30.2249 60.4498 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 79.404 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1427+2632_S_dfm.log closed on Thu May 19 18:43:32 2016