! Started logfile: /scr/pima/bg219g_uvs/J1430-0009_S_dfm.log on Thu May 19 21:49:39 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/J1430-0009_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1430-0009_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.688172 visibilities/baseline/integration-bin. ! Found source: J1430-0009 ! ! 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 6144 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 J1430-0009_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 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004073Jy sigma=22.695862 ! Fit after self-cal, rms=0.954187Jy sigma=21.544580 ! 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.111 mas, bmaj=6.49 mas, bpa=-0.4635 degrees ! Estimated noise=0.598532 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.0372867 Jy ! Component: 100 - total flux cleaned = 0.0454636 Jy ! Total flux subtracted in 100 components = 0.0454636 Jy ! Clean residual min=-0.003450 max=0.003495 Jy/beam ! Clean residual mean=0.000003 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.0454636 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0454636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060736Jy sigma=1.276277 ! Fit after self-cal, rms=0.058997Jy sigma=1.236511 ! 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.631 mas, bmaj=7.592 mas, bpa=-1.323 degrees ! Estimated noise=0.438228 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.00471482 Jy ! Component: 100 - total flux cleaned = 0.00705544 Jy ! Component: 150 - total flux cleaned = 0.00841482 Jy ! Component: 200 - total flux cleaned = 0.00898001 Jy ! Total flux subtracted in 200 components = 0.00898001 Jy ! Clean residual min=-0.002548 max=0.003277 Jy/beam ! Clean residual mean=0.000004 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.0544436 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 18 components and 0.0544436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058643Jy sigma=1.227947 ! Fit after self-cal, rms=0.058602Jy sigma=1.227509 ! 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.631 x 7.592 at -1.323 degrees (North through East) ! Clean map min=-0.0025037 max=0.049175 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* HN 1.00* KP 1.00* LA 1.00* ! MK 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 0.92 HN 1.16 KP 0.98 LA 0.90 ! MK 0.97 NL 1.05 OV 1.02 PT 1.07 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.01 KP 1.04 LA 0.85 ! MK 1.06 NL 0.85 OV 1.03 PT 1.01 ! SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.058602Jy sigma=1.227509 ! Fit after self-cal, rms=0.058569Jy sigma=1.225438 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.641 mas, bmaj=7.579 mas, bpa=-1.147 degrees ! Estimated noise=0.436785 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 (7.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321016 Jy ! Component: 100 - total flux cleaned = 0.00387144 Jy ! Component: 150 - total flux cleaned = 0.00411646 Jy ! Component: 200 - total flux cleaned = 0.00411869 Jy ! Total flux subtracted in 200 components = 0.00411869 Jy ! Clean residual min=-0.002087 max=0.002311 Jy/beam ! Clean residual mean=0.000003 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.0585623 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.0585623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058368Jy sigma=1.221344 ! Fit after self-cal, rms=0.058294Jy sigma=1.219468 ! 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.058294Jy sigma=1.219468 ! Fit after self-cal, rms=0.058355Jy sigma=1.217549 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.642 mas, bmaj=7.582 mas, bpa=-1.078 degrees ! Estimated noise=0.439337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177678 Jy ! Component: 100 - total flux cleaned = 0.00174414 Jy ! Component: 150 - total flux cleaned = 0.00181724 Jy ! Component: 200 - total flux cleaned = 0.00181929 Jy ! Total flux subtracted in 200 components = 0.00181929 Jy ! Clean residual min=-0.001912 max=0.002123 Jy/beam ! Clean residual mean=0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0603816 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 47 components and 0.0603816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058275Jy sigma=1.215875 ! Fit after self-cal, rms=0.058286Jy sigma=1.215216 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.000621813 Jy ! Component: 100 - total flux cleaned = 0.000561751 Jy ! Component: 150 - total flux cleaned = 0.000447674 Jy ! Component: 200 - total flux cleaned = 0.000397258 Jy ! Total flux subtracted in 200 components = 0.000397258 Jy ! Clean residual min=-0.001896 max=0.002049 Jy/beam ! Clean residual mean=0.000002 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.0607789 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 55 components and 0.0607789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058249Jy sigma=1.214418 ! Fit after self-cal, rms=0.058231Jy sigma=1.214259 ! 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.058231Jy sigma=1.214259 ! Fit after self-cal, rms=0.058281Jy sigma=1.213918 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.648 mas, bmaj=7.594 mas, bpa=-0.9727 degrees ! Estimated noise=0.439499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000814969 Jy ! Component: 100 - total flux cleaned = 0.000703563 Jy ! Component: 150 - total flux cleaned = 0.00062832 Jy ! Component: 200 - total flux cleaned = 0.000559145 Jy ! Total flux subtracted in 200 components = 0.000559145 Jy ! Clean residual min=-0.001871 max=0.001996 Jy/beam ! Clean residual mean=0.000002 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.061338 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 64 components and 0.061338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058250Jy sigma=1.213254 ! Fit after self-cal, rms=0.058257Jy sigma=1.213085 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.000213854 Jy ! Component: 100 - total flux cleaned = 0.000141882 Jy ! Component: 150 - total flux cleaned = 7.72893e-05 Jy ! Component: 200 - total flux cleaned = 3.81371e-05 Jy ! Total flux subtracted in 200 components = 3.81371e-05 Jy ! Clean residual min=-0.001843 max=0.001951 Jy/beam ! Clean residual mean=0.000002 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0613762 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.0613762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058239Jy sigma=1.212681 ! Fit after self-cal, rms=0.058210Jy sigma=1.212213 ! 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.058210Jy sigma=1.212213 ! Fit after self-cal, rms=0.058349Jy sigma=1.212087 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.049 mas, bmaj=12.25 mas, bpa=-3.13 degrees ! Estimated noise=0.54018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224609 Jy ! Component: 100 - total flux cleaned = 0.000139366 Jy ! Component: 150 - total flux cleaned = 8.91459e-05 Jy ! Component: 200 - total flux cleaned = 3.18483e-05 Jy ! Total flux subtracted in 200 components = 3.18483e-05 Jy ! Clean residual min=-0.001818 max=0.001881 Jy/beam ! Clean residual mean=0.000005 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.061408 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.061408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058341Jy sigma=1.211964 ! Fit after self-cal, rms=0.058333Jy sigma=1.211677 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.83484e-05 Jy ! Component: 100 - total flux cleaned = -6.86123e-05 Jy ! Component: 150 - total flux cleaned = -9.3318e-05 Jy ! Component: 200 - total flux cleaned = -0.000104904 Jy ! Total flux subtracted in 200 components = -0.000104904 Jy ! Clean residual min=-0.001793 max=0.001931 Jy/beam ! Clean residual mean=0.000005 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.0613031 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 89 components and 0.0613031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058332Jy sigma=1.211669 ! Fit after self-cal, rms=0.058326Jy sigma=1.211650 ! 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.656 mas, bmaj=7.616 mas, bpa=-0.9565 degrees ! Estimated noise=0.440037 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.656 x 7.616 at -0.9565 degrees (North through East) ! Clean map min=-0.0021637 max=0.048738 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.129 mas, bmaj=6.491 mas, bpa=-0.07818 degrees ! Estimated noise=0.605196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0388612 Jy ! Component: 100 - total flux cleaned = 0.0486945 Jy ! Component: 150 - total flux cleaned = 0.0540304 Jy ! Component: 200 - total flux cleaned = 0.056824 Jy ! Total flux subtracted in 200 components = 0.056824 Jy ! Clean residual min=-0.003374 max=0.003334 Jy/beam ! Clean residual mean=0.000003 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.056824 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.056824 Jy ! Inverting map and beam ! Estimated beam: bmin=3.656 mas, bmaj=7.616 mas, bpa=-0.9565 degrees ! Estimated noise=0.440037 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.00308078 Jy ! Component: 100 - total flux cleaned = 0.00418683 Jy ! Component: 150 - total flux cleaned = 0.00425247 Jy ! Component: 200 - total flux cleaned = 0.00442934 Jy ! Total flux subtracted in 200 components = 0.00442934 Jy ! Clean residual min=-0.002016 max=0.002042 Jy/beam ! Clean residual mean=0.000003 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.0612533 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 40 components and 0.0612533 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=7.049 mas, bmaj=12.25 mas, bpa=-3.13 degrees ! Estimated noise=0.54018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000408151 Jy ! Component: 100 - total flux cleaned = 0.000480309 Jy ! Component: 150 - total flux cleaned = 0.000477715 Jy ! Component: 200 - total flux cleaned = 0.000430686 Jy ! Total flux subtracted in 200 components = 0.000430686 Jy ! Clean residual min=-0.001717 max=0.001890 Jy/beam ! Clean residual mean=0.000005 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.061684 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 = -4.192e-05 Jy ! Component: 100 - total flux cleaned = -9.73069e-05 Jy ! Component: 150 - total flux cleaned = -9.79688e-05 Jy ! Component: 200 - total flux cleaned = -9.85813e-05 Jy ! Total flux subtracted in 200 components = -9.85813e-05 Jy ! Clean residual min=-0.001764 max=0.001856 Jy/beam ! Clean residual mean=0.000005 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.0615854 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 66 components and 0.0615854 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.656 mas, bmaj=7.616 mas, bpa=-0.9565 degrees ! Estimated noise=0.440037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000113247 Jy ! Component: 100 - total flux cleaned = 8.03349e-05 Jy ! Component: 150 - total flux cleaned = 1.88957e-05 Jy ! Component: 200 - total flux cleaned = -9.58853e-05 Jy ! Total flux subtracted in 200 components = -9.58853e-05 Jy ! Clean residual min=-0.002065 max=0.002110 Jy/beam ! Clean residual mean=0.000002 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0614895 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.0614895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058336Jy sigma=1.211929 ! Fit after self-cal, rms=0.058333Jy sigma=1.211854 wmodel /J1430-0009_S_map.mod ! wmodel: Unable to open new model file: /J1430-0009_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1430-0009_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.656 x 7.616 at -0.9565 degrees (North through East) ! Clean map min=-0.001967 max=0.048892 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1430-0009_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0488922 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0004784 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.93544 2.93544 5.87088 11.7418 23.4835 46.9671 93.9341 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.048 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 102.199 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1430-0009_S_dfm.log closed on Thu May 19 21:49:41 2016