! Started logfile: /scr/pima/rdv95_uvs/J1347+0552_X_uvs.log on Wed Nov 6 20:47:04 2013 obs /scr/pima/rdv95_uvs/J1347+0552_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J1347+0552_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J1347+0552 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6600 visibilities. select RR ! 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J1347+0552_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.005790Jy sigma=0.703103 ! Fit after self-cal, rms=0.953069Jy sigma=0.663078 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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=0.9361 mas, bmaj=1.86 mas, bpa=8.093 degrees ! Estimated noise=25.0424 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.0370603 Jy ! Component: 100 - total flux cleaned = 0.0467359 Jy ! Total flux subtracted in 100 components = 0.0467359 Jy ! Clean residual min=-0.003837 max=0.003750 Jy/beam ! Clean residual mean=-0.000001 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.0467358 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0467358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053979Jy sigma=0.035367 ! Fit after self-cal, rms=0.052361Jy sigma=0.034124 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00531391 Jy ! Component: 100 - total flux cleaned = 0.00791525 Jy ! Total flux subtracted in 100 components = 0.00791525 Jy ! Clean residual min=-0.003477 max=0.003740 Jy/beam ! Clean residual mean=-0.000000 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.0546511 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.0546511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051840Jy sigma=0.033572 ! Fit after self-cal, rms=0.051864Jy sigma=0.033563 ! 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=1.175 mas, bmaj=2.263 mas, bpa=8.961 degrees ! Estimated noise=12.9513 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.00212018 Jy ! Component: 100 - total flux cleaned = 0.00289818 Jy ! Component: 150 - total flux cleaned = 0.00298764 Jy ! Component: 200 - total flux cleaned = 0.0029873 Jy ! Total flux subtracted in 200 components = 0.0029873 Jy ! Clean residual min=-0.002026 max=0.001991 Jy/beam ! Clean residual mean=0.000001 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0576384 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 0.0576384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051800Jy sigma=0.033494 ! Fit after self-cal, rms=0.051813Jy sigma=0.033493 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.88 KP 0.97 ! LA 1.07 MK 1.08 NL 0.99 OV 1.01 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 0.92 KP 0.98 ! LA 0.94 MK 0.95 NL 1.00 OV 0.96 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.07 KP 0.83 ! LA 1.07 MK 0.90 NL 1.00 OV 1.04 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.11 HN 0.82 KP 0.90 ! LA 0.99 MK 0.99 NL 0.99 OV 1.03 ! PT 1.02 SC 1.05 ! ! ! Fit before self-cal, rms=0.051813Jy sigma=0.033493 ! Fit after self-cal, rms=0.051023Jy sigma=0.033363 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.17 mas, bmaj=2.255 mas, bpa=8.56 degrees ! Estimated noise=12.7915 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.000577409 Jy ! Component: 100 - total flux cleaned = -0.000606552 Jy ! Component: 150 - total flux cleaned = -0.000618021 Jy ! Component: 200 - total flux cleaned = -0.000607912 Jy ! Total flux subtracted in 200 components = -0.000607912 Jy ! Clean residual min=-0.002007 max=0.001749 Jy/beam ! Clean residual mean=0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0570305 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.0570305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051008Jy sigma=0.033360 ! Fit after self-cal, rms=0.051063Jy sigma=0.033350 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051063Jy sigma=0.033350 ! Fit after self-cal, rms=0.050802Jy sigma=0.033347 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.167 mas, bmaj=2.25 mas, bpa=8.231 degrees ! Estimated noise=12.7167 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000406581 Jy ! Component: 100 - total flux cleaned = -0.000432903 Jy ! Component: 150 - total flux cleaned = -0.000443938 Jy ! Component: 200 - total flux cleaned = -0.000425762 Jy ! Total flux subtracted in 200 components = -0.000425762 Jy ! Clean residual min=-0.001998 max=0.001791 Jy/beam ! Clean residual mean=0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0566047 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.0566047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050792Jy sigma=0.033345 ! Fit after self-cal, rms=0.050802Jy sigma=0.033345 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.20225e-06 Jy ! Component: 100 - total flux cleaned = 2.29437e-05 Jy ! Component: 150 - total flux cleaned = 3.0012e-05 Jy ! Component: 200 - total flux cleaned = 3.70173e-05 Jy ! Total flux subtracted in 200 components = 3.70173e-05 Jy ! Clean residual min=-0.001995 max=0.001808 Jy/beam ! Clean residual mean=0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0566418 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.0566418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050799Jy sigma=0.033344 ! Fit after self-cal, rms=0.050801Jy sigma=0.033344 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050801Jy sigma=0.033344 ! Fit after self-cal, rms=0.050853Jy sigma=0.033252 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.16 mas, bmaj=2.233 mas, bpa=7.895 degrees ! Estimated noise=12.6444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000196316 Jy ! Component: 100 - total flux cleaned = -0.000219303 Jy ! Component: 150 - total flux cleaned = -0.000218437 Jy ! Component: 200 - total flux cleaned = -0.000218044 Jy ! Total flux subtracted in 200 components = -0.000218044 Jy ! Clean residual min=-0.001834 max=0.001813 Jy/beam ! Clean residual mean=0.000001 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0564237 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.0564237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050844Jy sigma=0.033251 ! Fit after self-cal, rms=0.050876Jy sigma=0.033245 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.8149e-06 Jy ! Component: 100 - total flux cleaned = 5.71848e-06 Jy ! Component: 150 - total flux cleaned = 5.614e-06 Jy ! Component: 200 - total flux cleaned = 1.02372e-05 Jy ! Total flux subtracted in 200 components = 1.02372e-05 Jy ! Clean residual min=-0.001853 max=0.001825 Jy/beam ! Clean residual mean=0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.056434 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.0564339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050873Jy sigma=0.033245 ! Fit after self-cal, rms=0.050876Jy sigma=0.033245 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050876Jy sigma=0.033245 ! Fit after self-cal, rms=0.050623Jy sigma=0.033239 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.416 mas, bmaj=3.382 mas, bpa=10.55 degrees ! Estimated noise=13.8095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.01596e-05 Jy ! Component: 100 - total flux cleaned = 4.16881e-05 Jy ! Component: 150 - total flux cleaned = 3.23551e-05 Jy ! Component: 200 - total flux cleaned = 3.23033e-05 Jy ! Total flux subtracted in 200 components = 3.23033e-05 Jy ! Clean residual min=-0.001965 max=0.001780 Jy/beam ! Clean residual mean=0.000001 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0564663 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 0.0564663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050624Jy sigma=0.033238 ! Fit after self-cal, rms=0.050626Jy sigma=0.033238 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.77138e-05 Jy ! Component: 100 - total flux cleaned = 5.55558e-06 Jy ! Component: 150 - total flux cleaned = 5.85717e-06 Jy ! Component: 200 - total flux cleaned = 6.15147e-06 Jy ! Total flux subtracted in 200 components = 6.15147e-06 Jy ! Clean residual min=-0.001968 max=0.001769 Jy/beam ! Clean residual mean=0.000001 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0564724 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 53 components and 0.0564724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050627Jy sigma=0.033238 ! Fit after self-cal, rms=0.050626Jy sigma=0.033238 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050626Jy sigma=0.033238 ! Fit after self-cal, rms=0.050626Jy sigma=0.033238 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050626Jy sigma=0.033238 ! Fit after self-cal, rms=0.050488Jy sigma=0.033237 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=0.9221 mas, bmaj=1.821 mas, bpa=6.076 degrees ! Estimated noise=23.9004 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.000819038 Jy ! Component: 100 - total flux cleaned = -0.00068262 Jy ! Component: 150 - total flux cleaned = -0.00060549 Jy ! Component: 200 - total flux cleaned = -0.000606957 Jy ! Total flux subtracted in 200 components = -0.000606957 Jy ! Clean residual min=-0.003112 max=0.003414 Jy/beam ! Clean residual mean=0.000000 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.0558654 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.0558654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050488Jy sigma=0.033244 ! Fit after self-cal, rms=0.050489Jy sigma=0.033241 ! Inverting map 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=1.155 mas, bmaj=2.219 mas, bpa=7.236 degrees ! Estimated noise=12.528 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000447687 Jy ! Component: 100 - total flux cleaned = 0.000467219 Jy ! Component: 150 - total flux cleaned = 0.000453586 Jy ! Component: 200 - total flux cleaned = 0.000427737 Jy ! Component: 250 - total flux cleaned = 0.000409725 Jy ! Component: 300 - total flux cleaned = 0.000387924 Jy ! Component: 350 - total flux cleaned = 0.000368057 Jy ! Component: 400 - total flux cleaned = 0.00035896 Jy ! Total flux subtracted in 400 components = 0.00035896 Jy ! Clean residual min=-0.001813 max=0.001823 Jy/beam ! Clean residual mean=0.000001 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0562244 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 0.0562244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050485Jy sigma=0.033236 ! Fit after self-cal, rms=0.050485Jy sigma=0.033235 ! Inverting map ! Added new window around map position (15.8, -46.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00054984 Jy ! Component: 100 - total flux cleaned = 0.000435163 Jy ! Component: 150 - total flux cleaned = 0.000301074 Jy ! Component: 200 - total flux cleaned = 0.000300776 Jy ! Component: 250 - total flux cleaned = 0.000354233 Jy ! Component: 300 - total flux cleaned = 0.000353646 Jy ! Component: 350 - total flux cleaned = 0.000353192 Jy ! Component: 400 - total flux cleaned = 0.00039562 Jy ! Total flux subtracted in 400 components = 0.00039562 Jy ! Clean residual min=-0.001616 max=0.001678 Jy/beam ! Clean residual mean=0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.05662 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 103 components and 0.05662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050395Jy sigma=0.033172 ! Fit after self-cal, rms=0.050408Jy sigma=0.033165 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.17237e-05 Jy ! Component: 100 - total flux cleaned = -9.34012e-05 Jy ! Component: 150 - total flux cleaned = -7.18705e-05 Jy ! Component: 200 - total flux cleaned = 3.39986e-06 Jy ! Component: 250 - total flux cleaned = 5.56602e-05 Jy ! Component: 300 - total flux cleaned = 0.000105421 Jy ! Component: 350 - total flux cleaned = 0.000152486 Jy ! Component: 400 - total flux cleaned = 0.000197048 Jy ! Total flux subtracted in 400 components = 0.000197048 Jy ! Clean residual min=-0.001585 max=0.001616 Jy/beam ! Clean residual mean=0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.0568171 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 120 components and 0.0568171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050379Jy sigma=0.033147 ! Fit after self-cal, rms=0.050387Jy sigma=0.033145 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050387Jy sigma=0.033145 ! Fit after self-cal, rms=0.049927Jy sigma=0.033141 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.15 mas, bmaj=2.211 mas, bpa=6.988 degrees ! Estimated noise=12.4189 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115403 Jy ! Component: 100 - total flux cleaned = -0.000132823 Jy ! Component: 150 - total flux cleaned = -0.000132488 Jy ! Component: 200 - total flux cleaned = -8.69621e-05 Jy ! Component: 250 - total flux cleaned = -8.75914e-05 Jy ! Component: 300 - total flux cleaned = -6.065e-05 Jy ! Component: 350 - total flux cleaned = -4.80947e-05 Jy ! Component: 400 - total flux cleaned = -2.31364e-05 Jy ! Total flux subtracted in 400 components = -2.31364e-05 Jy ! Clean residual min=-0.001546 max=0.001562 Jy/beam ! Clean residual mean=0.000001 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0567939 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 136 components and 0.0567939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049907Jy sigma=0.033131 ! Fit after self-cal, rms=0.049907Jy sigma=0.033130 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.14833e-05 Jy ! Component: 100 - total flux cleaned = -6.38649e-06 Jy ! Component: 150 - total flux cleaned = 1.78343e-05 Jy ! Component: 200 - total flux cleaned = 4.12288e-05 Jy ! Component: 250 - total flux cleaned = 6.37078e-05 Jy ! Component: 300 - total flux cleaned = 8.55557e-05 Jy ! Component: 350 - total flux cleaned = 9.6406e-05 Jy ! Component: 400 - total flux cleaned = 0.00010685 Jy ! Total flux subtracted in 400 components = 0.00010685 Jy ! Clean residual min=-0.001531 max=0.001529 Jy/beam ! Clean residual mean=0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0569008 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 142 components and 0.0569008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049895Jy sigma=0.033125 ! Fit after self-cal, rms=0.049898Jy sigma=0.033124 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049898Jy sigma=0.033124 ! Fit after self-cal, rms=0.049883Jy sigma=0.033115 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.148 mas, bmaj=2.206 mas, bpa=6.874 degrees ! Estimated noise=12.3889 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.48375e-05 Jy ! Component: 100 - total flux cleaned = 1.53143e-05 Jy ! Component: 150 - total flux cleaned = 2.75626e-05 Jy ! Component: 200 - total flux cleaned = 3.85942e-05 Jy ! Component: 250 - total flux cleaned = 7.03417e-05 Jy ! Component: 300 - total flux cleaned = 9.07926e-05 Jy ! Component: 350 - total flux cleaned = 9.08413e-05 Jy ! Component: 400 - total flux cleaned = 0.00012018 Jy ! Total flux subtracted in 400 components = 0.00012018 Jy ! Clean residual min=-0.001484 max=0.001456 Jy/beam ! Clean residual mean=0.000001 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.057021 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 150 components and 0.0570209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049872Jy sigma=0.033109 ! Fit after self-cal, rms=0.049875Jy sigma=0.033108 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.30613e-05 Jy ! Component: 100 - total flux cleaned = 4.30427e-05 Jy ! Component: 150 - total flux cleaned = 4.2881e-05 Jy ! Component: 200 - total flux cleaned = 5.22111e-05 Jy ! Component: 250 - total flux cleaned = 5.23336e-05 Jy ! Component: 300 - total flux cleaned = 6.97133e-05 Jy ! Component: 350 - total flux cleaned = 6.09163e-05 Jy ! Component: 400 - total flux cleaned = 7.77188e-05 Jy ! Total flux subtracted in 400 components = 7.77188e-05 Jy ! Clean residual min=-0.001480 max=0.001451 Jy/beam ! Clean residual mean=0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0570987 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 160 components and 0.0570987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049868Jy sigma=0.033104 ! Fit after self-cal, rms=0.049870Jy sigma=0.033104 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049870Jy sigma=0.033104 ! Fit after self-cal, rms=0.052821Jy sigma=0.032577 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.417 mas, bmaj=3.385 mas, bpa=10.21 degrees ! Estimated noise=13.8989 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000626043 Jy ! Component: 100 - total flux cleaned = 0.000798204 Jy ! Component: 150 - total flux cleaned = 0.000904329 Jy ! Component: 200 - total flux cleaned = 0.000986704 Jy ! Component: 250 - total flux cleaned = 0.0010328 Jy ! Component: 300 - total flux cleaned = 0.00107346 Jy ! Component: 350 - total flux cleaned = 0.0011174 Jy ! Component: 400 - total flux cleaned = 0.00113052 Jy ! Total flux subtracted in 400 components = 0.00113052 Jy ! Clean residual min=-0.001727 max=0.001648 Jy/beam ! Clean residual mean=0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0582292 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 178 components and 0.0582292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052816Jy sigma=0.032567 ! Fit after self-cal, rms=0.052901Jy sigma=0.032549 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.8856e-05 Jy ! Component: 100 - total flux cleaned = 7.77376e-05 Jy ! Component: 150 - total flux cleaned = 8.40478e-05 Jy ! Component: 200 - total flux cleaned = 9.55817e-05 Jy ! Component: 250 - total flux cleaned = 0.000101091 Jy ! Component: 300 - total flux cleaned = 0.000111535 Jy ! Component: 350 - total flux cleaned = 0.000111575 Jy ! Component: 400 - total flux cleaned = 0.000116292 Jy ! Total flux subtracted in 400 components = 0.000116292 Jy ! Clean residual min=-0.001738 max=0.001658 Jy/beam ! Clean residual mean=0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0583455 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 198 components and 0.0583455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052901Jy sigma=0.032548 ! Fit after self-cal, rms=0.052902Jy sigma=0.032548 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.149 mas, bmaj=2.208 mas, bpa=7.032 degrees ! Estimated noise=12.6084 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.149 x 2.208 at 7.032 degrees (North through East) ! Clean map min=-0.0022966 max=0.050373 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=0.9126 mas, bmaj=1.799 mas, bpa=5.349 degrees ! Estimated noise=23.9845 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0367337 Jy ! Component: 100 - total flux cleaned = 0.048134 Jy ! Component: 150 - total flux cleaned = 0.0527563 Jy ! Component: 200 - total flux cleaned = 0.0545572 Jy ! Component: 250 - total flux cleaned = 0.0544582 Jy ! Component: 300 - total flux cleaned = 0.0543628 Jy ! Component: 350 - total flux cleaned = 0.0546067 Jy ! Component: 400 - total flux cleaned = 0.055033 Jy ! Total flux subtracted in 400 components = 0.055033 Jy ! Clean residual min=-0.002871 max=0.002980 Jy/beam ! Clean residual mean=0.000000 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.055033 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.055033 Jy ! Inverting map and beam ! Estimated beam: bmin=1.149 mas, bmaj=2.208 mas, bpa=7.032 degrees ! Estimated noise=12.6084 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171405 Jy ! Component: 100 - total flux cleaned = 0.00203329 Jy ! Component: 150 - total flux cleaned = 0.00212499 Jy ! Component: 200 - total flux cleaned = 0.00224416 Jy ! Component: 250 - total flux cleaned = 0.00224442 Jy ! Component: 300 - total flux cleaned = 0.00224627 Jy ! Component: 350 - total flux cleaned = 0.00227619 Jy ! Component: 400 - total flux cleaned = 0.00227615 Jy ! Total flux subtracted in 400 components = 0.00227615 Jy ! Clean residual min=-0.001701 max=0.001569 Jy/beam ! Clean residual mean=0.000001 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0573091 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 64 components and 0.0573091 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.417 mas, bmaj=3.385 mas, bpa=10.21 degrees ! Estimated noise=13.8989 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000616897 Jy ! Component: 100 - total flux cleaned = 0.000795661 Jy ! Component: 150 - total flux cleaned = 0.000861103 Jy ! Component: 200 - total flux cleaned = 0.00088047 Jy ! Component: 250 - total flux cleaned = 0.000913631 Jy ! Component: 300 - total flux cleaned = 0.000927657 Jy ! Component: 350 - total flux cleaned = 0.000939587 Jy ! Component: 400 - total flux cleaned = 0.000927423 Jy ! Total flux subtracted in 400 components = 0.000927423 Jy ! Clean residual min=-0.001787 max=0.001666 Jy/beam ! Clean residual mean=0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0582366 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.09857e-05 Jy ! Component: 100 - total flux cleaned = -1.09218e-05 Jy ! Component: 150 - total flux cleaned = -7.68107e-07 Jy ! Component: 200 - total flux cleaned = 8.96925e-06 Jy ! Component: 250 - total flux cleaned = 1.78677e-05 Jy ! Component: 300 - total flux cleaned = 2.68145e-05 Jy ! Component: 350 - total flux cleaned = 2.67221e-05 Jy ! Component: 400 - total flux cleaned = 2.67726e-05 Jy ! Total flux subtracted in 400 components = 2.67726e-05 Jy ! Clean residual min=-0.001784 max=0.001654 Jy/beam ! Clean residual mean=0.000001 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.0582633 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 93 components and 0.0582633 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.149 mas, bmaj=2.208 mas, bpa=7.032 degrees ! Estimated noise=12.6084 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.6379e-05 Jy ! Component: 100 - total flux cleaned = -6.89211e-05 Jy ! Component: 150 - total flux cleaned = -0.000111202 Jy ! Component: 200 - total flux cleaned = -0.000150026 Jy ! Component: 250 - total flux cleaned = -0.000186296 Jy ! Component: 300 - total flux cleaned = -0.000203866 Jy ! Component: 350 - total flux cleaned = -0.000220799 Jy ! Component: 400 - total flux cleaned = -0.000253146 Jy ! Total flux subtracted in 400 components = -0.000253146 Jy ! Clean residual min=-0.001545 max=0.001582 Jy/beam ! Clean residual mean=0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0580102 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 121 components and 0.0580102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052945Jy sigma=0.032572 ! Fit after self-cal, rms=0.052946Jy sigma=0.032568 wmodel /scr/pima/rdv95_uvs/J1347+0552_X_map.mod ! Writing 121 model components to file: /scr/pima/rdv95_uvs/J1347+0552_X_map.mod wobs /scr/pima/rdv95_uvs/J1347+0552_X_uvs.fits ! Applying 1400 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J1347+0552_X_uvs.fits wwins /scr/pima/rdv95_uvs/J1347+0552_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv95_uvs/J1347+0552_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -1.65325e-06 Jy ! Component: 100 - total flux cleaned = 4.98914e-05 Jy ! Component: 150 - total flux cleaned = 2.54658e-05 Jy ! Component: 200 - total flux cleaned = -2.22068e-05 Jy ! Component: 250 - total flux cleaned = 2.33728e-05 Jy ! Component: 300 - total flux cleaned = 4.54125e-05 Jy ! Component: 350 - total flux cleaned = 6.64514e-05 Jy ! Component: 400 - total flux cleaned = 8.69186e-05 Jy ! Component: 450 - total flux cleaned = 0.000107245 Jy ! Component: 500 - total flux cleaned = 0.00014693 Jy ! Component: 550 - total flux cleaned = 0.000185914 Jy ! Component: 600 - total flux cleaned = 0.000185609 Jy ! Component: 650 - total flux cleaned = 0.000222575 Jy ! Component: 700 - total flux cleaned = 0.00027755 Jy ! Component: 750 - total flux cleaned = 0.000367246 Jy ! Component: 800 - total flux cleaned = 0.000349438 Jy ! Component: 850 - total flux cleaned = 0.0004195 Jy ! Component: 900 - total flux cleaned = 0.000488227 Jy ! Component: 950 - total flux cleaned = 0.000539369 Jy ! Component: 1000 - total flux cleaned = 0.00060588 Jy ! Component: 1050 - total flux cleaned = 0.000589289 Jy ! Component: 1100 - total flux cleaned = 0.000622287 Jy ! Component: 1150 - total flux cleaned = 0.000654598 Jy ! Component: 1200 - total flux cleaned = 0.000670502 Jy ! Component: 1250 - total flux cleaned = 0.000686007 Jy ! Component: 1300 - total flux cleaned = 0.000716877 Jy ! Component: 1350 - total flux cleaned = 0.000671289 Jy ! Component: 1400 - total flux cleaned = 0.000746905 Jy ! Component: 1450 - total flux cleaned = 0.000776545 Jy ! Component: 1500 - total flux cleaned = 0.000776374 Jy ! Component: 1550 - total flux cleaned = 0.000863669 Jy ! Component: 1600 - total flux cleaned = 0.000834718 Jy ! Component: 1650 - total flux cleaned = 0.000834807 Jy ! Component: 1700 - total flux cleaned = 0.000876804 Jy ! Component: 1750 - total flux cleaned = 0.000904636 Jy ! Component: 1800 - total flux cleaned = 0.000918261 Jy ! Component: 1850 - total flux cleaned = 0.000918212 Jy ! Component: 1900 - total flux cleaned = 0.000958694 Jy ! Component: 1950 - total flux cleaned = 0.000958722 Jy ! Component: 2000 - total flux cleaned = 0.000998709 Jy ! Component: 2050 - total flux cleaned = 0.00101174 Jy ! Component: 2100 - total flux cleaned = 0.00101178 Jy ! Component: 2150 - total flux cleaned = 0.00105069 Jy ! Component: 2200 - total flux cleaned = 0.00105065 Jy ! Component: 2250 - total flux cleaned = 0.00106352 Jy ! Component: 2300 - total flux cleaned = 0.00110135 Jy ! Component: 2350 - total flux cleaned = 0.00107626 Jy ! Component: 2400 - total flux cleaned = 0.0011012 Jy ! Component: 2450 - total flux cleaned = 0.00116275 Jy ! Component: 2500 - total flux cleaned = 0.0011504 Jy ! Component: 2550 - total flux cleaned = 0.00113816 Jy ! Component: 2600 - total flux cleaned = 0.00115019 Jy ! Component: 2650 - total flux cleaned = 0.00116202 Jy ! Component: 2700 - total flux cleaned = 0.00118575 Jy ! Component: 2750 - total flux cleaned = 0.00123295 Jy ! Component: 2800 - total flux cleaned = 0.00123287 Jy ! Component: 2850 - total flux cleaned = 0.00122143 Jy ! Component: 2900 - total flux cleaned = 0.00127933 Jy ! Component: 2950 - total flux cleaned = 0.00131367 Jy ! Component: 3000 - total flux cleaned = 0.00134777 Jy ! Component: 3050 - total flux cleaned = 0.00133653 Jy ! Component: 3100 - total flux cleaned = 0.0013817 Jy ! Component: 3150 - total flux cleaned = 0.00141522 Jy ! Component: 3200 - total flux cleaned = 0.00148178 Jy ! Component: 3250 - total flux cleaned = 0.00152586 Jy ! Component: 3300 - total flux cleaned = 0.00153674 Jy ! Component: 3350 - total flux cleaned = 0.00156926 Jy ! Component: 3400 - total flux cleaned = 0.0015692 Jy ! Component: 3450 - total flux cleaned = 0.00162292 Jy ! Component: 3500 - total flux cleaned = 0.00165486 Jy ! Component: 3550 - total flux cleaned = 0.00168662 Jy ! Component: 3600 - total flux cleaned = 0.00177096 Jy ! Component: 3650 - total flux cleaned = 0.00174998 Jy ! Component: 3700 - total flux cleaned = 0.00179165 Jy ! Component: 3750 - total flux cleaned = 0.00183307 Jy ! Component: 3800 - total flux cleaned = 0.00191542 Jy ! Component: 3850 - total flux cleaned = 0.00196659 Jy ! Component: 3900 - total flux cleaned = 0.00192592 Jy ! Component: 3950 - total flux cleaned = 0.00202703 Jy ! Component: 4000 - total flux cleaned = 0.00203706 Jy ! Component: 4050 - total flux cleaned = 0.00208703 Jy ! Total flux subtracted in 4096 components = 0.0021268 Jy ! Clean residual min=-0.000558 max=0.000669 Jy/beam ! Clean residual mean=0.000000 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.060137 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 424 components and 0.060137 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J1347+0552_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.149 x 2.208 at 7.032 degrees (North through East) ! Clean map min=-0.0021672 max=0.049741 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J1347+0552_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.0497 rms= 0.00017 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J1347+0552_X_uvs.log closed on Wed Nov 6 20:47:10 2013