! Started logfile: /scr/pima/bg219i_uvs/J2102+6758_S_dfm.log on Thu May 19 23:35:01 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/bg219i_uvs/J2102+6758_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2102+6758_S_uva.fits ! AN table 1: 61 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2102+6758 ! ! 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 10980 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 J2102+6758_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012305Jy sigma=23.532026 ! Fit after self-cal, rms=0.898258Jy sigma=20.893100 ! 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.778 mas, bmaj=4.006 mas, bpa=-39.56 degrees ! Estimated noise=0.532271 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.08011 Jy ! Component: 100 - total flux cleaned = 0.0976156 Jy ! Total flux subtracted in 100 components = 0.0976156 Jy ! Clean residual min=-0.003428 max=0.005183 Jy/beam ! Clean residual mean=0.000002 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.0976156 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0976156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064142Jy sigma=1.362572 ! Fit after self-cal, rms=0.064116Jy sigma=1.361963 ! 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.47 mas, bmaj=4.878 mas, bpa=-40.26 degrees ! Estimated noise=0.309955 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.00626868 Jy ! Component: 100 - total flux cleaned = 0.00923944 Jy ! Component: 150 - total flux cleaned = 0.0107948 Jy ! Component: 200 - total flux cleaned = 0.011667 Jy ! Total flux subtracted in 200 components = 0.011667 Jy ! Clean residual min=-0.002148 max=0.002220 Jy/beam ! Clean residual mean=-0.000003 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.109283 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 30 components and 0.109283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063527Jy sigma=1.348377 ! Fit after self-cal, rms=0.063502Jy sigma=1.348196 ! 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.47 x 4.878 at -40.26 degrees (North through East) ! Clean map min=-0.0020656 max=0.10331 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.03 HN 1.03 KP 0.95 ! LA 0.98 MK 1.03 NL 0.99 OV 0.99 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.01 KP 0.99 ! LA 0.98 MK 1.01 NL 0.99 OV 0.99 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.02 KP 1.00 ! LA 0.99 MK 0.98 NL 1.03 OV 0.99 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.00 KP 1.00 ! LA 1.02 MK 1.00 NL 1.00 OV 0.98 ! PT 1.00 SC 1.03 ! ! ! Fit before self-cal, rms=0.063502Jy sigma=1.348196 ! Fit after self-cal, rms=0.063721Jy sigma=1.346764 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=4.899 mas, bpa=-40.29 degrees ! Estimated noise=0.309656 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.07902e-05 Jy ! Component: 100 - total flux cleaned = 6.24397e-06 Jy ! Component: 150 - total flux cleaned = -2.95427e-07 Jy ! Component: 200 - total flux cleaned = -5.71739e-06 Jy ! Total flux subtracted in 200 components = -5.71739e-06 Jy ! Clean residual min=-0.002011 max=0.002166 Jy/beam ! Clean residual mean=-0.000005 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.109277 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.109277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063719Jy sigma=1.346738 ! Fit after self-cal, rms=0.063731Jy sigma=1.346710 ! 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.063731Jy sigma=1.346710 ! Fit after self-cal, rms=0.062826Jy sigma=1.342529 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.49 mas, bmaj=4.907 mas, bpa=-40.01 degrees ! Estimated noise=0.309732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000271847 Jy ! Component: 100 - total flux cleaned = -0.000304078 Jy ! Component: 150 - total flux cleaned = -0.000323646 Jy ! Component: 200 - total flux cleaned = -0.000329386 Jy ! Total flux subtracted in 200 components = -0.000329386 Jy ! Clean residual min=-0.001759 max=0.001657 Jy/beam ! Clean residual mean=-0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.108948 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.108948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062823Jy sigma=1.342488 ! Fit after self-cal, rms=0.062817Jy sigma=1.342411 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.61412e-06 Jy ! Component: 100 - total flux cleaned = -6.53029e-06 Jy ! Component: 150 - total flux cleaned = -6.525e-06 Jy ! Component: 200 - total flux cleaned = -2.07165e-06 Jy ! Total flux subtracted in 200 components = -2.07165e-06 Jy ! Clean residual min=-0.001755 max=0.001671 Jy/beam ! Clean residual mean=-0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.108945 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.108945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062816Jy sigma=1.342396 ! Fit after self-cal, rms=0.062816Jy sigma=1.342397 ! 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.062816Jy sigma=1.342397 ! Fit after self-cal, rms=0.062834Jy sigma=1.342379 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=4.913 mas, bpa=-39.98 degrees ! Estimated noise=0.309856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000188468 Jy ! Component: 100 - total flux cleaned = -0.000218386 Jy ! Component: 150 - total flux cleaned = -0.00023293 Jy ! Component: 200 - total flux cleaned = -0.000237546 Jy ! Total flux subtracted in 200 components = -0.000237546 Jy ! Clean residual min=-0.001742 max=0.001644 Jy/beam ! Clean residual mean=-0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.108708 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.108708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062832Jy sigma=1.342360 ! Fit after self-cal, rms=0.062832Jy sigma=1.342359 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.45304e-06 Jy ! Component: 100 - total flux cleaned = -5.47387e-06 Jy ! Component: 150 - total flux cleaned = -5.31363e-06 Jy ! Component: 200 - total flux cleaned = -5.36564e-06 Jy ! Total flux subtracted in 200 components = -5.36564e-06 Jy ! Clean residual min=-0.001741 max=0.001648 Jy/beam ! Clean residual mean=-0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.108703 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.108703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062832Jy sigma=1.342347 ! Fit after self-cal, rms=0.062832Jy sigma=1.342346 ! 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.062832Jy sigma=1.342346 ! Fit after self-cal, rms=0.062858Jy sigma=1.342336 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.137 mas, bmaj=9.113 mas, bpa=-58.62 degrees ! Estimated noise=0.4081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000179228 Jy ! Component: 100 - total flux cleaned = -0.000191871 Jy ! Component: 150 - total flux cleaned = -0.000197643 Jy ! Component: 200 - total flux cleaned = -0.000202259 Jy ! Total flux subtracted in 200 components = -0.000202259 Jy ! Clean residual min=-0.001608 max=0.001639 Jy/beam ! Clean residual mean=-0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.1085 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 53 components and 0.1085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062858Jy sigma=1.342341 ! Fit after self-cal, rms=0.062857Jy sigma=1.342337 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.53945e-05 Jy ! Component: 100 - total flux cleaned = -1.5425e-05 Jy ! Component: 150 - total flux cleaned = -1.91848e-05 Jy ! Component: 200 - total flux cleaned = -2.23619e-05 Jy ! Total flux subtracted in 200 components = -2.23619e-05 Jy ! Clean residual min=-0.001604 max=0.001635 Jy/beam ! Clean residual mean=-0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.108478 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 54 components and 0.108478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062858Jy sigma=1.342346 ! Fit after self-cal, rms=0.062858Jy sigma=1.342346 ! 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.5 mas, bmaj=4.917 mas, bpa=-39.95 degrees ! Estimated noise=0.309977 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.5 x 4.917 at -39.95 degrees (North through East) ! Clean map min=-0.0016971 max=0.10338 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.793 mas, bmaj=4.032 mas, bpa=-39.29 degrees ! Estimated noise=0.53618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.080649 Jy ! Component: 100 - total flux cleaned = 0.0982717 Jy ! Component: 150 - total flux cleaned = 0.103326 Jy ! Component: 200 - total flux cleaned = 0.105867 Jy ! Total flux subtracted in 200 components = 0.105867 Jy ! Clean residual min=-0.003454 max=0.003188 Jy/beam ! Clean residual mean=0.000001 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.105867 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.105867 Jy ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=4.917 mas, bpa=-39.95 degrees ! Estimated noise=0.309977 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.00165803 Jy ! Component: 100 - total flux cleaned = 0.00215498 Jy ! Component: 150 - total flux cleaned = 0.00232342 Jy ! Component: 200 - total flux cleaned = 0.00246991 Jy ! Total flux subtracted in 200 components = 0.00246991 Jy ! Clean residual min=-0.001754 max=0.001620 Jy/beam ! Clean residual mean=-0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.108337 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 19 components and 0.108337 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.137 mas, bmaj=9.113 mas, bpa=-58.62 degrees ! Estimated noise=0.4081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.26232e-05 Jy ! Component: 100 - total flux cleaned = 0.000106619 Jy ! Component: 150 - total flux cleaned = 0.000116409 Jy ! Component: 200 - total flux cleaned = 0.000123605 Jy ! Total flux subtracted in 200 components = 0.000123605 Jy ! Clean residual min=-0.001600 max=0.001628 Jy/beam ! Clean residual mean=-0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.10846 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 = 1.20003e-05 Jy ! Component: 100 - total flux cleaned = 1.95511e-05 Jy ! Component: 150 - total flux cleaned = 2.40929e-05 Jy ! Component: 200 - total flux cleaned = 2.83029e-05 Jy ! Total flux subtracted in 200 components = 2.83029e-05 Jy ! Clean residual min=-0.001599 max=0.001630 Jy/beam ! Clean residual mean=-0.000003 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.108489 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.108489 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=4.917 mas, bpa=-39.95 degrees ! Estimated noise=0.309977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000204234 Jy ! Component: 100 - total flux cleaned = 0.000151111 Jy ! Component: 150 - total flux cleaned = 0.000142054 Jy ! Component: 200 - total flux cleaned = 0.00013382 Jy ! Total flux subtracted in 200 components = 0.00013382 Jy ! Clean residual min=-0.001729 max=0.001632 Jy/beam ! Clean residual mean=-0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.108623 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.108623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062857Jy sigma=1.342328 ! Fit after self-cal, rms=0.062859Jy sigma=1.342321 wmodel /J2102+6758_S_map.mod ! wmodel: Unable to open new model file: /J2102+6758_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J2102+6758_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.5 x 4.917 at -39.95 degrees (North through East) ! Clean map min=-0.0016633 max=0.10341 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2102+6758_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.103405 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000368681 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06962 1.06962 2.13924 4.27847 8.55695 17.1139 34.2278 68.4556 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.103 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 280.473 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2102+6758_S_dfm.log closed on Thu May 19 23:35:03 2016